TL;DR : Press the prefix key twice
In this short blog post, we'll explore how to send tmux commands to a remote session while working within a local tmux session using
Introduction:
If you're using a laptop with an external monitor, there may be times when you want to turn off your laptop screen without closing the lid. This can be particularly
If you want to use a specific version of NodeJS in your Github Actions runner image, you don't have to install it yourself, just gotta ask it nicely. Here is how
The Error
If you are seeing the following error when trying to install NodeJS, I have an easy solution for you. This is the error
Preparing to unpack .../nodejs_16.20.0-deb-1nodesource1_amd64.
This happens because in newer versions of the OpenSSH client the ssh-rsa key exchange algorithm (specifically the SHA1 signature - more info here) is no longer trusted by default.
If you are using