Login to the Linux Debian 9 Server enter the following command: sudo adduser username To assign it a password: sudo passwd username Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully Add the user the the sudo ...
login to the console: at the landing command line type: sudo /opt/bitnami/apps/wordpress/bnconfig --disable_banner 1 Replace "wordpress" with the corresponding application : moodle, canvas and so on.. these instructions should also apply for ...
The following adjustments are needed to the the php.ini file after a new deployment through bitnami: Access the Linux Debian 9 terminal command line. In the landing page type: sudo nano stack/php/etc/php.ini for Debian 10 ternimal use: sudo nano ...