All Posts tagged as "Linux"

Express.js web app running on Nginx

Quick tutorial on how to set up a web application with Node.js and Express.js running on Nginx.

Read

Multiple apps with Forever using bash

This small article explains how to start multiple apps with Forever continuous process runner using Bash.

Read

PostgreSQL v13 Installation on Ubuntu 18.04

This is a walkthrough on how to install and configure basic PostgreSQL on Linux and create a local remote connection with the EC2 PostgreSQL server.

Read