Linux Ubuntu

How To Add Swap Space on Ubuntu 20.04 or 20.10

One way to guard against out-of-memory errors in applications is to add some swap space. What is Swap? Swap is

Linux Ubuntu

Install Docker-Compose on Ubuntu 20.04 or 20.10

Docker Compose is a tool that allows you to run multi-container application environments based on definitions set in a YAML

Linux Ubuntu

Install Docker on Ubuntu 20.04 or 20.10

Make sure your Ubuntu is up to date and patched. Docker is available within Ubuntu’s default software repositories but installation

Ubuntu

Install Git on Ubuntu 20.04 or 20.10

Git is likely already installed in your Ubuntu 20.04. You can confirm this is the case on your server with

Ubuntu

Generate SSH Public Key on Ubuntu 20.04 or 20.10

Many Git servers authenticate using SSH public keys. In order to provide a public key, each user in OS system

Ubuntu

Install Maria-DB on Ubuntu 20.04 or 20.10

Make sure your Ubuntu is up to date and patched. MariaDB is available within Ubuntu’s default software repositories, making it

Linux Ubuntu

Install Node.js on Ubuntu 20.04 or 20.10

Make sure your Ubuntu is up to date and patched. Node.js is available within Ubuntu’s default software repositories, making it

Linux Ubuntu

Install NPM on Ubuntu 20.04 or 20.10

Make sure your Ubuntu is up to date and patched. NPM is available within Ubuntu’s default software repositories, making it

Linux Ubuntu

Install Composer on Ubuntu 20.04 or 20.10

Make sure your Ubuntu is up to date and patched. Composer is available within Ubuntu’s default software repositories, making it

Linux Ubuntu

Install PHP on Ubuntu 20.04 or 20.10

Make sure your Ubuntu is up to date and patched. PHP is available within Ubuntu’s default software repositories, making it