The Comfort Zone

Every organization goes through what is known as ‘the comfort zone’. Everyday, we are in a rush to achieve goals and set targets accordingly. And what happens when we reach this target? We hit a plateau of relaxation. The state where nothing gives results...

Understanding GNU Screen

Screen is a full-screen window manager that switches a physical terminal between several processes (typically interactive shells). In other words, a screen allows a user to access multiple terminal sessions inside a single terminal window. Each virtual terminal...