M M Arif

M M Arif

Set-up-Amazon-S3-as-primary-storage-in-Nextcloud

Set up Amazon S3 as primary storage in Nextcloud

You would be amazed at how flexible Nextcloud is for everyone's needs. When it comes to storage, Nextcloud allows you to use different storage mediums, such as on-disk or remote object storage. You may already know that Nextcloud supports various storage types as external storage, but setting them as primary storage is different. In this article, I am going to show you how to set up Amazon S3 as primary storage in Nextcloud.
Install-Nextcloud-30-Hub-9-on-Ubuntu-24.04-LTS

Install Nextcloud 30 Hub 9 on Ubuntu 24.04 LTS

Nextcloud 30 Hub 9 was released yesterday, and this time the changes are significant in terms of features, apps, improvements, and the UI. There's a fresh UI update, which I personally like. It’s more compact, and the round shapes are gone for good. Almost every core app has received a redesign. The Talk UI has also been revamped and looks fantastic. You can read more about the changes and features below. If you want to try it out, follow this guide to install Nextcloud 30 Hub 9 on an Ubuntu 24.04 LTS server with Apache and MariaDB.
Install-Zammad-with-Elasticsearch-on-Ubuntu-24.04

Install Zammad with Elasticsearch on Ubuntu 24.04

Zammad is an open-source help desk platform that makes managing customer support easy. It brings together emails, chats, and social media in one place, helping teams respond quickly and stay organized. You can customize it, track tickets, and automate tasks to improve your support workflow. In this article, I will show you how to install Zammad with Elasticsearch on Ubuntu 24.04 LTS.
How-to-install-Looking-Glass-on-AlmaLinux-9

How to install Looking Glass on AlmaLinux 9

Looking Glass is a powerful network-related utility written in PHP and Bootstrap 5. It can run network commands directly in the browser. The setup is pretty straightforward if you follow the documentation. However, in this guide, we will install it manually using Apache as the web server and obtain an SSL certificate from Let's Encrypt. So, read on to learn how to install Looking Glass on AlmaLinux 9.
Rocket-chat

How to Integrate Gmail with Rocket Chat for Email Inboxes

Rocket Chat has a feature called Email Inboxes where you can receive and send emails from within the Rocket Chat interface. This is useful if you are using Rocket Chat for customer support, with agents and users resolving customer issues through email. In this guide, I will show you how to integrate Gmail with Rocket Chat for Email Inboxes with SMTP and IMAP details.
Fine-Tune-PHP-FPM-and-Apache-for-Optimal-Performance

Fine-Tune PHP-FPM and Apache for Optimal Performance

If you have a high-spec server for a web app, but the server isn't optimized to handle large traffic, you may experience timeouts when loading the app. This issue is often due to the web server not being properly configured for heavy traffic. In this article, we will explore how to fine-tune PHP-FPM and Apache for optimal performance.