When you do ssh to a remote server, you might see a welcome message with the OS…
LINUXA collection of 14 posts
If you are running mission-critical applications on servers, it is important to monitor and notify the administrators…
Even though you can check the disk, directory information, and usage using the graphical user interface, it…
Before understanding what hard links and soft links are, you must have an idea about innodes in…
Basic Requirements Step 1: Connect to the server using key or user/password ssh -i ~/.ssh/demo.pem [email protected] Step…
Issue: I have my Jenkins master and slave setup on AWS instance. I am build i have…
I am trying to create a volume in Glusterfs and I am getting an error saying “Volume…
How do I install the latest mongoDB database server and components in Redhat 7 or a centos…
By default vagrant mounts the host folder to /vagrant directory of the Virtual machine where you have…