Selbsthosting kostenlos (mit Einschränkungen!) mit Oracle Cloud

Ich habe Discourse auf Oracle Cloud installiert!!!

Nun möchte ich meine MyBB-Datenbank importieren (Migrate a MyBB forum to Discourse), aber apt funktioniert nicht :frowning:

[root@oecdiscourse discourse]# sudo apt update
sudo: apt: command not found
[root@oecdiscourse discourse]#  apt-get update
bash: apt-get: command not found
[root@oecdiscourse discourse]# sudo apt-get update
sudo: apt-get: command not found
[root@oecdiscourse discourse]# cd
[root@oecdiscourse ~]# sudo apt-get update
sudo: apt-get: command not found

Ist es auf dem Server installiert?