[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: [cobalt-users] log stopped
- Subject: Re[2]: [cobalt-users] log stopped
- From: Florian Effenberger <florian.effenberger@xxxxxxxxxxxxx>
- Date: Fri Sep 29 12:25:02 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Theodore,
> Since "how to rotate the logs manually" is not covered in the
> oh-so-helpful and detailed User's Manauls, might you advise me on
> the correct commands to do it msyelf?
Try connecting via Telnet to your server. (Call the program "telnet",
then connect to your server, e.g. www.mydomain.com or
server1.mydomain.com)
As user use "admin", as password your server (not site!) admin
password. Then type "su -" and type your server admin password again.
Then type "/etc/cron.d/logrotate/" to rotate the logs. Then you can
close the session ("exit" and "exit" again).