yarn package

[Solved] Error: Note, selecting ‘cmdtest’ instead of ‘yarn’

If you are trying to install yarn dependency manager you might face this error that Ubuntu fails to install yarn and goes on to suggest or install cmdtest. Note, selecting…

Read more »
Installing WSL2 on windows

How to Install WSL2 on Windows

Easy to follow step by step guide to install WSL2 or Windows Subsystem for Linux on windows.

Read more »
ubuntu ufw disables on reboot

[Solved] Ubuntu refusing connection on port 80

I was getting this issue that I was not able to connect to port 80 on ubuntu server. Same virtual network settings were being used with a different instance but…

Read more »

How to Install Nodejs on Ubuntu 20.04

Nodejs is a javascript runtime environment that got popular very quickly. It has got a huge developer community and is still developing very fast. Nodejs can be installed directly from…

Read more »
percona

Installing Percona MongoDB on Ubuntu 18.04

Percona Server for MongoDB is mostly the same as MongoDB server that you can install from the Ubuntu repository but percona mongodb comes with few additional features like pluggable storage…

Read more »
installing openresty

How to install Openresty on Ubuntu 18.04

Openresty is a web app server built on popular Nginx web server with lots of advanced features built-in. It is almost a drop-in replacement for Nginx. Openresty has many built-in…

Read more »
installing transmission

Installing Torrent Client on VPS : Transmission

There are many torrent clients available that can be installed on a VPS and you can download files directly to your VPS and later transfer them to your local machine….

Read more »
installing letsencrypt

How to install Letsencrypt with NobeBB and Nginx

In my last tutorial I wrote about how to install nodeBB on ubuntu 14.04 and use nginx as reverse proxy to serve nodeBB. In this tutorial we will install letsencrypt SSL…

Read more »
nodebb

How to Install NodeBB on Ubuntu 14.04

An updated version of this tutorial available at installation of nodeBB on ubuntu 16.04. I recommend you follow that. NodeBB is a modern style forum software built on latest technologies…

Read more »