A Linux Knowledge-base for starting new things quickly.
Go to file
2020-01-02 01:04:35 +01:00
chat initial commit 2020-01-02 01:04:35 +01:00
data initial commit 2020-01-02 01:04:35 +01:00
distros initial commit 2020-01-02 01:04:35 +01:00
fundamentals initial commit 2020-01-02 01:04:35 +01:00
hardware initial commit 2020-01-02 01:04:35 +01:00
networking initial commit 2020-01-02 01:04:35 +01:00
sound initial commit 2020-01-02 01:04:35 +01:00
system initial commit 2020-01-02 01:04:35 +01:00
text/vim initial commit 2020-01-02 01:04:35 +01:00
vision initial commit 2020-01-02 01:04:35 +01:00
README.md initial commit 2020-01-02 01:04:35 +01:00

This repository started as personal notes, and it's growing into short guides.

Purpose

  1. Minimal theory, maximum practical.
  2. 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.
  3. The scripts should get someone up and running in the shortest possible time.
  4. No explanations for the program. This isn't an introduction, it's a guide for someone who already wants to use it.