How to Fix 504 Gateway Timeout in Nginx Server
I use NGINX a lot. I recently deployed a Node.js web application with NGINX as a reverse proxy server for it. One of the key
I use NGINX a lot. I recently deployed a Node.js web application with NGINX as a reverse proxy server for it. One of the key
Anaconda is a popular tool among data analysts/scientists and machine learning engineers. Why is it so popular? If you are working as a data scientist
SSH is a network protocol that allows you to connect to your Linux machine. If you are someone working in IT you know servers are
Gnome Terminal is customizable, due to this some prefer to use default settings and some prefer to customize their terminal. I always have different profiles
To support scheduling of commands or scripts (an automated series of instructions carried out in a specific order), Unix-like systems provide a utility called cron
Tired of using a Nano text editor? Then surely you have to try Micro – is a simple terminal-based text editor written in Go Language
To ensure that your Linux machine is stable and reliable, you need to stress test and benchmark certain key aspects of it including CPU performance.
Setting up a Linux distribution from scratch is not an easy thing. When I am a newbie to Linux I Installed Linux Mint on my
In Linux, there are many ways to achieve a single task. To make it precise there are many commands to get the same information. When