- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Figure out process involved in out of memory (OOM)
DuckDuckGo and Google search Linux command to claim memory, Linux command to book memory and Linux command to allocate memory.
head -c 5G /dev/zero
Figure out process involved in out of memory (OOM)
I involved this issue this time:
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdAgZPRwG8ZM2BkLUGeiSDnOzXZpr0akVSzEpVcnTf9HGsw
XAWPKyd7Vwsu7HT/BfI5u0JRUm9VS…
Add the ability to search text documents
*Notifications - History* *No notifications available*
https://cryptpad.fr/notifications/#all (Notifications - All)
also shows No notifications available.
*Notifications - History* *No notifications available*
Auto renewal error
As https://gitea.lemnoslife.com certificate seems to have been updated and I do not use other domain names, can postpone solving this issue.
Auto renewal error
ls -lh /etc/letsencrypt/live/
Output:
total 44K
drwxr-xr-x 2 root root 4.0K Jun 1 2023 crawler.yt.lemnoslife.com
drwxr-xr-x 2 root root…
Auto renewal error
I would like to avoid specifying the working domain names, as there is a majority of them.
Auto renewal error
certbot delete --cert-name crawler.yt.lemnoslife.com
Output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - -…
Auto renewal error
https://chat.mistral.ai/chat/eb44613e-0683-441c-8b75-8f4383eabb9d
https://chatgpt.com/share/69cc5cdf-3088-832e-8052-f8637e8671c9
certbot delete --cert-name crawler.yt.lemnoslife.com…
Auto renewal error
certbot --nginx-ctl /usr/sbin/nginx --force-renew renew
Output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - -…
Auto renewal error
rm /etc/letsencrypt/renewal/crawler.yt.lemnoslife.com.conf
does not return anything.
Auto renewal error
/etc/letsencrypt/renewal/crawler.yt.lemnoslife.com.conf:
# renew_before_expiry = 30 days
version = 2.5.0
archive_dir = /etc/letsencrypt/archive/…
Auto renewal error
ls -lh /etc/letsencrypt/renewal/
Output:
total 40K
-rw-r--r-- 1 root root 625 Jun 1 2023 crawler.yt.lemnoslife.com.conf
-rw-r--r-- 1 root…
Auto renewal error
On Debian 13 OverClock3000:
certbot --nginx-ctl /usr/sbin/nginx --force-renew renew
Output:
Saving debug log to /var/log/letsencrypt/letsencrypt.…
Auto renewal error
I added --renew-by-default to:
0 0 1 */3 * certbot --apache --key-type ecdsa --elliptic-curve secp384r1 --renew-by-default -d altiscraft.fr,www.altiscraft.fr,lemnoslife.com,www.lemnoslife…
Auto renewal error
I confirm that only now the https://lemnoslife.com certificate changed.
Related to #3.