$ sudo su -
# vim /etc/ssh/sshd_config
#LoginGraceTime 2m
#PermitRootLogin prohibit-password
PermitRootLogin yes
#StrictModes yes
#MaxAuthTries 6
#MaxSessions 10
저장
# systemctl restart sshd
'Windows > Azure' 카테고리의 다른 글
Azure는 stateless다!!! (0) | 2016.05.10 |
---|---|
1일짜리 교육 AZURE (0) | 2016.02.18 |
AZURE VM에서 언어팩 설치하기 (0) | 2016.01.20 |
Azure 파워쉘 처음 사용시 (0) | 2015.12.17 |
Azure 진단카운터 추가/변경시 파라미터 설명 (0) | 2015.12.10 |