On 2005/06/18 14:04:27, John Draper wrote:
> We are getting attacked, but our "root" console is outputting log data
> so fast we can't ussue any "root" commands.

Quickest way is probably 'pkill syslogd' (or 'kill `cat /var/run/syslogd.pid`'
if you don't have pkill).

...or just login as a user other than root, and use "sudo" to execute the
commands...

Reply via email to