반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- cpio
- 파밍
- sendmail.
- dhcp
- set
- PGP
- Spoofing
- Sendmail
- Tripwire
- NFS
- SAMBA
- pem
- 2.5.1
- logrotate
- 스미싱
- MIME
- SSL
- 접근통제
- xinetd
- 인증기준
- ARP
- rsync
- 조치
- pacct
- ISMS-P
- xe
- 사용자 계정 관리
- Oracle
- proftpd.conf
- quota
Archives
- Today
- Total
목록ssh (1)
SEO
ssh
ssh 설정 파일 /etc/ssh/sshd_config #Port 22 Protocol 2 #HostKey /etc/ssh/ssh_host_rsa_key #HostKey /etc/ssh/ssh_host_dsa_key #UsePrivilegeSeparation yes #PermitUserEnvironment no #Compression delayed #ClientAliveInterval 0 #ClientAliveCountMax 3 #ShowPatchLevel no #UseDNS yes #PidFile /var/run/sshd.pid #MaxStartups 10 #PermitTunnel no #ChrootDirectory none # no default banner path #Banner none # ove..
리눅스마스터
2014. 10. 10. 15:13