+++ Shoban Jeyaraj [linux-india] <21/01/02 15:37 +0530>: > The problem is I'm not permitted to restart the machine as it is already > performing a critical function. I need to know which kernel the box is > configured to run on? # uname -a - kernel
Try stuff like cat /etc/redhat-release (or whatever) to find out what linux you are running assuming it is unmodified ... -- Suresh Ramasubramanian <----> mallet <at> efn dot org EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin [Linux One Stanza Tip] From : <[EMAIL PROTECTED]> LOST #115 -**< Sub : Monitoring su attempts >**- In a multiuser system you may like to monitor all su attempts. Edit /etc/login.defs and edit SULOG_FILE as follows: SULOG_FILE /var/log/sulog ... (name of file to hold info) _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
