1 20:41 pwd 2 20:41 ls 3 20:41 pkg update 4 20:42 pkg install nginx nano python 5 20:43 sysrc ngnix_enable=yes 6 20:43 pkg install py38-certbot 7 20:44 pkg install py38-certbot openssl 8 20:44 pkg install py39-certbot openssl 9 20:45 ifconfig 10 20:46 service nginx onestart 11 20:50 service nginx onestop 12 20:52 certbot certonly --standalone -d '*.lefloch.eu' 13 20:55 apt install python3-pip 14 20:56 pkg install python3-pip 15 20:56 pip 16 21:43 python -m pip -V 17 21:43 python -m ensurepip 18 21:43 python -m pip -V 19 21:44 cerbot 20 21:44 pkg install py39-certbot-dns-ovh 21 21:44 certbot certonly --standalone -d '*.lefloch.eu' 22 21:49 nano /root/.ovhapi 23 21:50 chmod 24 21:50 chmod +600 /root/.ovhapi 25 21:51 chmod 600 /root/.ovhapi 26 21:51 certbot certonly --dns-ovh --dns-ovh-credentials ~/.ovhapi -d lefloch.eu -d *.lefloch.eu 27 21:52 certbot 28 21:52 certbot certonly --dns-ovh --dns-ovh-credentials ~/.ovhapi -d lefloch.eu -d *.lefloch.eu 29 21:52 certbot certonly --standalone -d '*.lefloch.eu' 30 21:52 certbot certonly --dns-ovh --dns-ovh-credentials ~/.ovhapi -d lefloch.eu -d *.lefloch.eu 31 21:53 certbot certonly --dns-ovh --dns-ovh-credentials ~/.ovhapi -d *.lefloch.eu 32 21:54 certbot certonly --dns-ovh --dns-ovh-credentials ~/.ovhapi -d *.lefloch.eu 33 21:54 service nginx onestart 34 21:54 certbot certonly --dns-ovh --dns-ovh-credentials ~/.ovhapi -d lefloch.eu -d *.lefloch.eu 35 21:55 certbot certonly --standalone -d 'toto.lefloch.eu' 36 21:55 certbot certonly --standalone -d 'lefloch.eu' 37 21:58 certbot certonly --dns-ovh --dns-ovh-credentials /root/.ovhapi -d '*.lefloch.eu' 38 22:03 cat /root/.ovhapi 39 22:17 cat /root/.ovhapi 40 9:09 pkg remove nginx 41 9:10 pkg remove python 42 9:10 pkg remove nano certbot 43 22:26 history