[Ubuntu] SSH
앎/linux 2017. 5. 28. 23:24 |- 설치
$ sudo apt-get install openssh-server
- 확인
- 설정
$ sudo vi /etc/ssh/sshd_config
- 실행
리스타트
$ sudo service ssh restart
'앎 > linux' 카테고리의 다른 글
[Ubuntu] Change GUI (0) | 2017.05.29 |
---|---|
[Ubuntu] Set static address (0) | 2017.05.28 |
[Common] Change password (0) | 2017.05.28 |
[Ubuntu] 저장소를 다음카카오로 변경 (0) | 2017.05.28 |
[Ubuntu] '/etc/profile' 과 '/home/계정/.profile' 차이 (0) | 2014.02.18 |