ubuntuシステムセキュリティ

1.一般的なコマンド
-who、w、last、history、netstat、top、finger
2.システムのログ、ファイル、時間とプロセス情報
/var/log/messages
/home/username
“find / -ctime -2 -ctime +1 -ls”
“ls -lac”
“cmp file1 file2”

Linux

Posted by arkgame