mirror of
https://github.com/elAgala/server-initializer.git
synced 2026-02-13 21:06:16 +00:00
52c9405db34e6354be770f0e818ba8f11616593c
server-initializer
Installation
curl -fsSL https://raw.githubusercontent.com/elAgala/server-initializer/main/index.sh | bash -s <username>
Or remotely via SSH:
ssh root@<host> "curl -fsSL https://raw.githubusercontent.com/elAgala/server-initializer/main/index.sh | bash -s <username>"
Included
- Server update
- User creation
- SSH key configuration (AllowUser, disable root login)
Description
Languages
Shell
85.8%
Makefile
10%
Dockerfile
4.2%