Terence Eden on Nostr: Hey #Linux friends (and enemies) I have a weird #SSH question. If I try to SSH into a ...
Hey #Linux friends (and enemies) I have a weird #SSH question.
If I try to SSH into a server, I get a timeout. If I try to SCP some files to it, it works!
What's going on?
The server has an entry in ~/ssh/config
This fails: ssh server
This works: scp text.txt server:/path/
Can any shed some light on why one works and the other doesn't?
Published at
2024-09-17 12:35:18Event JSON
{
"id": "8a5a60649611135735caa20a6c4469795a3f4f8d96d1fd284022d43fc602b525",
"pubkey": "fddf487eea9db57a6e320f80e5cb63de50bedf539695a41c0d447be6c23643e1",
"created_at": 1726576518,
"kind": 1,
"tags": [
[
"t",
"linux"
],
[
"t",
"ssh"
],
[
"proxy",
"https://mastodon.social/users/Edent/statuses/113152918684793808",
"activitypub"
]
],
"content": "Hey #Linux friends (and enemies) I have a weird #SSH question.\n\nIf I try to SSH into a server, I get a timeout. If I try to SCP some files to it, it works!\n\nWhat's going on?\n\nThe server has an entry in ~/ssh/config\n\nThis fails: ssh server\nThis works: scp text.txt server:/path/\n\nCan any shed some light on why one works and the other doesn't?",
"sig": "ec80a5962d7249dfa0b2661ad53d52717d21957a862c9d856ec93cc4f6a55026f4c2ca007bb969d220cae074f6f0799f8f4fb9773a5496842b4f43686762b17f"
}