How 2 Know
If you can't Google it, You Can Knowing it.

Posts Tagged ‘log’

Error Report Demon

Thursday, February 19th, 2015

Here are the commands related to error demon in AIX

To stop logging run the below command

#/usr/lib/errstop

To get rid of that log.

# rm /var/adm/ras/errlog

To restart the daemon, thus creating a new error log
Continue Reading…

how to log ftp commands

Tuesday, October 22nd, 2013

if you need to see FTP users log, and what they do on your system, just do the following commands ( this article doesn’t useful for past commands, it will be useful to get commands in the future after you do these steps):

Continue Reading…