Linux provides a number of tools for network configuration. Most important network settings for you Linux machine to access over…
RPM (RedHat Package Manager) is a package management system for RHEL based systems. You may have seen that all the…
HAProxy Stats provides a lot of information about data transfer, total connection, server state etc. After installing HAProxy if you…
Sometimes we need to insert a line at middle of the existing file. You can add line at specific line…
Being a system administrator you have all responsibilities to maintain your systems. A system admin is a person having good…
Being a system administrator, we always need to keep our systems up to date with latest packages. Its difficult to…
As a system administrator, you need to take backup on daily basis. Backups are very useful to recover data from…
Security of data and server from hackers is a main task of system administration services. Below is few basic security…
Q. How to reset MySQL root password in Linux? How do I recover MySQL root password? I forgot MySQL root…
MySQL is an relations database management system used for storing data in tabular format. If you are using MySQL server…