Home » Software

Linux Environment in Windows

by Guest Author on 19 March 2009


You are a student who wants to learn Linux but don’t want or afraid to install Linux on the hardware. Or, Your office workstation runs Windows but you still need Linux/Unix tools for some tasks.

Linux in Windows

For one reason or the other, there’s often a need for Linux/Unix tools when running Windows as primary OS. Thankfully, there are many ways to achieve this.

The choices are:

Linux on Virtualization software

  • coLinux based distros

Linux distros using coLinux can run directly on top of Windows. Some such distros are AndLinux http://www.andlinux.org/, Ulteo http://www.ulteo.com, Topologilinux http://www.topologilinux.com/ .

  • Besides there’s also Xming, Microsoft SFU and Interix. Xming is an X Window server for Windows. SFU provides a Unix Environment on Windows including many services like NFS, NIS etc.

I have used GnuWin32 and AndLinux only. AndLinux is my favorite. I strongly recommend it. I love it because it’s very minimal but still fast and efficient. It fully meet my needs i.e. log analysis.

Downloading AndLinux

You can download it from here http://www.andlinux.org/downloads.php.
There are two options

  • minimal / XFCE version, 131 MB:
  • KDE version, 653 MB:

Pick your choice per your needs. The 131 XCFE version is what I used.

Installing and using AndLinux

Installation is straight but there are choices you need to make as you need. I picked the default choice which runs it as a service automatically. I picked cofs for Windows file access as that’s quick, easy and works great.

Once installed, you can login as root. The default password is blank. The windows drive selected for access from AndLinux during the installation is available at /root/windows

Since I cannot do copy/paste between the console and Windows application, I fired up ssh ( /etc/init.d/ssh start) and ssh to it using putty.
:)


Guest Post By Benjamin Rualthanzuava . He co-founded a community, user contributed content blog misual.com. He’s spent the last five years wondering what he really wants to do in life. Follow him on @twitterCheck his other articles on this blog.

He currently works for an MNC in Bangalore. :)




Must Read These Posts:

  1. Opera Mobile 10 Desktop Emulator For Windows, Linux And Mac
  2. TrayIt – Minimize Any Application To Windows System Tray
  3. BJP using FOSS
  4. Remind Me In – A Tiny Windows Reminder Tool
  5. Google Chrome Fixes Missing PDF Plug-in Issue On Linux And Mac
  6. Change the Default Location of My Documents in Windows
  7. Power Of Windows Media Player. LOL!
  8. Linus Torvalds Rated As Greatest Geek of All Time

Posted in Software. Tags: , , .

Search

One Comment »

  • Maharshi said: on # 20 March 2009.

    Great. Pretty informative post. Thanks for the share.

Leave your response!