2021-12-08 07:36:23 +01:00
![](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)
2021-12-08 07:15:14 +01:00
# Setting up a Debian Server
2021-12-07 08:41:05 +01:00
2021-12-08 07:15:14 +01:00
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.
2021-12-07 08:41:05 +01:00
2021-12-08 07:16:22 +01:00
# Navigation
2021-12-07 08:41:05 +01:00
2021-12-08 07:16:22 +01:00
[Secure the System ](https://github.com/flohoss/setupDebianServer/tree/main/SecureSystem )
2021-12-08 07:28:28 +01:00
[Create an informative Message of the Day ](https://github.com/flohoss/setupDebianServer/tree/main/MessageOfTheDay )
2022-06-30 14:14:10 +02:00
[Install Docker on Linux ](https://github.com/flohoss/setupDebianServer/tree/main/Docker )
2021-12-09 07:08:40 +01:00
[Teleport config file ](https://github.com/flohoss/setupDebianServer/tree/main/Teleport )
2022-06-30 14:14:10 +02:00
[Automatically mount external drive in linux ](https://github.com/flohoss/setupDebianServer/tree/main/MountExternalDrive )