“Ubuntu instaluj certbot apache” Kod odpowiedzi

Ubuntu instaluj certbot


sudo apt-get update
sudo apt-get install software-properties-common
sudo apt-get install certbot
sudo apt-get install python-certbot-apache
# apache config
sudo certbot --apache
sudo certbot --apache -d your_domain -d www.your_domain
Depressed Dragonfly

Ubuntu instaluj certbot apache

sudo apt install certbot python3-certbot-apache
Torsten

Odpowiedzi podobne do “Ubuntu instaluj certbot apache”

Pytania podobne do “Ubuntu instaluj certbot apache”

Więcej pokrewnych odpowiedzi na “Ubuntu instaluj certbot apache” w Shell/Bash

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu