debian:ooklaserver

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

debian:ooklaserver [2022/03/05 01:18] – створено Methoddebian:ooklaserver [2025/04/30 11:27] (поточний) Method
Рядок 70: Рядок 70:
    68  apt-get update    68  apt-get update
    69  apt-get install python-certbot-apache    69  apt-get install python-certbot-apache
-   70  certbot --apache -d st.lc.lviv.ua+   70  certbot --apache -d st.example.com
    71  certbot renew --dry-run    71  certbot renew --dry-run
    72  systemctl restart apache2    72  systemctl restart apache2
Рядок 77: Рядок 77:
    75  systemctl status ookla.service    75  systemctl status ookla.service
    76  mc    76  mc
-   77  cd /etc/letsencrypt/live/st.lc.lviv.ua/+   77  cd /etc/letsencrypt/live/st.example.com/
    78  mc    78  mc
    79  ls /home/ookla/server/OoklaServer    79  ls /home/ookla/server/OoklaServer
    80  ls /home/ookla/server/    80  ls /home/ookla/server/
    81  nano /home/ookla/server/OoklaServer.properties    81  nano /home/ookla/server/OoklaServer.properties
-   82  /etc/letsencrypt/live/st.lc.lviv.ua/fullchain.pem +   82  /etc/letsencrypt/live/st.example.com/fullchain.pem 
-   83  ls /etc/letsencrypt/live/st.lc.lviv.ua/+   83  ls /etc/letsencrypt/live/st.example.com/
    84  nano /home/ookla/server/OoklaServer.properties    84  nano /home/ookla/server/OoklaServer.properties
    85  systemctl restart ookla.service    85  systemctl restart ookla.service
Рядок 94: Рядок 94:
    92  systemctl restart ookla.service    92  systemctl restart ookla.service
    93  systemctl status ookla.service    93  systemctl status ookla.service
-   94  certbot --apache -d st.lc.lviv.ua +   94  certbot --apache -d st.example.com 
-   95  certbot --apache -d st.lc.lviv.ua+   95  certbot --apache -d st.example.com
    96  apachectl restart    96  apachectl restart
    97  apachectl startus    97  apachectl startus