Upgrade Zimbra and the OS Version

Zimbra is an email platform that integrates with calendars, documents, contacts, etc. It gives a better collaboration experience within the user’s company by focusing on its scalability, data sovereignty, and security, making it one of the most-wanted collaboration tools in ServerStadium. ServerStadium and Zimbra want to continue our best service to our dearest customers by…

Deploy Mailu on Rancher Kubernetes

Mailu is a simple yet comprehensive mail server as a set of Docker images that is very easy to use. Another perk of using Mailu is that it is an open-source mail server, free to use for everyone. This article will show you the easy deployment step of Mailu on Rancher Kubernetes. Prerequisite: System Preparation:…

Maximize Your ServerStadium Cloud Storage Access Speed with Content Delivery Network (CDN)

For you who have been using ServerStadium Storage service (S3 Object Storage from ServerStadium), you may have experienced a slow load when you or your customer try to access the assets (data) inside ServerStadium Cloud Storage from different regions.   It happens due to the increasing number of hops between your geographical location and the physical…

Simple monitoring and alerting with Monit on Ubuntu 22.04 LTS

TLDR Guide On Ubuntu 22.04: Example config: Mailserver config example using Gmail in /etc/monit/monitrc: Then reload Monit: Introduction Monit is a utility to monitor your services, systems, and processes and can handle alarms. Not only that, monit is available on most official upstream repositories. Its lightweight web user interface allows you to review the monitored…