Tutorials

Image: How to back up your Nextcloud files

How to back up your Nextcloud files

Creating a backup of your cloud is essential way to protect against data loss. With a Nextcloud backup, you can secure your instance along with all your data and applications, allowing you to restore them quickly and easily in an emergency. In the following article, we explain…

Read more
Image: How to successfully migrate Nextcloud to a new serverMr. KosalShutterstock

How to successfully migrate Nextcloud to a new server

A Nextcloud migration gives you an opportunity to optimise your cloud infrastructure. For a smooth data transfer, careful planning is required. This guide explains when it’s worth migrating Nextcloud to a new server, explores possible scenarios and covers how to perform a…

Read more
Image: How to install Nextcloud on a Synology NASnmediashutterstock

How to install Nextcloud on a Synology NAS

Setting up a Synology NAS server for Nextcloud allows you to enhance its functionality and integrate additional services. However, for beginners, installing Nextcloud on a Synology NAS can be somewhat challenging. In this article, we outline the prerequisites and walk you through…

Read more
Image: What is Nextcloud config.php? Everything you need to know

What is Nextcloud config.php? Everything you need to know

The Nextcloud config.php file is the core of every server running the open-source software. From database connections and security features to server options – this configuration file controls various essential settings. In this article, you’ll learn everything you need to know…

Read more
Image: How to install Nextcloud on Windows step by stephywardsshutterstock

How to install Nextcloud on Windows step by step

Setting up Nextcloud on Windows is a simple yet powerful way to take advantage of the platform’s wide range of features. But what exactly does the installation process involve? In this guide, we explain the system requirements for running Nextcloud on Windows and walk you through…

Read more
Image: How to install Nextcloud on Proxmox step by step

How to install Nextcloud on Proxmox step by step

The combination of Proxmox’s powerful virtualisation and Nextcloud’s flexible cloud solution offers you maximum control over your data, security, and privacy, as well as a stable platform for personal or business applications. In this detailed article, you will learn how to…

Read more
Image: How to clear RAM step by stepagsandrewShutterstock

How to clear RAM step by step

Among the various possible causes of performance issues is high memory usage, which plays an important role in managing active processes. A simple and effective solution is often to clear or free up the memory, helping improve system speed and stability. Windows offers several…

Read more
Image: How can you set up Kubernetes? Beginner-friendly Kubernetes tutorialalphaspirit.itshutterstock

How can you set up Kubernetes? Beginner-friendly Kubernetes tutorial

Kubernetes helps you manage containers—once you know how it works. But especially for beginners, getting started with Kubernetes can be challenging. That’s why, in this Kubernetes tutorial, we’ve explained the installation process and the most important functions in a short and…

Read more
Image: How to enable SSH with OpenSSH on Ubuntu 24.04Funtapshutterstock

How to enable SSH with OpenSSH on Ubuntu 24.04

SSH is an essential tool for secure remote access to Linux systems. If the OpenSSH server was not activated during Ubuntu 24.04 installation, it can easily be done at any time. This guide shows you how to enable SSH and set it up on Ubuntu 24.04. Learn the steps to securely…

Read more
Image: How to use PostgreSQL DELETELightspringshutterstock

How to use PostgreSQL DELETE

Looking to clean up a table in PostgreSQL? With the DELETE command; you can remove specific entries or get rid of all the data in a table. In this article, we’ll take a look at what the command is, how its syntax is structured and how to remove an individual row or all the data…

Read more