Category
Linux
Ubuntu, Linux servers, command-line tools.
-

How to Install a LLMP Stack on Ubuntu 20.04 LTS
Lighttpd is a fast and flexible open-source web server that’s comparable in performance to Nginx. For hosting PHP applications like WordPress, Magento, etc. on…
-

How to Install Magento 2 on Ubuntu 20.04 LTS
Magento is a popular eCommerce platform build and written in PHP, it is used by many small scale businesses to sell products and create…
-

How to Install Laravel on Ubuntu 20.04
Laravel is a very popular open-source PHP framework with the expressive and elegant syntax used to design modern and beautiful web applications. Laravel aims…
-

How to Install Docker on Ubuntu 20.04 LTS
Docker is a popular tool used by DevOps teams to create, deploy and run applications as portable containers. The containerization is a process in…
-

How to Install and Use PHP Composer on Ubuntu 20.04 LTS
A step-by-step tutorial on how to install and use Composer on Ubuntu 20.04 LTS
-

How to Install GCC (build-essential) on Ubuntu 20.04
GCC used to stand for GNU C Compiler back when it only had one compiler support, but since then it has grown into the…
-

How to Get Windows Terminal Font (Cascadia Code) in Ubuntu Terminal
Step-by-step guide to download, install and set Windows Terminal’s Cascadia Code font in Ubuntu Terminal
-

How to Install Flatpaks on Ubuntu 20.04
On Linux systems, installing applications has become more straightforward with universal package managers like Flatpak and Snap. These tools allow developers to distribute applications…
-

How to Install Microsoft Teams on Ubuntu 20.04
Microsoft Teams has become an indispensable tool for collaboration, offering features like persistent chat, video meetings, and file sharing. Ubuntu 20.04 users can easily…
-

How to Install Nginx on Ubuntu 20.04 LTS
Nginx is an open-source and popular reverse proxy web server available on multiple platforms. The software was developed by Igor Sysoev as a solution…