How To Install Nextcloud on Ubuntu 20.04

Nextcloud is an open-source file sharing and hosting solution. It is like a Google Drive / Dropbox that permits you to store, collaborate, and share documents, pictures, and videos within your organization. Nextcloud Enterprise is available with support, including phone and email access to Nextcloud developers.

How To Update Ubuntu 20.04 LTS

Though Ubuntu 20.04 was released recently, there should be some updates waiting for your system as Canonical very often releases updates for its operating systems. In most cases, right after the installation of Ubuntu, you will see updates waiting for the installation.

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.