Wesley Jay Deypalan wrote:
hi,
im just new to linux, i would like to if debian linux has a program
similar to windows nt event viewer. i have seen that program in corel
linux but i heard corel linux is mostly for desktop only, we would
like it to be server. your help is greatly appreciated.
TIA
Wesley Jay Deypalan
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
I don't know of a point-and-click app that is similar to Event Viewer,
although there might very well be one. However, you can get the same
information out of the log files (usually in /var/log). Event Viewer
only keeps three logs (System, Security, and Application); Linux keeps
quite a few more (such as syslog, mail, smb, etc etc). Some apps might
keep their logs elsewhere (for example, Seagate/Veritas's Backup Exec
keeps its log in its default directory), but this directory should get
you most of the info you need.
Kent