-
Notifications
You must be signed in to change notification settings - Fork 29
SSH How to connect (via Google Chrome)
Daniel Speichert edited this page Dec 16, 2015
·
5 revisions
- Install SSH (Secure Shell) client here
- Open the SSH client from your Chrome Apps
(go to URL: chrome-extension://pnhechapfaindjhompbnflcldabbghjo/html/nassh.html) - Configure SSH connection:
- When asked about host key confirmation, type in
yes
and pres Enter - When asked about password, copy your password and paste it by pressing SHIFT + INSERT keys or type it in manually.
The password you paste or type will NOT be visible. Just trust it is there and press Enter.
- You are now connected!
-
Problem: I reinstalled my server and now I see: "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!"
Solution: On Secure Shell tab press F12 and open up Javascript console.
Type:term_.command.removeDirectory('/.ssh/')
and press enter. You can now connect as usual.
Powered by Spigu.net Team | Get OTS Hosting Service with support | Visit our Otland Thread