Time Machine Backup on the Synology NAS

Time Machine Backup on the Synology NAS

Securing your data is of crucial importance, especially in a digital world where information can be quickly lost. The Synology NAS offers an efficient way to protect your valuable data. In this blog post, we will focus on how you can use the Time Machine feature for complete backups of your Apple Macs to secure your data on the Synology NAS or restore your entire Mac. Preparing the Synology NAS: …

Read more

Paperless & Redis Synology

Paperless-ngx and Redis on Synology DSM 7.2 Container Manager with Google Drive Cloud Synchronization – A Tutorial

What is Paperless-ngx? Before we dive into the installation and configuration, let’s briefly explain what Paperless-ngx is. Paperless-ngx is an advanced, web-based document management application designed to help you achieve a paperless office. It offers a range of features to efficiently organize, index, and make scanned documents searchable. Here are some key features: With these features, Paperless-ngx is an ideal solution for managing and archiving digital documents, both for individuals …

Read more

dnsmasq dhcp dns server

Dnsmasq as DNS and DHCP server

Dnsmasq is a simple DNS and DHCP server for small networks. It resolves the names from the local network according to the /etc/hosts file. Unknown name queries are forwarded and stored in the cache. The DHCP subsystem supports DHCPv4, DHCPv6, BOOTP (Bootstrap Protocol), and PXE. Preparation for Dnsmasq We switch to the „root“ user: sudo -i First, we update the package sources, the operating system, in this case, an Ubuntu 20.04LTS: apt update && apt upgrade -y && …

Read more …

vim commands top 10

The 10 most important commands in the VIM text editor for beginners

In this blog article, our focus is on the most important commands for beginners to work effectively with the VIM editor. The VIM or “vi” is a super effective tool for working in the Linux terminal and is almost a must to handle. 0. ESC key The ESC key is super important and lets you switch from “insert mode” to command mode. Always make sure that when you want to …

Read more

Nextcloudlogo mit Text

The 9 most important Nextcloud OCC commands for the console

To use Nextcloud optimally, it can be helpful to know some OCC commands that can be executed via the console. This can be useful, for example, for Nextcloud troubleshooting, scripts, updates, etc. OCC stands for OwnCloud Console and is a tool that enables various administrative tasks. In this article, we present some of the most important OCC commands that can be useful for experienced Nextcloud users. Using OCC OCC is …

Read more

Install Windows 11 VM on vmWare ESXi

Installing a Windows 11 VM under the free version of ESXi is currently somewhat difficult, as Windows 11 requires a Trusted Platform Module (TPM) 2.0.Those who use a vCenter Server and the client can use the built-in Key Provider to provide a virtual TPM, the same applies to VMware Workstation.Since there is no such option in the free version, you have to find another way. We will show you how …

Read more