Linux file permissions Anatomy of file permissions within the linux distro Tags linux file permission Read more about Linux file permissions
How do I find all files containing specific text on Linux? The grep command. Tags linux Read more about How do I find all files containing specific text on Linux?
How can I see the size of files and directories in linux? The du command. Tags linux Read more about How can I see the size of files and directories in linux?
setting up ssl on apache webserver This tutorial describes how to setup SSL on Apache webserver. The tools needed to set ssl up a linux server are openssl, a user with sudo privileges and apache webserver. Tags ssl linux apache Read more about setting up ssl on apache webserver
Number of processes used by a linux user The command used in checking the total number of processes a user is using on the linux machine. Tags linux Read more about Number of processes used by a linux user