You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heho
The connection instruction does not work in windows:
Instruction: ssh 'streetcy:alphabit02@server' -p 2222
Windows CMD: ssh: Could not resolve hostname server': Host unknown
If I remove both ' ', it works: ssh streetcy:alphabit02@server -p 2222
The text was updated successfully, but these errors were encountered:
DunklerPhoenix
changed the title
Connection Instrucions doen't work c&p in windows
Connection Instrucions doesn't work in windows
Sep 21, 2022
Heho
The connection instruction does not work in windows:
Instruction: ssh 'streetcy:alphabit02@server' -p 2222
Windows CMD: ssh: Could not resolve hostname server': Host unknown
If I remove both ' ', it works: ssh streetcy:alphabit02@server -p 2222
The text was updated successfully, but these errors were encountered: