Vim Editing Multiple Files with Vim It is very easy to edit multiple files within a single vim session, using tabs, windows or buffers. Read on to discover how these approaches could help you manage multiple files
Bash Working with Bash Overview As Linux has basically taken over the cloud, and servers in general, leaving Windows Servers to look after Active Directory and SQLServer, knowing Bash is a must. This artical isn't a Bash
Linux CPU Affinity Introduction There are two types of CPU affinity. The first, soft affinity (also called natural affinity) is the tendency of the scheduler to try to keep processes on the same CPU as long as possible.