Node.js is an asynchronous event-driven JavaScript runtime built on Chrome’s V8 JavaScript engine. It runs at the server-side. It mainly used for easily building fast and scalable…
Category: Ubuntu
Nginx is the second most used web server in the world. According to the Netcraft survey, Nginx is used by approx 25% of the busiest sites on…
Zabbix is a Free and Open-source enterprise-class monitoring software for servers, networks, and services. Zabbix offers a lot of reporting and data visualization features based on the…
In this tutorial, we will install and configure Latest Nextcloud 17.0.2 on an Ubuntu 18.04 LTS server. As always we will do it one by one in…
Laravel is a very popular open-source PHP framework aimed at the easy development of applications. If you are looking for a new PHP framework to try, you…
In this article, we will upgrade to python 3.9.0 and configure it as the default version of python in Ubuntu 18.04 LTS. The current stable version of python released on 14…
In this article, we will upgrade to python 3.8 and configure it as the default version of python. The current stable version of python released on 14 Oct. 2019.…
Introduction : WordPress is the most widely used open-source CMS (content management system) software available on the internet. With WordPress, you can easily create a beautiful and…
When you install Ubuntu Desktop 18.04 or 17.10, you find that the Application Menu is slow to open and the GNOME animation is laggy. The old hardware…
In this article, we learn how to install and initially configure MySql 8.0 Server on Ubuntu 18.04 LTS Server. Mysql is one of the most used and…