I get the trouble with putty, so I prefer using shell (linux) to access server via ssh, my ip address has alter port for ssh is 6091, so is there anyway to access server via ssh by command
ssh root@myipaddress
Because I have many server has default ssh port is 22, so I just want to change port to specific ip address.