Studying on Linux 1.패스워드 길이 조정 /etc/login.defs -PASS_MIN_LEN 2.IDLE SESSION 관리 /etc/profile TMOUT = 7200 (SEC.) $HOME/.profile 3.공유 서비스 /ets/exports host.domain.com(ro,root_squash) root_squash의미는 해당 dir로 root권한으로 쓰기 금지 /usr/sbin/exports -a 4. /etc/security/consol.apps/아래의 디렉터리에서 다음과 같은 파일을 지워라. 그러면 콘솔에서만 실행가능하고 원격에서는 실행하는것을 중지할수 있다. halt, poweroff,reboot,shutdown 5.TCP_Wrappers /etc/hosts.allow /etc/hosts.deny ss.. 더보기 이전 1 ··· 417 418 419 420 421 422 423 ··· 595 다음