IT
0300. [CentOS] centOS 6.2 LAMP (Linux Apache MySQL PHP) 설치하기
띠앗머리
2016. 1. 28. 17:22
커널버전확인
#uname -a
설치용량
#df -h
패키지 갯수
#rpm -qa | wc -l
실행되는 서비스 프로세스
#netstat -anlpt | grep LISTEN
#who -a
system boot time
run-level
get the list of user logged in
#chkconfig
#free -m
#iptables -L
OS보안모듈 SELinux 활성화되어있다
#sestatus