How to install Apache, MariaDB and PHP (LAMP) on Debian 11

Debian 11 LAMP server

The LAMP stack is a collection of open-source software products that are frequently used in conjunction. The acronym LAMP is used to describe a computer system that has the following components: Linux, Apache HTTP Server (or just server), MySQL and PHP/Perl/Python. A user can install all of these components separately on a single computer or, … Read more

How to Install Fish Shell on CentOS 8 and Rocky Linux 8

Fish Shell

Fish Shell also known as ‘Friendly interactive shell’ used for Unix/Linux-like operating distributions. It provides a smart, fully equipped, and user-friendly command-line environment for all Linux users. Fish shell supports various features unlike any other shell such as autosuggestion, Tab completion, syntax highlighting, Sane Scripting, Glorious VGA Color, and web-based configuration. Using this interactive shell … Read more

How to Install Zirkula CMS on Ubuntu 20.04

Zirkula CMS on Ubuntu

ZIkula means “plus” in Swahili language, so it translates as “more than” or “something more”. The name embodies what this project provides – an extension beyond common web technologies with tools like templates that help you create simple one-page websites all the way up to complex applications powered by Node JS modules & MVC architecture. … Read more

How to install Chromium Browser on Debian 11 (Bullseye)

Install Chromium Browser on Debian 11

Google’s Chromium browser is a Google project. It is an open-source web browser whose major objective is to make online browsing safer and quicker for all users. This browser is not designed for end-users, but rather for developers or programmers, because Google makes changes to its source code practically every day. As a result, it … Read more

How to Install Virtualmin on Ubuntu 20.04

Virtualmin installation on Ubuntu 20.04

Virtualmin is a web hosting control panel that allows you to manage your virtual private servers through an easy-to-use interface. You can use this software to create and delete websites, install and update server applications, and monitor resource usage. Virtualmin features a number of scripts that can simplify the process of installing and maintaining software … Read more

How to Install PostgreSQL and pgAdmin4 on Ubuntu 20.04

PostgreSQL on Ubuntu

If you’re looking for a quick and easy way to install PostgreSQL and pgAdmin4 in Ubuntu 20.04, this post is for you! We’ll walk you through the whole process step-by-step, so it’s easy for anyone to do. Postgres is an open-source, powerful relational database system that lets users create, edit, share, and store data quickly … Read more