Quick introduction to Linux needed [closed]
- by 0xDEAD BEEF
Hi guys!
I have to get into Linux ASAP and realy mean ASAP.
I have installed Cygwin but as allways - things dont go as easy as one would like.
First problem i enconter was - i choose KDE package, but there is no sign of KDE files anywhere in cygwin folder. How do i run KDE windows. Currently startx fires, but all looks ugly!
My desire is to download and run Qt Creator. Seems that there is no cygwin package, but downloading source and compiling is good to go. Only that i have forgoten every linux command i ever knew! :D
Please - what are default commands u use on linux?
What does exec do? what ./ stands for? What is directory strucutre and why there is such mess in bin folder?
Thanks god - i have windows over cygwin, so downloading files is not a problem, but again -how do i unpack them in linux style and how to i build? simply issue "make" command from folder, where i extracted files?
Please help!