Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: thefishguy on November 15, 2004, 11:58:17 PM
-
I am using sme as a proxy server.I can view the log online.but I want to download the log and delete them.how do I remove the logs ?
thanks!!
-
use ssh to log into your server as root.
the go to /var/log and view/delete the logfiles.
but be careful, there are symlinks to the files.
for example "maillog" is a links to "maillog.123456789".
"ls -al" shows you which file is referenced by the link.
you may delete all files that do not have a link to.
cheers