server-setup/README.md

11 lines
604 B
Markdown
Raw Normal View History

# Setting up a Debian Server
2021-12-07 08:41:05 +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)
[Install Docker on Debian](https://github.com/flohoss/setupDebianServer/tree/main/Docker)