Related Posts
To flush queue Traditionally you use the "sendmail -q" command to flush mail queue under…
*** /dev/xvda1 will be checked for errors at next reboot *** It is a bug…
To backup: mysqldump -u username -p database_to_backup > backup_name.sql To restore: mysql -u username -p…