Linode
Simplify your cloud infrastructure with Linode’s Linux virtual machines and develop, deploy, and scale your modern applications faster and more easily. Go to linode.com/latenightlinux and get started with $100 credit.
How to Create a Hard Link in Kubernetes
The Kubernetes command line is quite long winded and you tend to do a lot of the same stuff time and time again. aliases make your life so much easier than typing out these great long form commands each time. It's such a powerful thing that I wish I'd known about way way earlier. alias space up equals and then open quotes and then a whole load of commands and then close quotes. So in my case it's sort of update and dist upgrade and snap refresh and a load of that stuff, culminating in cat slash var slash run slash reboot required. And instead of having to type that all out manually I just type up enter because I put it in that bash RC