add  a file named 'config' , place in folder .ssh

then you can use  "ssh yourname "quickly to connenct.

-----------------------------

Host   yourname     
HostName 123.123.123.99 
User root
Port 1234
ServerAliveInterval 30            
ServerAliveCountMax 120 

相关文章:

  • 2021-12-28
  • 2021-08-07
  • 2022-12-23
  • 2021-05-11
  • 2021-12-19
  • 2021-05-26
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-20
  • 2021-11-04
  • 2021-07-03
  • 2021-09-27
相关资源
相似解决方案