This script setup basic SSH-settings and add login details to server.
You can run this script on server with this one line (That script delete old keys before it add new ones!):
wget -O setup.sh https://raw.githubusercontent.com/HD-decor/Linux-login-setup/main/setup.sh && chmod +x setup.sh && ./setup.sh