A Linux Knowledge-base for starting new things quickly.
chat | ||
data | ||
distros | ||
fundamentals | ||
hardware | ||
networking | ||
sound | ||
system | ||
text/vim | ||
vision | ||
README.md |
This repository started as personal notes, and it's growing into short guides.
Purpose
- Minimal theory, maximum practical.
- The statements should go in order of how likely they are to be used: if
git add
has to be used by everyone, then it should go first. - The scripts should get someone up and running in the shortest possible time.
- No explanations for the program. This isn't an introduction, it's a guide for someone who already wants to use it.