AWS Lightsail

Reading Time: < 1 minute

Last Updated: 5/9/2024:

This is really going to be a series of random notes that I will turn into an article later AWS Lightsail is a wonderful inexpensive way to host a website with enterprise quality access/speed.

sudo /opt/binami/bncert-tool
sudo /opt/bitnami/bncert-tool
/opt/bitnami/apps/wordpress/bnconfig --disable banner 1

/opt/bitnami/ctlscript.sh restart apache
sudo /opt/bitnami/ctlscript.sh restart apache
sudo /opt/bitnami/sctlscript.sh restart nginx
sudo /opt/bitnami/ctlscript.sh restart nginx

SMALL DIG: This is also handy to know if say AWS moves your site on you. It happens. I need to learn to deal with it. This might happen with every provider.

Location of wordpress plugins

/opt/bitnami/apps/wordpress/htdocs/wp-content/plugins
This entry was posted in AWS. Bookmark the permalink.