aquatower | 2 August,2009 23:55
System Performance and Security
*即時監看log
#tail -f /var/log/[logfile]
*查看網路狀態
#netstat -tupln
-n : do not resolve IP address to host name
-t : list TCP connections
-u : list UDP connections
(Read More...)
學習(2)
[雜記]RHCE筆記整理-考試綱要(2)