Posted inTutorials Ubuntu Install and make GNU GCC 10 default in Ubuntu 20.04 Focal Posted by Ubuntu Server Admin November 7, 2021The best way to install and use GNU GCC 10 is to install first, build-essential…
Posted inTutorials Ubuntu Easy install the latest docker-compose with pip3 under Ubuntu Posted by Ubuntu Server Admin November 7, 2021At present, the latest docker-compose version, which could be installed under Ubuntu 18, 20, and…
Posted inTutorials Ubuntu Upgrading Ubuntu 18 to Ubuntu 20 – software versions upgrade table – head to head Posted by Ubuntu Server Admin November 7, 2021In the following article a comparison between two LTS version of Ubuntu is presented –…
Posted inTutorials Ubuntu Chromium browser in Ubuntu 20.04 LTS without snap to use in docker container Posted by Ubuntu Server Admin November 7, 2021Ubuntu team has its own vision for the snap (https://snapcraft.io/) service and that’s why they…
Posted inTutorials Ubuntu Software and technical overview of Ubuntu 20.04 LTS server edition Posted by Ubuntu Server Admin November 7, 2021Ubuntu 20.04 LTS server edition offers the following software and versions: Software linux kernel –…
Posted inTutorials Ubuntu Minimal installation of Ubuntu server 20.04 LTS Posted by Ubuntu Server Admin November 7, 2021This tutorial will show you the simple steps of installing a modern Linux Distribution –…
Posted inTutorials Ubuntu Mirror a PPA repositories using aptly – PHP (ppa:ondrej/php) Posted by Ubuntu Server Admin November 7, 2021This is a simple example of how to mirror a PPA repository to a local…
Posted inTutorials Ubuntu Debug Ubuntu preseed failure – select and install software Posted by Ubuntu Server Admin November 7, 2021Preparing the preseed for unattended installation sometimes could be challenging. This article presents the right…
Posted inTutorials Ubuntu Save iptables rules over reboots on Ubuntu 16 and Ubuntu 18 – persistent iptables rules Posted by Ubuntu Server Admin November 7, 2021Moving towards the firewalld software and especially the systemd some good old init scripts got…
Posted inTutorials Ubuntu Ubuntu with PHP 7.2 and mcrypt module Posted by Ubuntu Server Admin November 7, 2021As mentioned in our previous article PHP 7.2 or PHP 7.3 with mcrypt – manual…