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 require
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