For several years we have worked with customers to upgrade dozens of servers (primarily Debian and Ubuntu) from old (sometimes ancient) distro versions to the latest, stable versions. We are now offering this distro upgrade as a service. The upgrade steps are as follows: We collect systems information to ensure your setup is updatable (e.g.…
The following code snippet uses our https://github.com/pbkwee/s2i project to let you create a backup image of a Linux server, encrypt it, and then make it available for download (or transfer it directly to a remote server). s2i requires PHP, and can make use of PHP’s built in HTTP server. You will need sufficient disk space…
A popular setup for Tomcat is to run it as a backend behind Apache. This lets you use Apache for some websites and URLs and Tomcat for others (while keeping the same IP address and port). Another common requirement is to have a valid SSL certificate. This HOWTO describes that setup. The HOWTO is for…
The latest long term support (LTS) release of Ubuntu is now available for new installs. Ubuntu 20.04, also known as “Focal Fossa” can be ordered at https://rimuhosting.com/order/v2orderstart.jsp. It’s also an option to consider if you reinstall an existing VPS. The official release notes for this release are available at https://wiki.ubuntu.com/FocalFossa/ReleaseNotes and will be be upstream…
Often numerous people have access to an account, developers, owners, system administrators. Occasionally they do things, they maybe shouldn’t – like changing the password – leaving all other people in the loop out. When this happens its always good to make sure that you know who changed that password – because if it was not…
Today we launch our Woop! WordPress hosting service. We are pretty excited about this. Many of our RimuHosting customers run WordPress on the VMs they host with us. That makes sense since 30% of the world’s sites run on WordPress. For over a decade we have been working with these customers to keep their WordPress…
The long awaited release of CentOS 8 64bit is now available with new installs from our order pages at https://rimuhosting.com/order/v2orderstart.jsp. It’s also an option to consider if you reinstall an existing VPS. CentOS8 was formally released on 24 Sep 2019. The official release notes are available at https://wiki.centos.org/Manuals/ReleaseNotes/CentOS8.1905. CentOS8 will be supported until 30 Sep…
For many years I have maintained a shell script that checks and can update wordpress. Its great, it needs nearly nothing and is handy for basic diagnosis, however its not good as something that can update things on a cron so well which multiple people have asked about.
Developers have just announced the release of Webmin 1.930. This includes some important security fixes. If you have an older Webmin version please update urgently to insure your server remains secure. In particular they described an exploit that is fairly major. Should your install be too old to update, you can fix the bug by…