20 lines
1.2 KiB
Markdown
20 lines
1.2 KiB
Markdown
![](https://img.shields.io/badge/Basics-Shell-informational?style=for-the-badge&logo=gnubash&color=4EAA25)
|
|
![](https://img.shields.io/badge/OS-Debian-informational?style=for-the-badge&logo=debian&color=A81D33)
|
|
![](https://img.shields.io/badge/Tech-Docker-informational?style=for-the-badge&logo=docker&color=2496ED)
|
|
![](https://img.shields.io/badge/Hoster-Hetzner-informational?style=for-the-badge&logo=hetzner&color=D50C2D)
|
|
|
|
# Setting up a Debian Server
|
|
|
|
This repository should give you a good start on how to setup a debian server to be secure and nice to work with. I am trying to keep it up to date as much as i can. Hopefully this will be easy as this will also be a reference every time i will setup a new server.
|
|
|
|
# Navigation
|
|
|
|
[Secure the System](https://git.unjx.de/flohoss/ServerSetup/src/branch/main/SecureSystem)
|
|
|
|
[Create an informative Message of the Day](https://git.unjx.de/flohoss/ServerSetup/src/branch/main/MessageOfTheDay)
|
|
|
|
[Install Docker on Linux](https://git.unjx.de/flohoss/ServerSetup/src/branch/main/Docker)
|
|
|
|
[Teleport config file](https://git.unjx.de/flohoss/ServerSetup/src/branch/main/Teleport)
|
|
|
|
[Automatically mount external drive in linux](https://git.unjx.de/flohoss/ServerSetup/src/branch/main/MountExternalDrive)
|