How do I use Linux on windows XP/2000 system?

There are many ways to use Linux on Microsoft Windows system. The best and easy way is to use Vmware Workstation software. Another option is to use Cygwin software under Windows. It is a Linux-like environment for Windows. It is consists of, a DLL (cygwin1.dll) which acts as a Linux API emulation layer providing substantial Linux API functionality and a nice collection of tools, which provide Linux look and feel. For example, you can learn shell scripting using bash under Cygwin. Please note that Cygwin is not a way to run native linux apps on Windows.

Cooperative Linux, i.e. coLinux, is software that lets Microsoft Windows cooperate with the Linux kernel to run both in parallel on the same machine.

Vmware allows installing the Linux on Windows (it is commercial software). It gives you 100% look and feel of Linux under Windows. It provides networking between Windows and Linux system. It is perfect solution if you want to use it for educational/commercial purpose.

Related Post(s):

Want to read Linux tips and tricks, but don't have time to check our blog everyday? Subscribe to our daily email newsletter to make sure you don't miss a single tip/tricks. Subscribe to our weekly newsletter here!

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post: How do I search my Linux / UNIX server for a file?

Next post: Configure Samba to use domain accounts for authentication