Posted inArticles, Linux, Neovim

Install Neovim on Ubuntu

This article will cover how to install the latest builds of Neovim on Ubuntu. We will be using the unstable PPA repository since it gets updated more often, this means we get new features and bug fixes faster. If you need extreme stability in your environment, I recommend going with the stable Neovim PPA just […]

Posted inArticles, Linux

Upgrade Ubuntu from EOL to GA

If you have an unattended Ubuntu desktop or server running an old or non-long-term release, it’s time to upgrade to the current generally available release. Follow this guide to upgrade from End Of Life to General Availability. You can check what release of Ubuntu you have installed by running the command below. If you encounter […]

Posted inArticles, Linux

Install Docker on Ubuntu Server

This article will cover the step-by-step process of installing Docker on an Ubuntu Server. Step 1. Update the apt package index. Step 2. Install packages that allow us to use the repository over HTTPS. Step 3. Adding the official Docker GPG keys Step 4. Adding the Docker repository Step 5. Update the apt package index […]

Posted inLinux

Install Zoom on Ubuntu

Zoom is a secure ( lol ), reliable propriety video teleconferencing software program developed by Zoom Video Communications, Inc. The free plan allows up to 100 concurrent participants, with a 40-minute time restriction. Users have the option to upgrade by subscribing to a paid plan. The highest plan supports up to 1,000 concurrent participants for meetings lasting […]