This article describes how to install a Web server with application back-end PHP and database back-end MySQL using MariaDB. In continuing the same topic, but…
Tag: install
How To Install Linux, Nginx, MySQL (MariaDB), PHP-FPM (LEMP) Stack on CentOS Stream 9
This article presents how to install a Web server with application back-end PHP and database back-end MySQL using MariaDB. All the software installed throughout this…
Review of freshly installed CentOS Stream 9 Workstation (Gnome GUI)
After the tutorial of Install CentOS Stream 9 Workstation (Gnome GUI) this tutorial is mainly to see what to expect from a freshly installed CentOS…
Install CentOS Stream 9 Workstation (Gnome GUI)
This is the latest CentOS version with a graphical interface Gnome for a workstation. If you are a developer or just a Linux user, which…
Network installation of CentOS Stream 9 (20220606.0) – minimal server installation
Minimal net install is useful when a dedicated server is installed from a IPMI KVM or Dell iDRAC, HP iLO, IBM IMM or where the…
Install Fedora 36 KDE Plasma Desktop (KDE GUI)
This article will show the simple steps of installing a modern Linux Distribution like Fedora 36 KDE Plasma with KDE for the user graphical interface….
Install Fedora Workstation 36 (Gnome GUI)
This article will show the simple steps of installing a modern Linux Distribution like Fedora 36 Workstation Edition with Gnome for the user graphical interface….
Install Ubuntu Desktop 22.04 LTS on a PC with existing windows 10 – dual boot
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…
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…
Installing conda command line in various systems with miniconda and create a simple python environment
Conda is yet another package, dependency and environment management for multiple languages like Python, C/C++, JavaScript, Java, Scala and many more For example, with Conda…