• All steps to a clean OVH VPS install(This Gist)
• Script to make a VPS more secure
• Scripts to install Potherca projects on OVH VPS
-
Reinstall the VPS
-
Retrieve credentials from email
-
Login as root (either via SSH or KVM)
-
Setup the VPS
-
Install git
apt install -y git
-
Run VPS Securing script
-
Logout
-
-
Install applications
-
Login as regular user
-
Install / Restore SSH keys
-
Run OVH VPS Installation script
-