Ubuntu

How to Install Yarn in Ubuntu?

In this article, we’ll learn how to install Yarn on Ubuntu. Yarn which stands for Yet Another Resource Negotiator is a package manager cum project manager for all your personal and professional needs. It was built by Facebook as an alternative to npm, fixing some of the security and speed issues npm had at the

How to Install Yarn in Ubuntu? Read More ยป

Install Fast on Ubuntu – Step-By-Step Guide to Check Internet Speed from Terminal

In this article, weโ€™ll guide you with a step-by-step process on how to install Fast, a command-line utility written in Go language, and use it to check our network speed from the comfort of the terminal. We’ll discuss two methods to install the utility. Why use fast? We all have been in situations where we

Install Fast on Ubuntu – Step-By-Step Guide to Check Internet Speed from Terminal Read More ยป

How to install Django with NGINX, Gunicorn, and PostgreSQL on Ubuntu?

In this article we’ll learn how to install Django with NGINX, Gunicorn, and PostgreSQL on Ubuntu. Django comes with a lightweight development server that is not suitable for production as it is less secure, low-performance, and not scalable. It’s intended to be only used for development purposes so you can rapidly focus on your application

How to install Django with NGINX, Gunicorn, and PostgreSQL on Ubuntu? Read More ยป