Browsing tag

ubuntu 20.04

How To Install WordPress With Nginx On Ubuntu 20.04

WordPress is one of the most widely used open-source content management software. It powers around 60 million websites including 33% of the top 10 million websites. It is written in PHP and uses MariaDB / MySQL as a database to store information. Here, we will see how to install WordPress with Nginx on Ubuntu 20.04. […]

How To Install Node.js on Ubuntu 20.04

Node.js is an open-source, cross-platform JavaScript runtime environment mainly used for developing web applications and network tools. It is built on Google’s V8 JavaScript engine, developed Node.js by Ryan Dahl in 2009.

How To Install Atom Editor On Ubuntu 20.04

Atom is an open-source text and source code editor for Windows, Linux, and macOS, developed by GitHub. It is called “A hackable text editor for the 21st century” due to being a highly customizable text editor.

How To Install PostgreSQL On Ubuntu 20.04

PostgreSQL (aka Postgres) is an open-source object-relational database management system (ORDBMS), developed by PostgreSQL Global Development Group, a group of individual volunteers and corporate companies. on Ubuntu 20.04.