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

How To Install PHP in Ubuntu 18.04 LTS

install-php-7.4-ubuntu-server

Current Stable Release of PHP is 7.4.1 released on 18 December 2019. In this article, we learn how to install the latest PHP 7.4 in Ubuntu Server. PHP 7.4.1 is available for production environments and you can install it via the Ondrej PPA repository. However, you can install the older versions of PHP using this … 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

Ubuntu Remote Desktop builtin Screen Sharing

ubuntu-remote-deskop-feature-image

When you are working from home or want to access a Ubuntu system that is on a different location, the best way is to set up Ubuntu’s Built-in “Screen Sharing” feature. This Remote Desktop feature gives you control over your Desktop from any other location with the help of any computer or mobile device. The … Read more

Fixed: DISABLE GNOME animation on Ubuntu

slow-gnome-animation-banner

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 or the performance of the hardware might be the reason for this. But I installed it on normal performing hardware and I face a similar issue on that. … Read more

How to Install Latest PHP 7.3 on Ubuntu 18.04

Install Latest PHP 7.3 on Ubuntu 18.04

In this tutorial, we will learn How to Install Latest PHP 7.3 on Ubuntu 18.04. The latest current stable release of PHP is 7.3 which was released on 1 August 2019. After one month of the release, Ubuntu default repositories still do not have the latest version of PHP. By default, Ubuntu 18.04 is having … Read more

How to make Bootable USB Disk in Ubuntu

Ubuntu-Desktop-Startup-Disk-Creator

In this article, you will learn the 3 most simple ways to create bootable USB using iso image in Ubuntu. Nearly all of the major Linux OS including Ubuntu are having some utility for creating bootable USB. In this tutorial, We take the three most common tools for creating bootable USB. One of them is … Read more

Manual Partition in Ubuntu 18.04 LTS Desktop

Ubuntu-18.04-Desktop-partition-scheme-selection-screen

In this article, you can easily figure out how to create Manual partition in Ubuntu 18.04 LTS Desktop. If you are installing Ubuntu first time then you should follow this “Step by Step tutorial of installing Ubuntu 18.04 LTS Desktop“. Step 1: Selecting Manual partition scheme So at the very first step as you know, … Read more

How To Install Ubuntu 18.04 LTS Desktop With Screenshots

ubuntu-18-04-Desktop

Nowadays, Ubuntu is not needed any introduction. Ubuntu is a well-known one of the leading Operating System used by World Wide users. Ubuntu Desktop and Server are Opensource from the beginning. Canonical has released the latest and stable version of Ubuntu 18.04 LTS Desktop (Bionic Beaver) on 26th April 2018. In this article, You will … Read more