Debian
sudo rm -f /etc/ssh/sshd_not_to_be_run sudo systemctl enable ssh sudo systemctl start ssh
Ubuntu
sudo mv /etc/init/ssh.conf.back /etc/init/ssh.conf sudo start ssh
Setting the IP
sudo ifconfig eth0 192.168.1.234 netmask 255.255.255.0 up
Check DiskSpace
Disk Space : df -h
Restart Services
“/opt/bitnami/ctlscript.sh” or “/etc/init.d/bitnami”
MySQL Logs
/opt/bitnami/mysql/data/mysqld.log