Skip to content

Instantly share code, notes, and snippets.

@asciitohex
Forked from yoyosan/ubuntu-setup.md
Created November 10, 2021 10:12
Show Gist options
  • Save asciitohex/3dca8a4dfe4f9d6c36fec9d8f7567185 to your computer and use it in GitHub Desktop.
Save asciitohex/3dca8a4dfe4f9d6c36fec9d8f7567185 to your computer and use it in GitHub Desktop.
Setting up a secure Ubuntu 20.04 server

I'll enumerate below a suite of guides I've followed to setup a Ubuntu server:

Optional:

Notes:

sudo certbot --nginx --agree-tos --redirect --hsts --staple-ocsp -d mail.domain1.com,mail.domain2.com --cert-name mail.domain1.com --email [email protected]

Upgrade tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment