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: Operating System
Operating System based tutorials and guides. Easily learn diffrent linux operatings like Ubuntu, Centos, Debian, Fedora etc.
This tutorial describes the simplest way to install Kali Linux on VirtualBox in Windows or Linux. Kali is a Debian based Linux distribution built for hacking and…
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.…
In this tutorial, we learn how to make a bootable USB stick for CentOS on the Linux terminal. Whenever I tried to make a bootable USB for…
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…