Sudo Tutorial
sudo allows you to run a Unix command as a different user. Using /etc/sudoers file to confirm what privileges are …
sudo allows you to run a Unix command as a different user. Using /etc/sudoers file to confirm what privileges are …
Finding the compiler version in your Unix system should be the first step before you attempt to compile any package from …
Now and then I come across a situation when I need to run a script or a Unix command and would like to not only see the …
If you ever need to save the history of your Unix shell session, one of the easiest ways to do it is to use the script …
In Unix systems, there are 6 file types. Below I will give a very short description of each.
If you have used your fresh Ubuntu install for longer than half an hour, chances are that you’ve discovered the …