For small and medium-sized businesses, it is important to have an infrastructure that is flexible enough, secure, and not overly complex to maintain. In many cases, this does not require an expensive cloud platform or a complex enterprise cluster. A single properly prepared server is often enough to deploy a hypervisor, a firewall, and configure […]
Articles Tagged: dedicated servers
Configuring networking on a Proxmox VE server, server model OVE
Introduction After installing Proxmox VE, it is important to configure the network layout correctly. This affects access to the web interface, the operation of virtual machines, and the ability to use separate internal segments for a firewall or client VMs. This article covers a scenario where: the Proxmox server gets Internet access through the primary […]
Installing OpenClaw with Portainer
The easiest and fastest way to install OpenClaw is by using the Portainer template prepared by our team. This method minimizes manual configuration and allows you to deploy a stable, ready-to-use knowledge base in just a few minutes. Requirements: A VPS with Portainer installed using the Unihost script A deployed NPM (Nginx Proxy Manager) Registered […]
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 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 […]
ESXI – Basic information
ESXi (VMware ESXi) – is a hypervisor used for server virtualization. It allows you to create virtual machines on a server and use hardware resources efficiently, reducing the cost of maintaining and managing servers.
VS Code Server on your VPS / Dedicated Server
What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.
How to Disable/Enable the SLP Service on VMware ESXi
OpenSLP vulnerabilities have been disclosed that affect ESXi. These vulnerabilities and their impact on VMware products are documented in the following VMware Security Advisories (VMSAs),
Changing the root password on a Linux dedicated server
This guide will take to change the root password of your server.