elementary OS terminal link remote linux server

1. First make sure there are no ssh service

 

 

 Without ssh service, execute the command:

sudo apt install ssh

2. connection, execute the command

ssh username@IP

Then enter the password, the connection is successful

 

Guess you like

Origin www.cnblogs.com/mosicol/p/11464918.html