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

How to Change SFTP Port on Ubuntu, CentOS, and other Linux Systems
SFTP stands for Secure File Transfer Protocol. This protocol is implemented using Secure Shell (SSH) which provides better security and protection from vulnerabilities than…
-

How to Install MongoDB on Ubuntu 20.04
MongoDB is a NoSQL, open-source, document-oriented database used for managing web applications. It dynamically stores the data in JSON formatted documents that do not…
-

How to Add SSH Keys on Ubuntu 20.04
This article explains you the process to add SSH keys authentication on Ubuntu 20.04 server and disable password based authentication.
-

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