Commands

These Articles are indexed under Commands and sorted by date published.

Linux HowTo Guide

Using VI Text Editor

Text editors are programs used to create or edit files. One of the most popular editors on Linux/Unix systems (also available for other platforms) is vi. Though it does take some time getting use…

Linux HowTo Guide

View running processes on a Linux system

Anyone that has used a Windows Operating System should be familiar with Task Manager, the program that allows you to end processes and to view a dynamic display of your computer's performance. For…

Linux HowTo Guide

Killing a process on Linux systems

Have you ever had a stray process eating up all your system resources or just wanted to terminate a program? This HowTo will guide you through the steps of killing any process on your Linux system…