Skip to content

mnbf9rca/public_server_config

Repository files navigation

quick server config scripts

just some simple scripts i use when setting up a server. Probably i should learn some scripting tool...

Adds a new user and pulls their authorized_keys from github, and disables password authentication at the same time. Usage: ./add_user.sh -u <username> -p <password> -k <github username>

Make sure you test before you log out...

enables automatic updates on the server.

Disables password authentication in sshd.

Removes snapd and updates server using dist-upgrade, then installs nano and curl

About

files which are referenced in my server build scripts etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages