how to clean computer history?
M meldasump Registered Sep 6, 2012 1 0 1 cPanel Access Level Website Owner Sep 6, 2012 #1 how to clean computer history?
cPanelTristan Quality Assurance Analyst Staff member Oct 2, 2010 7,607 42 348 somewhere over the rainbow cPanel Access Level Root Administrator Sep 6, 2012 #2 Do you mean /root/.bash_history file that is used if you type "history" command in root SSH without the quotes? Why precisely would you like to clear the history?
Do you mean /root/.bash_history file that is used if you type "history" command in root SSH without the quotes? Why precisely would you like to clear the history?
WebScHoLaR Well-Known Member Dec 14, 2005 508 3 168 Planet Earth Oct 8, 2012 #3 If you want to clear your server's ssh history, you can run the following command as root user: history -c
If you want to clear your server's ssh history, you can run the following command as root user: history -c