category howto
Oct. 16, 2020
Setting up autossh autostart with systemd
autossh
•
systemd
Just a quick note on setting up autossh on system’s startup. I use it to proxy-forward traffic from the internet exposed host to a firewalled host inside a private network. This way all the data and apps stay on-prem but are available to external users if needed.
autossh advantage is that it restart ssh in case connection breaks for some reason. It’s important to configure it in a way so that it can detect such breakdowns.
Jul. 28, 2020
Fixing home/end behaviour on macos
macos
•
keyboard
This is just a quick note for how to make Home
and End
keys behave sensibly, i.e. take you to the beginning or end of a line: