How to Install Resilio Sync on Ubuntu/Linux Mint

Overview Resilio Sync (formerly BitTorrent Sync) by Resilio, Inc. is a proprietary peer-to-peer file synchronization tool. It supports a wide range of platform

Read Article

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, thi

Read Article

Kickstart Neovim on Linux

Kickstart.nvim is a starter configuration for Neovim that is small, single-file and well-documented. You can use it as a starting point to create your custom co

Read Article

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. Fol

Read Article

How to install Minikube on Rocky Linux

Minikube is a tool that makes it easy to run a single-node Kubernetes cluster locally on your computer. It allows developers to test and experiment with Kuberne

Read Article

How to install Docker on Rocky Linux

Docker is a platform for developers and system administrators to develop, ship, and run applications in containers. Containers are lightweight, portable, and se

Read Article