New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 12:46, 6 February 2026LetsEncrypt SSL for Bleckmann Custom URL - Updated (hist | edit) ‎[1,343 bytes]Admin (talk | contribs) (Created page with "Enable the custom_initiate_certbot.conf file in sites-available on BOTH fe servers, make sure to replace the server_name (and server_root if needed): DONE cd /etc/nginx/sites-enabled ln -s ../sites-available/custom_initiate_certbot.conf ./custom_initiate_certbot.conf -- DONE vi ./custom_initiate_certbot.conf Then check: nginx -t If ok, reload: systemctl reload nginx --> DONE Do your certbot command: certbot certonly --webroot -w /var/www/halivephp84/bleckmannci...")
  • 08:26, 22 January 2026Renewing LetsEncrypt SSL - nagios.apoyar.eu (hist | edit) ‎[516 bytes]223.233.83.20 (talk) (Created page with "SSL Renewal for nagios.apoyar.eu -------------------------------- - Login to nagios.wireguard.apoyar server with neal user and apoyar key (make sure wireguard VPN is connected) - Run below command, it will give ne TXT record to update in go daddy sudo certbot -d nagios.apoyar.eu --manual --preferred-challenges dns certonly - update the value for existing TXT record and wait for 10 mins and then hit enter - check syntax error with below command sudo apachectl conf...")