Quote:
Originally Posted by anu_1
Is there any command to find out if my system is using "syslog" or "syslog-ng" or "rsyslog" .
Thanks for help
|
Try to grep your current processes. The result for me is syslog.
opm@bubble1:~$ ps aux | grep log
regards,
bagi