라벨이 openssh인 게시물 표시

command, ubuntu, ssh서버설치

$ dpkg -l $ dpkg -l |grep ssh $ sudo apt-get install openssh-server $ netstat -ntl $ sudo /etc/init.d/ssh restart $ sudo vi /etc/ssh/sshd_config --- #Port 22 -> Port 22 ---