Hi @gongomgra,
thank you for coming back to me.
I ran the stop apache command and this came back:
sudo /opt/bitnami/ctlscript.sh stop apache
Failed to unmonitor apache: write /var/lib/gonit/state: no space left on device
Syntax OK
/opt/bitnami/apache2/scripts/ctl.sh : apache not running
then I tried the bncert command and this came back:
sudo /opt/bitnami/bncert-tool
Unable to initialize installer.
Is /tmp writable ?
Is SELinux enabled? You may need to disable it temporarily
Please see below for details
http://docs.fedoraproject.org/en-US/Fedora/13/html/SELinux_FAQ/index.html#id3037154
Its a different problem than I had before, now I know even less, what is going on.
And about the disk space here the commands you mentioned:
free -h
total used free shared buff/cache available
Mem: 990M 115M 391M 4.4M 483M 633M
Swap: 634M 73M 560M
df -h
Filesystem Size Used Avail Use% Mounted on
udev 488M 0 488M 0% /dev
tmpfs 100M 11M 89M 11% /run
/dev/xvda1 9.7G 9.7G 0 100% /
tmpfs 496M 0 496M 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 496M 0 496M 0% /sys/fs/cgroup
tmpfs 100M 0 100M 0% /run/user/1000
/dev/loop1 29M 29M 0 100% /snap/amazon-ssm-agent/2012
/dev/loop4 98M 98M 0 100% /snap/core/9993
/dev/loop2 98M 98M 0 100% /snap/core/10444
/dev/loop3 56M 56M 0 100% /snap/core18/1932
/dev/loop5 33M 33M 0 100% /snap/amazon-ssm-agent/2996
I realise this one might be hard to read in this format. So in short, everything is free execpt for the /dev/loops those are packed and the /dev/xvda1.
Should I free something up here?
uptime
09:40:33 up 677 days, 8:28, 1 user, load average: 0.00, 0.00, 0.00
I am guessing 600+ days is not an optimal uptime? I should restart somehow?
Thanks for having a look into my post!