Delete the .bash_history file:
# rm -rf ~/.bash_history
Clear the current history stored in RAM:
# history -c
Delete the .bash_history file:
# rm -rf ~/.bash_history
Clear the current history stored in RAM:
# history -c
SAR (system activity monitor) produces system utilization reports based on the data collected...
The following PHP functions are considered dangrous and should be disabled on any web server,...
- Backup a database mysqldump -u Username -p dbname > anyname.sql - Restore a database...
#cd /usr/local/cpanel/whostmgr/docroot/cgi #wget -N...