This tutorial will show the simple steps of installing the latest version of Ubuntu – Ubuntu Desktop 22.04 LTS. Here we present the more advanced…
Tag: ubuntu
Installation of base Ubuntu server 22.04 LTS
This tutorial will show you the simple steps of installing a modern Linux Distribution – Ubuntu server 22.04 LTS edition. Following most of the default…
Install and make GNU GCC 10 default in Ubuntu 20.04 Focal
The best way to install and use GNU GCC 10 is to install first, build-essential package, which will pull in the GNU GCC 9.2, and…
Chromium browser in Ubuntu 20.04 LTS without snap to use in docker container
Ubuntu team has its own vision for the snap (https://snapcraft.io/) service and that’s why they have moved the really big and difficult to maintain Chromium…
Software and technical overview of Ubuntu 20.04 LTS server edition
Ubuntu 20.04 LTS server edition offers the following software and versions: Software linux kernel – 5.4.0 – 5.4.0-29-generic System linux-firmware – 1.187 libc – 2.31…
Minimal installation of Ubuntu server 20.04 LTS
This tutorial will show you the simple steps of installing a modern Linux Distribution – Ubuntu server 20.04 LTS edition. Following most of the default…
Mirror a PPA repositories using aptly – PHP (ppa:ondrej/php)
This is a simple example of how to mirror a PPA repository to a local server. The Ubuntu PPA to mirror is ppa:ondrej/php, which offers…
Debug Ubuntu preseed failure – select and install software
Preparing the preseed for unattended installation sometimes could be challenging. This article presents the right way to analyze an installation failure in one of the…
Install aptly under Ubuntu 18 LTS with nginx serving the packages and the first steps
This article is how to install aptly software, which offers easy Debian repository management. First, few words for aptly and what tasks are really simple…
Install OpenStack swift client only
To manage files in the OpenStack cloud you need the swift client. This is not so tiny python tool (a lot of dependencies), which offers…