ssh 포트 변경
modify
sudo nano /etc/ssh/sshd_config
where it says:
#What ports, IPs and protocols we listen for
Port 22
change port to what you need it to be
then save and restart ssh server
modify
sudo nano /etc/ssh/sshd_config
where it says:
#What ports, IPs and protocols we listen for
Port 22
change port to what you need it to be
then save and restart ssh server