Changing port of ftp and ssh
rajeshkumar created the topic: Changing port of ftp and ssh Changing port of ftp and ssh To Change the port of ssh, edit the file /etc/ssh/sshd_config and add the following line: port 222 Restart the services of ssh to make the changes effective. Now you need to specify the port number using option ‘-p’ whenever … Read more