Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Install Caddy on Debian

sudo apt install -y debian-keyring debian-archive-keyring apt-transport-https
curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/gpg.key' | sudo gpg --dearmor -o /usr/share/keyrings/caddy-stable-archive-keyring.gpg
curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/debian.deb.txt' | sudo tee /etc/apt/sources.list.d/caddy-stable.list
sudo apt update
sudo apt install caddy
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install clipman for linux 
Shell :: aws cli start crawler 
Shell :: shell bash kommentti 
Shell :: managed mode linux kali 
Shell :: ubuntu check gstreamer version 
Shell :: install extension ext-gd * in fedora 
Shell :: cmd turn on wifi adapter 
Shell :: sort descending order linux 
Shell :: laravel github clone error 
Shell :: asdf install nodejs 12 m1 
Shell :: zsh-autosuggestions change key 
Shell :: hardhat required npm packages install 
Shell :: windows 10 smb1 not working 
Shell :: fork() system call in linux 
Shell :: using screen in wsl 
Shell :: delete iptable rule linux 
Shell :: hadoop change directory ownership 
Shell :: awk print all columns 
Shell :: open download folder in mac 
Shell :: Which dotfile manager should I use for linux 
Shell :: How to "git status" 
Shell :: create new file and copy from another file in powershell 
Shell :: macbook disable input from built in keyboard 
Shell :: task manager opera browser 
Shell :: run redis o docker no auth 
Shell :: find the name of files within a directory bahs 
Shell :: enable vault autocomplete 
Shell :: linux echo variable value 
Shell :: linux find command 
Shell :: laravel installer version 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =