Version: 2008

Comments on: Leaner virtualization coming to Windows, Linux

Microsoft works to make one copy of Windows look like many, while the Linux equivalent gains ground.

Add a Comment (Log in or register) (4 Comments)
  • prev
  • 1
  • next
Submitting hard drive recognition for each licencing, requests a SSL proxy?
by Pop4 April 13, 2006 4:32 AM PDT
I'm at 71" and older than 28. Wearng Rose colored glasses wondering why a single mother of 27 has child protective services haunting her two to see what color pants she's wearing.
Reply to this comment
Chroot?
by bugmenot April 13, 2006 8:37 AM PDT
Is this similar to a chroot? or User Mode Linux?
Reply to this comment
Chroot is for security not virtualization
by Lynn_S April 13, 2006 11:46 AM PDT
With chroot you are running a program on a different root filesystem that prevents any problems in that process from causing problems in the main filesystem of the operating system. This is common with web servers, databases, etc., where the process you are trying to protect may be subject to an attack that allows access to other data on the system. But you only have one instance of the OS and you only have the services available that exist within that OS.

With virtualization you are running a new instance of an operating system whether it is the same OS or a different one. The instances are separated from each other and each OS instance acts as if it were a standalone machine. Thus you may run Plan 9, FreeBSD, Solaris, Windows, Minix or any individual OS or combination of OSes if you have enough RAM, disk space and processor horsepower. You may chroot processes within each virtual machine if you want to add that level of security "sandboxing" within the VM.
View reply
(4 Comments)
  • prev
  • 1
  • next
advertisement

Latest tech news headlines

RSS Feeds

Add headlines from CNET News to your homepage or feedreader.

More feeds available in our RSS feed index.

advertisement