

computer/Īlso, there are some basic Linux command line utilities (Pretty much my notes to myself) at: If you are looking at getting started with Linux to learn for University, you might wish to start with a LiveCD or Linux on a USB drive, as you can run that on your desktop machine to give you a full Linux environment, without the need of reformatting or dual booting your machine.

Therefore, you still do not get to use the standard DOS commands at the terminal, instead of the Linux commands.Īs mentioned otherwise in this thread, getting Wine to work under the Raspberry Pi is going to be tricky, given the fact that the ARM processor is not an x86 based processor, and probably more importantly, is under powered for the typical requirements of Wine. Just as an FYI, even when running on a Linux machine, Wine attempts to emulate a portion of the Windows structure, it does not create a windows "Virtual Machine" for you to run in.

So I don't have to learn the Linux terminology. filename to execute the file from within the directory.It would be fine, if Wine just lets me continue to use the DOS commands at commandline, To run a file in you need to give it a path to the file which is normally done using. Or open a terminal window and at the files directory,type “Wine filename.exe” where “filename.exe” is the name of the file you want to launch. exe file either by going to “Applications,” then “Wine” followed by the “Programs menu,” where you should be able to click on the file. Installing the Wine software in your Linux computer you can install and run your favorite Windows applications. But there is a free utility, “Wine ” that gives you Windows environment in your Linux operating system.
