Arch Linux

PowerShell on Arch Linux

PowerShell on Linux!?! This should be a laugh…. Now to get started, issue the pwsh command: Cool! Looks like it worked! Lets test a couple of commands: List the processes: To list the contents of […]

Linux

Creating a Swap File

Most cloud computers don’t come with swapping pre-enabled. There can however be times where this is required and/or beneficial. The process is pretty much the same for any Linux distro. To the the current state […]

DevOps

Migrate GitLab Instance to new Host

Here I migrate a GitLab installation from one server to another. The hostname and IP addresses will be different. Both were installed from the Omnibus version. However, currently the exact version numbers differ. In order […]