Here are some common issues with installations with OpenSUSE:
First off, it can be possible that Apache and MySQL do not start on boot. This is the first thing you should check if you are experiencing downtime with your MindTouch Deki.
To start MySQL do the following:
/etc/init.d/mysql Start
To start apache do the following:
/etc/init.d/apache2 start
In a lot of OpenSUSE installs, Apache and MySQL do not start on boot