added a file to document linux configuration topics

This commit is contained in:
scbj
2025-01-09 12:43:51 +01:00
parent 20d20577f2
commit 25c2c4e9c1
2 changed files with 22 additions and 0 deletions

View File

@@ -2,5 +2,7 @@
This document collects knowledge, tips and tricks on all things Linux, that don't get their own document.
- [Setup and Configuration](linux/setup.md)
- [Linux commands](linux/commands.md)
- [Permissions](linux/permissions.md)
- [Terminal](linux/terminal.md)