Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install ssl ubuntu

sudo snap install --classic certbot
sudo ln -s /snap/bin/certbot /usr/bin/certbot

#nginx
sudo certbot --nginx
#apache
sudo certbot --apache
Comment

PREVIOUS NEXT
Code Example
Shell :: gcloud switch projects 
Shell :: ubuntu sources.list path 
Shell :: how to copy the content of the file to clipboard in bash 
Shell :: How to run a command within another command bash 
Shell :: echo -e flag 
Shell :: change owner of file in linux 
Shell :: my apache is not running ubuntu 
Shell :: git ssh key linux 
Shell :: install rsync 
Shell :: install alacritty ubuntu 
Shell :: copy ssh remote server 
Shell :: git push existing repository 
Shell :: rsync only new files 
Shell :: run rust book on terminal 
Shell :: sum decimals bash 
Shell :: docker compose install debian 
Shell :: search commit git 
Shell :: how to put value of one variable into another in bash 
Shell :: visual studio code update git password 
Shell :: changing git remote url 
Shell :: fatal error: ft2build.h: No such file or directo 
Shell :: CMake Error: Could not find CMAKE_ROOT !!! 
Shell :: how to open current terminal directory in file explorer 
Shell :: repair drive windows 
Shell :: docker compose keep container running 
Shell :: ubuntu spotify 
Shell :: how to install anything on kali linux 
Shell :: -bash: /bin/rm: Argument list too long inodes 
Shell :: ubuntu 755 and 644 
Shell :: linux change username 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =