How to Install Go on Ubuntu 18.04 Linux
Go is a very new and most popular open-source programming language; Google creates it. There are many popular software/applications developed using the Go language,...
How to add swap space on Ubuntu 18.04 Operating System
The swap space is a unique space on the disk that is used by the system when Physical RAM is full. When a Linux machine runout...
How to Install MariaDB on Ubuntu 16.04 Linux Operating System
MariaDB is a multi-thread, open-source relational database management system, a perfect replacement of MySQL database system.
MariaDB maintained and developed by the MariaDB Foundation, including...
How to Install MongoDB on Ubuntu 20.04 Linux
MongoDB is an open-source and free NoSQL document based database system. Nowadays, it is prevalent as most application developers are using MongoDB, which can...
How to Install Pip on Ubuntu 18.04 Linux
The Pip is a standard package manager for Python programming language. It is use to install and manage additional packages that are not available...
How to add swap space on Ubuntu 16.04 Operating System
The swap space is a unique space on the disk that is used by the system when Physical RAM is full. When a Linux machine runout...
How to Change Hostname on Ubuntu 18.04 Linux
The hostname is known as the system's identifier, which is set at the time when we are installing the Ubuntu operating system.
This tutorial will...
How to Install MySQL 8 on Ubuntu 18.04 Linux Operating System
MySQL is the most popular and highly used Open source relational database management system; it is no more available with the default repository of...
How to Install MySQL 8 on Ubuntu 19.04 Linux Operating System
MySQL is the most popular and highly used Open source relational database management system; it is no more available with the default repository of...
How to Install Nginx on Ubuntu 19.04 Server
Nginx is the most potent, open-source, and a high-performance Web server. It can work as a reverse proxy server also, nowadays, is used by...