Solution 1:
Lets just delete some old logs from the webserver. No need to login as the web account, we got root.
rm -rf / var/www/logs/2010.log
Woops! Shouldn't have been root.
Lets just delete some old logs from the webserver. No need to login as the web account, we got root.
rm -rf / var/www/logs/2010.log
Woops! Shouldn't have been root.