linux

macbook pro near iphone and apple fruit

Setting up PostgreSQL on Linux

Postgres is a popular open source enterprise-ready database management system.

In this post, I show how to install and configure it on Linux.

Tmux

A part of my job involves connecting to a couple of Amazon EC2 instances(Linux servers) regularly to run commands, build, debug and deploy code. All along I’ve been using tabs terminal tabs to keep track of each server connection and the processes running in it. Using the terminal emulator’s tabs feature works okay for simple …

Tmux Read More »