Port number
Easy ssh configuration with .ssh/config file
2011/04/11
If you ssh to many hosts then you are aware of the pain that it takes to ssh with different username and hostname. There is an alias that you can creat with native ssh though. Here I will show you the …