指令:ssh username@server.address.com

事例:wangmingdeMacBook-Pro:~ xxxxxxxxxx$ ssh root@XXXX.net

The authenticity of host 'xxxx.net (xxx.xxx.xxx.xxx)' can't be established.

RSA key fingerprint is 13:82:21:f3:47:ac:15:44:f5:d0:c4:65:a0:5c:cc:06.

Are you sure you want to continue connecting (yes/no)? yes

Warning: Permanently added 'xxxx.net (xxx.xxx.xxx.xxx)' (RSA) to the list of known hosts.

root@xxxx.net's password: 

 

 

接下的操作指令和putty下一样了。

相关文章:

  • 2022-01-23
  • 2022-12-23
  • 2022-02-07
  • 2021-12-13
  • 2022-01-03
  • 2021-09-09
  • 2021-12-04
  • 2021-08-29
猜你喜欢
  • 2022-02-08
  • 2021-11-21
  • 2021-12-17
  • 2021-05-02
  • 2021-04-25
  • 2021-11-12
相关资源
相似解决方案