E-mail Alert on Root SSH Login
Want to be notified instantly when someone logs into your server as root? No problem, check…

Want to be notified instantly when someone logs into your server as root? No problem, check…

To make sure MySQL uses the query cache, there are a few variables you need to…

Moving mySQL DBs from one server to another: mysqldump -uUSER -pPASSWORD txp_database > txp_database.sql puts the…

Cron allows users to automate repetitive system administration tasks such as tape backups, database reorganization, and…

Taking backup of mysql database using cron Create a file called database_backup.sh and also an empty…

Whenever you can’t remember Root password, you can read this tutorial and do step by step…

For whatever reason CentOS decided to drop netconfig and renamed it to system-config-network