The simplest and fastest way to install WireGuard UI is to use the Portainer template provided by our team. This method minimizes manual configuration and allows you to deploy a stable, ready-to-use setup in just a few minutes. Requirements A VPS with Portainer installed using the Unihost script A deployed NPM (Nginx Proxy Manager) After […]
Category: 03. KVM VPS
Deploying n8n with PostgreSQL and Traefik (Automatic HTTPS via Let’s Encrypt)
In this guide, you’ll learn how to deploy n8n on a VPS from Unihost (UNH series) with PostgreSQL, running behind the Traefik reverse proxy.The setup will automatically issue and renew HTTPS certificates using Let’s Encrypt.Everything will be managed from a single directory, and the whole deployment will run with just one command. Why this guide […]
Webmin and Virtualmin
Webmin is a web-based interface for administering Unix-like systems, and Virtualmin is a module for managing virtual hosting — similar to Plesk and cPanel but open-source and license-free. Key Features System Administration — manage users, groups, services (Apache, Nginx, MySQL/MariaDB, Postfix, Bind), configure networking, and file systems. Hosting Management — create and manage virtual hosts, […]
What is VPS
A Virtual Private Server (VPS) is a type of hosting where you get a dedicated portion of the resources of a powerful physical server. It’s like renting a private room in a large house: you don’t own the entire building, but you have your own space with a personal key and the ability to arrange […]
Installing Windows Server 2022 on a UNH VPS
This guide will walk you through the process of installing Windows Server 2022 on a VPS of the UNH model. The provided Windows ISO image does not include a built-in license key. As a result, some system functionality may be limited, including automatic session termination or regular activation reminders. To ensure stable operation of the […]
Nginx Proxy Manager
Nginx Proxy Manager (NPM) is a web-based interface built on top of NGINX, designed to simplify and make reverse proxy configuration accessible. It’s perfect for both beginners and advanced users who want to manage web services, SSL certificates, and routing without diving into complex Nginx config files. What Is Nginx Proxy Manager For? When you’re […]
What is Portainer?
Portainer is a lightweight, open-source platform that serves as a management layer for containerized environments. Launched in 2016, it has grown into a popular tool due to its ability to simplify tasks that would otherwise require intricate command-line operations. Whether you’re deploying a single Docker container or managing a Kubernetes cluster, Portainer provides a centralized […]
Kasm Workspaces: Remote Linux Desktop in the Browser.
What is Kasm Workspaces Kasm Workspaces is a web-based platform that allows you to run operating systems and individual applications inside isolated containers, accessible directly through a browser. The project is designed with a focus on security, scalability, and ease of deployment. Who it’s for: Developers who need a temporary desktop or environment. Testers and […]
Repartitioning a KVM VPS after an upgrade
When you upgrade your VPS, you might need to repartition your storage space. Here are the steps to follow. Repartitioning could permanently damage your data. We cannot be held responsible for any loss or damage to your data. Before doing anything, make sure you back up all of your data.
Activating Rescue Mode on KVM VPS
This guide will show you how to reboot your VPS in rescue mode.