Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

lets encrypt 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
Comment

nginx letsencrypt

sudo certbot renew
sudo service nginx restart
Comment

PREVIOUS NEXT
Code Example
Shell :: list files of type txt from cmd 
Shell :: linux add user to group 
Shell :: string to date in shell script 
Shell :: sudo passwd /Users/username 
Shell :: flutter cmdline-tools component is missing 
Shell :: dhcp release mac os 
Shell :: check if command exists bash 
Shell :: pdf to images imagemagick 
Shell :: install sublime text on ubuntu 20.04 
Shell :: install python 3.10 on raspberry pi 
Shell :: force remove hidden folder in linux 
Shell :: find mongodb process id 
Shell :: git remove tag from remote 
Shell :: linux kill process 
Shell :: powershell output array as table 
Shell :: git ignore already pushed file 
Shell :: kubernetes get statefulset 
Shell :: django activate shell 
Shell :: aws cli on heroku 
Shell :: luarocks 
Shell :: github fork my own repo 
Shell :: linux create a video from images 
Shell :: bash get domain from url 
Shell :: run typescript compiler 
Shell :: grep a string in txt file 
Shell :: git push local branch to remote repo 
Shell :: ubuntu install latest vim 
Shell :: expo install package version 
Shell :: symbolic link wsl mnt 
Shell :: remote repo push 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =