SSH Productivity Tips
xy2.dev
SSH Productivity Tips
1–10 of 10 posts
Re: SSH Productivity Tips
#2I'm getting 404 There isn't a GitHub Pages site here.
Re: SSH Productivity Tips
#3I'm getting 404 There isn't a GitHub Pages site here .
Sadly :( I'd really like to be more productive SSHd
Re: SSH Productivity Tips
#4I'm getting 404 There isn't a GitHub Pages site here .
Sadly :( I'd really like to be more productive SSHd
Found the author's Github repo, can read the article there:
Re: SSH Productivity Tips
#5I'm getting 404 There isn't a GitHub Pages site here .
Should be fixed, sorry for the inconvenience.
Re: SSH Productivity Tips
#6TIL that SSH has an escape character to kill a shell. So many MacOS terminals I've had to kill because of hung shells. Is this list of sequences from a specific 'man' doc that I can read more in?
Re: SSH Productivity Tips
#7TIL that SSH has an escape character to kill a shell. So many MacOS terminals I've had to kill because of hung shells. Is this list of sequences from a specific 'man' doc that I can read more in?
They're documented here:
https://man.openbsd.org/ssh#ESCAPE_CHARACTERS
Re: SSH Productivity Tips
#8Also checkout mosh https://mosh.org/
Re: SSH Productivity Tips
#9You cannot post a Github “Blob” link and expect people to find things.
I recommend:
Re: SSH Productivity Tips
#10Also checkout mosh https://mosh.org/
mosh is spectacular
I first came across it when I was trying to turn my iPad Pro into a productive semi-laptop. mosh was essential to keep the connections persistent. It's incredibly robust and fast