« April 2005 | Main | September 2005 »

May 18, 2005

Brainstorming of virtualization possibilities

I've just been thinking about some new ways that virtualization could be applied. I haven't thought all of these through, so be nice.

For large groups of computers (like in large companies or universities) virtualize every workstation. Transparent to users, one virtual machine is what the workstation would normally run and still connects to the keyboard, monitor etc. Advantages I could see:

Posted by Devlin at 01:46 PM | Comments (0)

Playing windows media files in linux

I finally figured one way of getting my Fedora Core 3 machine to play wmv files. I have installed the latest mplayer and mplayer codecs via rpm from http://luna.cs.ccsu.edu/dominik/mplayer/. For some reason my MPlayer 1.0pre7-RPM-3.4.2 crashes when I try to play any wmv files. Anyway, I got Xine to play them for me by editing ~/.xine/config and adding the line
decoder.external.win32_codecs_path:/usr/lib/codecs
as /usr/lib/codecs is where mplayer is now keeping its codecs.

Posted by Devlin at 01:38 PM | Comments (0)