View Single Post
Old 05-26-2015, 06:53 AM   #9
kacir
Wizard
kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.kacir ought to be getting tired of karma fortunes by now.
 
kacir's Avatar
 
Posts: 3,463
Karma: 10684861
Join Date: May 2006
Device: PocketBook 360, before it was Sony Reader, cassiopeia A-20
Quote:
Originally Posted by boriar View Post
Sorry for a little off topic but is there some program like wine to linux but for windows? So linux enviroment running in a virtual machine on windows.
There is VMware player. It is a free version of commercial virtual machine software called VMware.

I personally use Oracle VirtualBox. Another high quality commercial virtual machine.

In the past I have also used Quemu virtual machine - an open source one.

For a quick experiment with Linux you do not have to install linux inside such virtual machine. You simply download a fully configured virtual disk with a chosen Linux distribution already installed (you have to do it this way with VMWare player).

I personally would recommend xfce version of Mint Linux 17 [Rebeca]. xfce is less demanding desktop environment, when compared to Gnome [in Mint found under name Cinnamon] or KDE environment.
Just google up "mint linux image for virtualbox"

With relatively recent processor and enough memory this is least problematic solution - you just play and when you break something you can return to the original image and go again.


If you want to do programming or play with Linux utitities, there are several frameworks that bring various Linux utilities to Windows. The most popular of those is Cygwin.
Cygwin is in some regards similar to Wine under Linux, you just can't run native Linux binaries - you have to have compiled Cygwin version of the Linux program. But, you can run your favorite Linux programs (such as sed, awk, vim, even KDE) alongside windows programs and not inside a virtual machine.
kacir is offline   Reply With Quote