No description
This repository has been archived on 2026-05-01. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-12-22 06:54:11 +01:00
README.md Make sure script is executed with root rights 2025-12-22 06:54:10 +01:00
setup.sh Remove unecessary commands 2025-12-22 06:54:11 +01:00

Server setup script

With this script it's easy to setup new Debian or Ubuntu servers. It comes with some common tasks like hardening SSH, installing Docker, mounting external storage, etc.

Usage

sudo bash -c "$(curl -s https://raw.githubusercontent.com/henningstorck/server-setup/master/setup.sh)"