
1. Login to Bitnami account = https://google.bitnami.com
2. Go to Account>>Cloud Credential and unlock the vault where the SSH keys and API info are stored

3. Click on the Virtual Machine and access it

4. In the virtual machine info click "LAUNCH SSH CONSOLE"

5. In the SSH Console type the following command
sudo /opt/bitnami/apps/opencart/bnconfig --disable_banner 1
and once done restart the apache server
sudo /opt/bitnami/ctlscript.sh restart apache

The Bitnami banner should be removed after that.
No comments:
Post a Comment