Skip to content

era/vps-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vps-setup

A set of bash scripts to help you setup a brand new vps. Each script is super small and only doing the basic. Read it before running.

Copy ssh keys to the vps and disable Password authentication

./ssh_key_only.sh user vps_ip

Install unattended-upgrade (to upgrade automatically from Debian-Security)

(It may work on Debian based distros as well)

./debian_security.sh user vps_ip

About

A set of bash scripts to help you setup a brand new vps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages