ubuntu certbot nginx
#Once you have installed CertBot and Lets Encyrypt,
#and you have set up your server blocks,
#you will be able to run the below script in your terminal
sudo certbot --nginx -d example.com -d www.example.com// Ubuntu 20.04
sudo apt install certbot python3-certbot-nginx
// Ubuntu 18.04
sudo add-apt-repository ppa:certbot/certbot
sudo apt install python-certbot-nginx
// Configure ufw
sudo ufw allow 'Nginx Full'
sudo ufw delete allow 'Nginx HTTP'
sudo ufw delete allow 'Nginx HTTPS'
sudo certbot --nginx -d example.comsudo add-apt-repository ppa:certbot/certbot
sudo apt install python-certbot-nginx
sudo certbot --nginx -d example.com -d www.example.comsudo certbot renew
sudo service nginx restart
Also in C++:
- ef remove migration
- bash combine output from two commands
- discard unstaged changes git
- while loop bash
- check angular version
- uninstall
- Failed to start firewalld - dynamic firewall daemon.
- pacman arch
- npm forever
- git check upstream url
- mount in linux
- npm i install react boostrapp grid
- how to uninstall photos app in windows 10
- selinux apache 403
- docker.service: Failed with result 'exit-code'
- rmdir linux
- mono-complete arch
- Warning: Homebrew's sbin was not found in your PATH but you have installed formulae that put executables in /usr/local/sbin.
- The requested apache plugin does not appear to be installed
- install prisma
- postman install ubuntu 18.04
- how to run an appimage in linux
- composer installed versions
- grep line after match