My VM has an 8G ephemeral volume and it seems to be wasted so why not put the swapfile on there You need the cloud-init service: sudo systemctl is-enabled cloud-init.service enabled The instructions with a couple of options are here:...
With Jotform you can add a form to your Wordpress posts/pages and the post data and sending of the email is handled by Jotform servers instead of sending the email down to to /usr/bin/sendmail, using PHP's SMTP mailer or another Mailer plugin. https://www.jotform.com
Using MySQL CLI or MySQL Workbench USE yourwpdb; # remember to take into account the custom table prefix if you have one # e.g. 7jhdy66N_ is a custom table prefix and replaces the default wp_ prefix INSERT INTO `7jhdy66N_users` (`user_login`, `user_pass`,...
Reasons The knowledgeable original core team isn't there to respond to support requests. When contacting support you get regurgitated AI responses The online help docs used to be good but now aren't explicit about what the product can do causing confusion, or...
nginx -t nginx: [warn] "ssl_stapling" ignored, no OCSP responder URL in the certificate "/etc/letsencrypt/live/example.com.au/fullchain.pem" nginx: [warn] "ssl_stapling" ignored, no OCSP responder URL in the certificate...