Connect to Ubuntu VPS using RDP
If you have Ubuntu 22.04 setup on cloud server then first, you need to install desktop environment. This command will…
If you have Ubuntu 22.04 setup on cloud server then first, you need to install desktop environment. This command will…
Create a new download.sh file using nano or any other editor such as VIM nano download.sh Then modify these lines…
Regular Expression, or regex or regexp in short, is extremely and amazingly powerful in searching and manipulating text strings, particularly in processing text files….
In this article we will learn how to install Open VPN on Ubuntu server such that you will be able…
In this Post you will learn how to setup a Backend Express Js server. We will first start by creating…
First you need to check if there is any current version of node js installed on your ubuntu server by…