deepseek-r1-with-ollama-and-open-webui-on-linux

Set Up DeepSeek R1 with Ollama and Open WebUI on Linux

AI is all the rage nowadays, and that's the harsh reality. Many players provide access to their AI ecosystem and API for use. There are lots of open-source models that we can install for our own use on machines or servers. In this article, I will show you how to set up DeepSeek R1 with Ollama and Open WebUI to access the models in your browser for local deployment on the Linux operating system. This could be on your local system or a remote server.
Rocket-chat

How to Update Rocket Chat Installed from Source

Keeping your Rocket.Chat instance up-to-date is essential to ensure you benefit from the latest features, security patches, and performance improvements. If you have installed Rocket.Chat from source and want to upgrade to the latest stable version, this guide will show you how to update Rocket.Chat installed from source.


Install-Mattermost-with-PostgreSQL-on-Ubuntu-server

Install Mattermost on Ubuntu 24.04 LTS server

I have previously written about installing Mattermost with PostgreSQL on Ubuntu 22.04, but times change, and so do the apps and related components. In this article, I will guide you on how to install Mattermost with PostgreSQL on an Ubuntu 24.04 LTS server. So, keep reading!
onlyoffice-docker-installation-with-proxy

Install OnlyOffice on Ubuntu 24.04 and integrate with Nextcloud

I prefer and recommend installing the office tool for Nextcloud on a separate server (fresh) with specifications that cater to your needs. In this article, we will cover how to install OnlyOffice for collaborative document editing on Ubuntu 24.04 and integrate it with Nextcloud.
how-to-install-prestashop-on-ubuntu-24.04

How to install PrestaShop on Ubuntu 24.04

PrestaShop is a popular open-source e-commerce platform. Anyone can download the source code and set it up as their online store for selling products. In this article, I will show you how to install the latest stable version of PrestaShop on Ubuntu 24.04 LTS with Apache and PHP 8.1.


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.