View Single Post

   
  #4 (permalink)  
Old 02-21-2008, 09:37 AM
Kevin Drapel
 
Posts: n/a
Default Re: how to log sshd ?

> i can't find the sshd log in /var/log/* how can i create one instead
> of doing 'cat /var/log/message | grep sshd' every time ?


emerge metalog

it is a replacement for syslog, it has nice features and works out of
the box (just make sure it has been added to the default runlevel)

------------------------------------------------------------
PassKool - A deterministic 'intelligible' password generator
http://passkool.sourceforge.net/
Reply With Quote