Featured Articles
How to Setup Linux Welcome Message Using motd
When you do ssh to a remote server, you might see a welcome message with the OS name, Team Name,...
Linux Shell Script To Automate Disk Usage Monitoring
If you are running mission-critical applications on servers, it is important to monitor and notify the administrators about the disk...
Linux Commands To Check The Disk And Directory Information
Even though you can check the disk, directory information, and usage using the graphical user interface, it is important to...
Groovy Script To Retrieve Jenkins Credentials
Jenkins supports many credential types based on your needs. It could be a password, secret file, SSH private key, or...
What Are Hardlinks and Softlinks (symbolic links) In Linux And How To Create Them
Before understanding what hard links and soft links are, you must have an idea about innodes in Linux Innode is...
[Solved] VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
Issue When starting up Virtual Box VMs using vagrant in mac, it throws the following errors. VBoxManage: error: Details: code...