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...
To secure /dev/shm look for the mount line for /dev/shm in /etc/fstab and change it to the...
#ipcs | awk '/^0x000000/ && /nobody/ {print $2}' | xargs -n1 ipcrm -s
CSF is great firewall for all linux based servers. For non-cpanel servers you'll need to install...
cPanel installatin is very easy, all you need is a new minimal installation of a supported linux...