Quote:
1.Is there software that allows you to install windows applications on mandrake.
|
Yes. The WINE (Wine Is Not an Emulator) project allows you to run Windows applications/games in linux.
The
Codeweavers has their own version of wine that is specifically made to run Windows stuff, mainly web browser applications (Real Player, Flash, Windows Media Player), and another application that is specific for running Microsoft Office, plus a few other applications.
Transgaming also has their own Wine product out, but aimed right at running Windows games on linux.
Both products you have to buy in order to use.
Quote:
2.Does C++ come with mandrake?
|
Yes. GCC is what you're looking for. Type
rpm -qa | grep gcc to find out if you have it installed. If not, as root, type:
urpmi -p gcc
Quote:
4.Can you install onboard drivers in linux. (from cd)
|
I don't follow what you're asking here.
Quote:
5.Do you know where I can get a list of linux commands?
|
Yes.
Clicky clicky here.