CS-FreeStyle / 10000-How-To-Do-in-CS

1 stars 0 forks source link

connect to host localhost port 22: Connection refused #104

Open liuty10 opened 4 years ago

liuty10 commented 4 years ago
  1. Remove SSH with the following command: sudo apt-get remove openssh-client openssh-server

  2. Install SSH again with: sudo apt-get install openssh-client openssh-server

https://stackoverflow.com/questions/17335728/connect-to-host-localhost-port-22-connection-refused