@ -0,0 +1,8 @@ |
|||||
|
# Wiki |
||||
|
|
||||
|
This is a repository for guides and tips for using various software, operating system and tech related stuff. |
||||
|
|
||||
|
| File/Folder | Description | |
||||
|
| --------------- | ---------------------------------------------------------------- | |
||||
|
| arch-linux | guides on setup and recommended software for arch linux | |
||||
|
| docker | various setup and rebuild scripts and guides for used containers | |
||||
@ -1,4 +0,0 @@ |
|||||
# Arch Linux |
|
||||
These markdown entries are some guides i am using personally for installing the base system. |
|
||||
There are some additional software recommendations aswell. |
|
||||
Due to my personal preference most of them are commandline applications. |
|
||||
@ -0,0 +1,10 @@ |
|||||
|
# Arch Linux |
||||
|
These markdown entries are some guides i am using personally for installing the base system. |
||||
|
There are some additional software recommendations aswell. |
||||
|
Due to my personal preference most of them are commandline applications. |
||||
|
|
||||
|
| File/Folder | Description | |
||||
|
| --------------- | ------------------------------------------------------- | |
||||
|
| applications | Various software recommendations and setups | |
||||
|
| devices | Arch Linux setup for special devices | |
||||
|
| installation.md | This is a guide on my go to installation for Arch Linux | |
||||
@ -0,0 +1,11 @@ |
|||||
|
# Applications |
||||
|
|
||||
|
These are guides on how to set up and configure special programs for Arch Linux, but could be translatable to other ones aswell. |
||||
|
|
||||
|
| File/Folder | Description | |
||||
|
| ------------------- | ------------------------------------------------------------------------------------- | |
||||
|
| calendar.md | My favourite calendar program setup and configuration | |
||||
|
| contacts.md | My favourite contacts program setup and configuration | |
||||
|
| mail.md | My favourite mail program setup and configuration | |
||||
|
| tablecalculation.md | My favourite tablecalculation program setup and configuration | |
||||
|
| wine.md | My favourite way to run windows programs and games with basic setup and configuration | |
||||
@ -0,0 +1,7 @@ |
|||||
|
# Devices |
||||
|
|
||||
|
These devices i did an Arch Linux setup and configuration on and had some extra things to get everything working. |
||||
|
|
||||
|
| File/Folder | Description | |
||||
|
| ---------------- | -------------------------------------------------------------------------- | |
||||
|
| thinkpad_x220.md | Special installation and configuration additions to a Lenovo Thinkpad X220 | |
||||
@ -1,7 +1,7 @@ |
|||||
# Docker |
# Docker |
||||
Here you can find a bunch of rebuild shell scripts to automatically stop, remove, update and rebuild containers (or if they dont exist just build them). |
Here you can find a bunch of rebuild shell scripts to automatically stop, remove, update and rebuild containers (or if they dont exist just build them). |
||||
|
|
||||
| Name | Description | Rebuild Readme | Installation Guide | |
|
||||
|
| File/Folder | Description | Rebuild Readme | Installation Guide | |
||||
| ----------------- | ----------------------------------------------- | -------------- | ------------------ | |
| ----------------- | ----------------------------------------------- | -------------- | ------------------ | |
||||
| airsonic | music streaming service | yes | no | |
| airsonic | music streaming service | yes | no | |
||||
| bind | dns service | yes | no | |
| bind | dns service | yes | no | |
||||