Protecting Systems Logs
In Linux your log files are located in the “/var/log/*log”. If a hacker does not want leave there tracks they would delete these files after they were done. One way to protect these files is to restrict access to log directories and files by normal users. Use this command “chmod 640 /var/log/*log”. To read more download the PDF
Title: Protecting Systems Logs & Controlling User Accounts
File Name: PSLCUA.pdf
File Type: PDF
File Size: 819 KB
Download Now
In Linux your log files are located in the “/var/log/*log”. If a hacker does not want leave there tracks they would delete these files after they were done. One way to protect these files is to restrict access to log directories and files by normal users. Use this command “chmod 640 /var/log/*log”. To read more download the PDF
Title: Protecting Systems Logs & Controlling User Accounts
File Name: PSLCUA.pdf
File Type: PDF
File Size: 819 KB
Download Now
Comments