Blogger Avatar

人間になりたい!!!!!


皖ICP备2025096275号

Articles in tag Maintainance

Physical Machine P2V Migration to Proxmox VE - Best Solution for Full System Migration

I have two broadband internet connections at home. If I only deploy network exit-related services on a single system, I can only use the upstream bandwidth of one connection at a time, which doesn't fully utilize both connections. Therefore, I decided to switch my network gateway sub-server to Proxmox VE. This way, I can use both broadband connections as network exits through firewall rules and load balancing, while also making server management more convenient. But how to migrate without losing the existing operating system and environment on the original server? This article will provide you with the best solution for full migration.

OSPF Networking Based on Bird for New OpenWrt

When configuring studio/enterprise networks, it is often necessary to implement interconnection between multiple network segments. These segments are typically at the same level or different levels, not in a hierarchical relationship, so they cannot directly communicate with each other. In such cases, we need to configure OSPF on the routers. This article will teach you how to implement OSPF networking on routers running OpenWrt.

Proxmox VE Shared Storage Solution - Setup and Configuration of VirtIO-FS

The author recently switched their server from Windows Server 2025 to a combination of Debian 13 + Proxmox VE. When using Windows previously, although data was categorized, Hyper-V virtual machines and other data files were still on the same disk. After switching to Proxmox VE, there was a need for multiple virtual machines to share disk access. However, there are many file sharing protocols with varying levels of configuration complexity. This article will introduce the VirtIO-FS protocol and guide you through its configuration.