| Linux |
 |
Useful Linux Commands - Useful commands to know about and their DOS counter parts. Get to know what you are doing at the command line. |
 |
VI Text Editor Basics - The basics of using the vi editor. You will need this if you want to get into coding at the shell prompt, it is a very powerful editor. |
 |
Nano Text Editor Basics - The basics of using the nano editor. This is a bit more user friendly than VI, so should be recomended for new comers. |
 |
BASH Shell Colour Codes - Colour codes for use with bash shell scripting, also useful for customizing your bash command prompt. |
 |
KORN Shell Colour Codes - Colour codes for use with Korn shell scripting, also useful for customizing your Korn command prompt. |
| |
|