Category : Server
Unlock the full potential of your server infrastructure with our in-depth Server category. Dive into expert articles, detailed guides, and practical tips covering everything from server setup and configuration to maintenance and security. Whether managing Linux or Windows servers, our content helps you optimize performance, ensure uptime, and protect your data. Stay updated with the latest server technologies and trends to keep your systems running smoothly and efficiently.
Today’s article I introduce to you about IT-Tools the toolkit I often use for work and research on IT and DevOps. IT-Tools is a toolkit...
Fix WireGuard VPN (wg-easy) not working on Oracle Cloud VPS
After a long time without touching Oracle Cloud’s free VPS, I came back a few days ago. Unexpectedly, when accessing the Dashboard again, I was...
What is SSL Security? Ensuring Safe and Secure Online Communications
In today’s digital age, where data breaches and cyber threats loom large, securing online communications has become paramount. With the increasing prevalence of cyber threats,...
[Proxmox] Proxmox VE 8.2 Installation Guide
After getting familiar with Hyper-V and XCP-ng, recently I’ve been researching more about KVM virtualization technology through the open source platform Proxmox VE. I. What is Proxmox? Proxmox VE(Proxmox...
[Proxmox] Proxmox VE 8.2 Installation Guide
After getting familiar with Hyper-V and XCP-ng, recently I’ve been researching more about KVM virtualization technology through the open source platform Proxmox VE . This article on how to install...
Install Arr Suite (Sonarr, Radarr, Prowlarr, Bazarr) to automate your Photo Library
In the tutorial below, I will install the full Arr suite (Sonarr, Radarr, Prowlarr, Bazarr) on XPEnology. All applications are set up via Docker so...
Install Xpenology DSM 7.2 using RR Loader (Redpill Recovery Loader)
This article will guide you how to install XPEnology DSM 7.2 using a new loader called RR (Redpill Recovery) Loader. The installation process is almost the...
Configure Caddy as Reverse Proxy for network services in homelab
For a very long time, I have been using Nginx Proxy Manager (NPM) as a Reverse Proxy for web services in my homelab. Many tutorials...
WordPress SQLite Database
Accidentally read an article about Docker SQLite WordPress by a Chinese author, quite like it, so wrote an introduction and installation instructions for those interested...
[WordPress-Caddy-Docker] – Fast WordPress installation, optimized performance
I shared how to install WordPress running on Caddy Server in the previous article: Install WordPress running on Caddy Server using Docker Compose. This method...