As you can see at viewtopic.php?f=6&t=66692&p=655927#p655927 I ahve been distro hopping over the past few months, tried some distros, whether "normal" Linux distros (RPM, DEB), Arch, and even BSD.
To me it was a great experience and I have learnt a lot.
The main thing I learnt is that the command line (yes, this black screen that many users shy away from), is the most powerful tool in Linux. It does magic.
So, out of caring about sharing my experience I thought of making this thread, where in the nect post I will put a few Linux commands that I found useful, helpful and powerful.
Just a little hint, some Linux commands require root privilege (i.e. adding "sudo" without quotes before the command then it will ask you your root password, then will do the command.) Some others may run in the background (the prompt will disappear, to exit you will need CTL-X)
A final thought, if you are searching over the internet, you might find some asking you to create or edit a file, many of them say do the command:
Code: Select all
vi xyz.txt
In a while I will start in the next post to put some of the commands that can benefit all of us, especially newbies whom I care about more.
Just for convenience I will add/edit the next post so that everything will be in one single post not scattered.
Of course, any users can post the commands they think are useful to add, so I add them to the main post (err... the second one)
I hope it will be useful.