Fix Virtualmin can't connect to MySQL 8.0 server

One of my clients experienced a problem, Virtualmin couldn't connect with MySQL, the problem appeared after the VPS rebooted. In Virtualmin [...]

March 07, 2024 · 2 min · danpros

What is the C10k problem? How to solve it?

The C10k problem, known as the ten thousand simultaneous connections problem, is a numeronym used to express the limitation that most servers [...]

February 03, 2021 · 7 min · danpros

Assign Static IPs to KVM guests using DHCP in Proxmox

How to assigning static IP's to KVM guests using DHCP in Proxmox [...]

September 21, 2017 · 1 min · danpros

Install Windows on Any Server using Rescue System and QEMU-KVM

This is how to install Windows on any server using Rescue System and Portable QEMU-KVM. [...]

September 15, 2017 · 5 min · danpros

Auto Backup MySQL Database to FTP Server using cURL

RAID is not a backup. RAID arrays can fail just like single drives, RAID is designed for fault tolerance NOT backups. [...]

June 22, 2017 · 2 min · danpros

Good and lightweight web based KVM manager

KVM manager that is free, web based, lightweight, and easy to use to manage multiple dedicated server for personal use. [...]

June 14, 2017 · 2 min · danpros

Mount remote FTP server as folder on Linux and auto startup it

Sometimes we need to mounting FTP server as folder on Linux and than auto mount it across reboot. [...]

May 19, 2017 · 2 min · danpros

Redirect visitors by country on Cloudflare using htaccess

This tutorial show you how to redirect visitors by country on Cloudflare using htaccess [...]

March 06, 2016 · 1 min · danpros

How to install CentOS 7 remotely using VNC

This time I will discuss on how to install CentOS 7 remotely through VNC. [...]

February 22, 2016 · 4 min · danpros

Remove or hide client sender IP from Postfix on SMTP relay

How to to remove client sender IP (X-Originating-IP) from Postfix on SMTP relay. [...]

November 07, 2014 · 1 min · danpros