Remote machine shell¶
SSH¶
Create an ssh tunnel
Ignore changing ssh host for 127.0.0.1¶
REMOTE HOST IDENTIFICATION HAS CHANGED
Transfer files with croc¶
tmux: Close a shell without killing the app that it's running¶
- used at IBM when I connected to the Fyre VM
-
an IDE or a long running script
-
ctrl z
(to send program to background) disown -a
Last update:
2023-04-24