Guide to Installing and Configuring Nextcloud on Fedora 32
In this tutorial, we will learn how to install and configure Nextcloud on a Fedora 32 based server. We will also be installing Nginx web server along with PHP 7.4 and MariaDB
Linux Tutorials
In this tutorial, we will learn how to install and configure Nextcloud on a Fedora 32 based server. We will also be installing Nginx web server along with PHP 7.4 and MariaDB
In this guide, you will install a LEMP stack (Linux, Nginx, MariaDB and PHP) on a Fedora 32 based server. We will also install phpMyAdmin, Redis, Opcache, and Let’s Encrypt SSL.
Fuel CMS is an open-source content management system for websites and blogs. It is built on CodeIgniter, a popular PHP web framework. This tutorial will cover how to install Fuel CMS on a Fedora 31 based server.
In this guide, you will install a LEMP stack on a Fedora 31 based server. LEMP is an acronym for Linux, )Nginx server, MySQL (we will be using MariaDB), and PHP. We will also install PHPMyAdmin, Redis, and Opcache.
Mastodon is a free, decentralized and open-source social network. It was created as an alternative to Twitter. This tutorial will teach you how to set up your instance of Mastodon on a server with Ubuntu 18.04 using Docker.
Gitlab CE or Community Edition is an open-source application used to host your Git repositories. In this tutorial, I will show you how to install Gitlab CE on Ubuntu 18.04 LTS using Docker and then configure it securely and add a first project.