Category : Virtual Private Server
Explore our comprehensive VPS Technical for in-depth knowledge and expert insights on Virtual Private Servers. From configuration tips and performance optimization to security best practices and troubleshooting guides, our resources empower you to master VPS hosting. Stay ahead with the latest trends, tutorials, and technical advice tailored for both beginners and advanced users. Enhance your VPS skills and ensure your server runs smoothly and efficiently with our expert content.
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...
[Proxmox] Passthrough HDD / SDD into XPEnology virtual machine
Updated 08/2024: add Passthrough HDD Serial Number After successfully installing the XPEnology virtual machine on Proxmox, I continued to pass through the hard drive so...
[Proxmox] Instructions for creating VM Template for quick virtual machine deployment
1. What is VM Template? VM template A template is a pre-configured virtual machine that serves as a template for creating similar virtual machines with...
[Proxmox] Set up USB Passthrough for KVM virtual machine
Previously, I shared an article instructing how to set up USB Pass-through for virtual machines on the XCP-ng platform . This time, it will be similar instructions,...
[Proxmox] Instructions for installing KVM virtual machine running Linux on Proxmox VE
Continuing with the series about Proxmox, this article will guide you how to install a KVM virtual machine running Linux on Proxmox VE. I will...
[Proxmox] LXC VM / Container Backup and Recovery Guide
This article will guide you how to backup / restore VM virtual machines and LXC containers on Proxmox. 1. Individual Backup This method is used...
Instructions for installing Squid as a Proxy Server on Oracle Cloud VPS
Today’s article will guide you how to install Squid on Oracle Cloud’s free VPS virtual machine to make a Proxy Server. You can apply the...
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...
[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...