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.
Currently, I am moving some web applications from the outside VPS to LXC in Homelab at home to facilitate management. The web applications in their...
Experience sharing: Optimal WordPress Stack I am using
With more than 10 years of working experience with WordPress, I have experienced many different methods of installing and managing the WordPress system. Control Panel:...
Dynamic DNS and Wildcard SSL configuration for Caddy Server
Previously, I shared how to configure CADDY as Reverse Proxy for network epidemic in Homelab. I am applying this method not only on Homelab but...
KazeWP – WordPress Deployment and Management Tool with Docker, Caddy and Bash Scripts
I introduced it a few months ago (WordPress-Caddy-Docker) A simple solution to quickly set up WordPress running on a Caddy Server using Docker Compose. This...
Set up Static IP Address on Ubuntu Server 20.04 / 22.04 / 24.04
Update October 2024: Added instructions for Ubuntu 24.04 When setting up a virtual machine in the local network / homelab, you should set up a...
Install Xpenology DSM 7.2.1 (DS918+) using ARC Loader
Update 09/2024: Added instructions for installing DSM 7.2 on Proxmox virtual machine I have had many articles sharing about how to install Xpenology on the...
Install XPEnology DSM 7.2 on Proxmox Virtual Machine
Update 09/2024: Added instructions for installing DSM 7.2 on Proxmox virtual machine Today, May 22, 2023, Synology has just released a version DSM 7.2 new,...
[Proxmox] Setting up LXC (LinuX Container) on Proxmox VE
In addition to the KVM virtual machine creation feature, Proxmox also integrates the LXC (LinuX Container) setup and management feature, a very popular operating system...
[Proxmox] Getting to know the Proxmox VE Web UI Management Interface
After successfully installing Proxmox on the Server, virtual machine control and administration can be performed through the included Web UI interface at the address https://<IP-server>:8006Code...