As a front-end developer, my daily tasks revolve around running a development server using Node.js. Previously, I relied on PowerShell or the Windows Subsystem …
Posts in Linux
I have been dual-booting Ubuntu Linux on my main desktop PC for development. Docker on macOS and Windows with WSL suffers from severe I/O performance issues for …
In WSL (Windows Subsystem for Linux) you get access to a Linux terminal right inside of Windows 10. For the most part, it works great. However, when it comes to …
The thing with SSH authentication is I can never remember the steps to generate an SSH key, and then add that SSH public key to the remote server so SSH …
Recently, whilst working on an open-source project I work on we found ourselves running out of space on the server. The weird thing is the projects on the …
Recently in Ubuntu which I use for my hosting operating system of choice I needed to bulk change permissions on a bunch of folders and files. I needed to set …