Tech Notes

This page will contain useful information pertaining to the use and administration of Linux installations.  In the meantime, this .vimrc setting will be useful when editing configuration files with vim:

set tabstop=4
set softtabstop=4
set expandtab

Enjoy!

About the Author