Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

generate ssl certbot nginx

$ sudo certbot --nginx -d example.com -d www.example.com
Comment

renew ssl certbot nginx

$ sudo certbot renew --dry-run
Comment

nginx ssl with certbot

certbot --nginx --redirect --agree-tos --no-eff-email -d oneclick.example.com -m admin@example.com
// or 
sudo certbot certonly --nginx
Comment

PREVIOUS NEXT
Code Example
Shell :: add pg_config to path 
Shell :: create a new repository on command line github 
Shell :: git override local file with remote 
Shell :: git log graph oneline 
Shell :: npm audit 
Shell :: tcpdump get dhcp packets 
Shell :: wait command bash 
Shell :: bash comment 
Shell :: react native run android shows deprecated items 
Shell :: bash return every nth line 
Shell :: git clean branches 
Shell :: ubuntu darling 
Shell :: pyinstaller not found 
Shell :: npm forever 
Shell :: ubuntu upgrade 
Shell :: heroku see all logs 
Shell :: linux sort by file size 
Shell :: brave install ubuntu 
Shell :: how to install apple music ubuntu 
Shell :: install aws cli 
Shell :: speedtest linux cli 
Shell :: dotnet clean nuget cache 
Shell :: how to revert back to previous commit in git 
Shell :: remove git proxy local 
Shell :: javascript bootstrap in reactJs 
Shell :: navigate to drive d cmd 
Shell :: intall mondg brew 
Shell :: auto run command vim startup 
Shell :: how to abort a rebase 
Shell :: get ORACLE_HOME linux 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =