Have you ever tried to run Windows softwares from linux ? If you are on a GNU/Linux box and you still can’t get away from your Windows tools being using from the past, here’s a quick tool you can use. This is called WINE the Windows Emulator to run Windows Applications on Linux.

You can run most of the Windows Native programs on Linux using Wine. (Applications, Utility programs, games, etc). Let’s try to run a simple .exe file using Wine to get an idea of how it works. First of all, if you don’t have Wine installed in your Linux box, install it using one of your favorite package managers. Mine it’s always good old “apt”.
# apt-get --yes install wine
After you install Wine, to check whether it works smoothly, try opening the Notepad which comes with Wine. If it runs smoothly, mean your Wine installation is successful.

I downloaded the Putty.exe application which used by MS Windows computers to connect to a Unix,GNU/Linux system via SSH or Telnet.
You can right click on the Putty.exe file and open it using Wine. It should open the Putty application as it appears in the Windows system. You can run many applications like that but some times, few applications will not run smoothly as it’s only an Emulator and not the Windows OS.


Apart from this you can always have a virtual machine running on Complete Windows System and use all the Windows software in it and run as you normally runs on Windows.
- How to install a software in Ubuntu
- How to install Ubuntu 10.10
- How to automatically mount Windows partitions in Ubuntu
- How to install Windows software in Ubuntu
- How to install Google Talk in Ubuntu




My iPhone doesn’t seem to be showing all of your site the way it should. The pictures aren’t loading. Is anyone else having trouble?
I just had a “duh” moment. I was going down the screen seeing Google ads for red wine and was looking at the liquid look of the screens. Then I realized that this is for Linux LOL. Thanks though…at least I know something else about “WINE” :)