|
I have ASL, but with Ensim and therefore I do not have a gui interface. I am somewhat familier with ssh and it seems that will be the only way to really see what is going on.
I am currently trying to check on an issue regarding hotlinked images being blocked (I have an affiliate program and I allow hotlinking). But I can't see if it's ASL until I am able to get in and review.
Does anyone have a useful list of ssh commands? I have some, compliments of Scott:
To scan the system, you can run:
asl -s
To fix, you'd run:
asl -s -f
And log files to watch are:
/var/log/httpd/audit_log
and
/var/ossec/logs/alerts/alerts.log
If anyone has anymore I would greatly appreciate it - thanks
|