Slashdot Mirror


A Virtualized Linux System For Windows

getupstandup1 writes "Ulteo today unveiled their Virtual Desktop (screenshots, download) which is a free, full Linux desktop that runs seamlessly on Windows. It's interesting because it's not running under Xen or VMWare, but instead uses the coLinux patch, which they claim allows the system to achieve 'great performance, close to a native installation on the PC.' No need to reboot the system anymore to switch from Windows to Linux." We discussed Ulteo when the Ubuntu-derived distro was announced a year back.

3 of 280 comments (clear)

  1. The Humorless Language Nazi Explains it All by fm6 · · Score: 5, Interesting

    Whenever people hear a word that ends with "s" (or that sounds like it should), they assume that there's some silly grammatical rule that they need to know about. There is a rule, but it's so hard to follow, you shouldn't even try.

    Here's the rule: a lot of words that end with "-us" (not all of them! more on that in a moment) are borrowed from Latin. In that language, a noun ending with "-us" is a singluar form (dominus, lord; servus, slave) that takes a plural form ending in "-i" (domini, lords; servi, slaves). In theory, it's more "correct" to use foreign inflections with foreign words. So instead of "octopuses", "styluses", and "circuses", people say "octopi", "styli", and "circi".

    No, wait, nobody says "circi", do they? It's the "correct" usage, because it's a Latin word, but the established usage is "circuses".

    The other examples I gave are commonly used, but are in no sense "correct". "Octopus" does not come from Latin: it's a Greek word, and the Greek plural is "octopods". "Stylus" is Latin, but it's misspelled Latin: the Romans spelled it "stilus". It got changed to "stylus" because somebody thought it was somehow derived from the Greek word "stylos". But it's not, so the "correct" way to refer to that thing that comes with your PDA is "stilus" and "stili".

    But to heck with being "correct". It's the tar baby of the literate. Just use the rules you learned in grade school and be done with it.

  2. Re:As opposed to... andLinux? by hedwards · · Score: 5, Interesting

    It's kinda amazing being able to get an awful lot of stuff just running apt-get from a terminal, while inside XP. A real VM is far secure of course. Security decent hardware firewalls and no small amount of obscurity doesn't bother me too horible. I was trying to figure out what the point of this really is.

    Running Win apps on Linux is because there isn't a replacement for it or one that interoperates. Running Linux in a VM on Windows is good for things like security, but running Linux apps on Win just because, seems like an odd choice to me. Especially since one can get OO.org for Win, Firefox for win, Thunderbird for win, Gimp for win etc. Ok, so the last one is kind of cludgy. (Or it was last time I checked a few years ago, I'm sure it's much less so now)

    There probably are a few which don't have Win versions, but VMs can be had for free, if you're a home or non-commercial user.
  3. Re:As opposed to... andLinux? by loftyhauser · · Score: 5, Interesting

    I'm an engineer/professor, and I teach computational fluid dynamics. I develop, test and run numerical simulations on UNIX systems, but I require a Windows system (for applications, mostly). I've found that andLinux is great for developing the applications on my Windows system. I tend to use command line tools, mostly, which are a pain in the MS world. Have you ever tried building a UNIX makefile code on Windows? And cygwin just doesn't cut it (OpenMPI doesn't work).