SAR (system activity monitor) produces system utilization reports based on the data collected by sadc , requires sysstat to be installed.
#sar -q
SAR (system activity monitor) produces system utilization reports based on the data collected by sadc , requires sysstat to be installed.
#sar -q
- Backup a database mysqldump -u Username -p dbname > anyname.sql - Restore a database...
#ipcs | awk '/^0x000000/ && /nobody/ {print $2}' | xargs -n1 ipcrm -s
Have you configured dedicated server with cPanel (WHM) for a client but would like to reset WHM...
2 ways to stop messages output on linux server console #mesg n or #vi /etc/sysctl.conf...
The following PHP functions are considered dangrous and should be disabled on any web server,...