Ubuntu 22.04 Initial Server Setup on VPS Cloud [Video]

Ubuntu 22.04 Initial Server Setup on VPS Cloud such as Contabo, Hetzner, Vultr, Linode or DigitalOcean. If you want to run any application or server in a production environment, the video above will help you set up your Ubuntu server. These steps are important to make your Ubuntu 22.04 server ready for public use. Set …

Read more

HestiaCP Restore Backup via SSH

If you are on Windows, download Git because we will use Git Bash to finish this task. On Linux and mac you can use Terminal. Step 1: Back up and download the backup from your Hestia dashboard. Go to the HestiaCP dashboard and create a new backup for the user you want to back up. …

Read more

Deploy Ubuntu 22.04 on Vultr VPS

In this post you’ll deploy an Ubuntu 22.04 Vultr VPS server . In the upcoming post you’ll see how to set up the Ubuntu 22.04 server to make it ready for production. These are the minimal steps you need to take before using your server in a production environment. This post will cover the first …

Read more

Check Package Availability – Ubuntu/Debian

Video Captions Let’s see how to check if a package is available in the official Ubuntu or Debian repositories. To check package availability, you can do something like: apt search package-name So maybe you want to install Audacity . You want to see if the audacity package is available in the Ubuntu or Debian repository. …

Read more

Contabo Install Ubuntu Server and Log in via SSH

Contabo is a German cloud hosting platform that provides very affordable VPS solutions . Check out Contabo VPS prices here. In this post let’s see how to install Ubuntu server on Contabo and then connect to your server via SSH. You may also watch the video above for a step by step guide on how …

Read more