Mounting a Two-Hop SSH Share in Nautilus
With all the remote work we’ve been doing, there has been occasion to mount a remote filesystem on a local machine to make it easier to edit code. While usi...
With all the remote work we’ve been doing, there has been occasion to mount a remote filesystem on a local machine to make it easier to edit code. While usi...
When he was in his 20’s, my father invested in what was at that time a very high-end sound system: a “hi-fi” manufactured by Technics, then the premium line ...
If connecting to a client’s environment from a remote site requires an SSH tunnel, how can we make local HTTP requests to access client resources? I didn’t ...
We have the good fortune to live in a house with Ethernet wired in – there’s a drop in every room, which I’ve connected to a switch in the data panel, allowi...
JSON logging is incredibly useful in managed deployments: an ELK stack ingesting JSON logs is that much closer to producing actionable analytics with Kibana,...
When setting up a new Linux installing on a clean machine for personal use, partitioning the drive can be a very useful way of future-proofing yourself again...
After years of poorly (or not at all) managing my Python development environment, a recent clean install of Ubuntu 20.04 prompted me to try–from the start–to...