Ubuntu Server

how to upgrade ubuntu to version 17.10

2 Ways to Upgrade From Ubuntu 16.04/17.04 to Ubuntu 17.10 (Graphical & Terminal)

Ubuntu 17.10 is officially released. This tutorial is going to show you 2 ways to upgrade from Ubuntu 16.04/17.04 to…

Ubuntu 17.10 apache web server

How to Install LAMP Stack (Apache, MariaDB, PHP7.1) on Ubuntu 17.10

This tutorial is going to show you how to install Apache, MariaDB and PHP7.1 (LAMP) on Ubuntu 17.10. You can…

how to install mariadb database server on ubuntu

How to Install MariaDB 10.5 on Ubuntu 18.04, Ubuntu 20.04

This tutorial will be showing you how to install MariaDB 10.5 on Ubuntu 18.04 and Ubuntu 20.04 server. MariaDB is…

perl: warning: Setting locale failed

How to Solve perl: warning: Setting locale failed

Today, on my ubuntu server I executed the following command to reconfigure MariaDB server. sudo dpkg-reconfigure mariadb-server-10.0 A warning appeared…