How to Install Node JS in Ubuntu 20.04 or 22.04

install node js in ubuntu

Node.js is an asynchronous event-driven JavaScript runtime built on Chrome’s V8 JavaScript engine. It runs on the server side. It is mainly used for easily building fast and scalable network applications. In this article, you will find ways to install Node JS in Ubuntu Linux. In this tutorial, we will Install Node in Ubuntu Linux … Read more

Kali Linux VirtualBox Installation

install-Kali-linux-on-virtualbox

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 penetration testing. Kali Linux is one of the best Linux distribution for Pentesters and Security Researchers. At the time of writing this tutorial, the latest version of Kali … Read more

How To Install Nginx on Ubuntu 18.04 Server

install-nginx-on-ubuntu-18.04

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 the web. In this tutorial, we’ll install Nginx on Ubuntu 18.04 LTS server. Nginx is mainly known for its low resource consumptions and high performance. Nginx can be … Read more

How to Install Zabbix Server on Ubuntu 18.04 & 16.04 LTS

zabbix-4.0-lts-on-ubuntu

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 stored data. This tutorial describes how to install Zabbix 4.0 LTS on Ubuntu 18.04 & 16.04 LTS systems. Zabbix can be used for agent-based and agent-less monitoring. The … Read more

How To Install OpenLiteSpeed Web Server on Ubuntu 16.04 LTS

OpenLiteSpeed Web Server is the Open Source edition of LiteSpeed Web Server. LiteSpeed is the 4th most popular web server on the internet. 4.7% of websites are using LiteSpeed Web Server on the internet till August 2019. OpenLiteSpeed Web Server comes with a built-in WebAdmin GUI to control and serve web sites. Below is the … Read more