Server

Topics related to web server.

13 Apr 2025

What is DNS? Definition and How DNS works

The Domain Name System (DNS) serves a vital role in navigating the Internet. Often likened to the phonebook of the web, it transforms human-friendly [...]

09 Dec 2024

Setting Up a Swap File on Linux

A swap file can drastically improve your server’s responsiveness by utilizing hard drive space as virtual memory when RAM is fully consumed. [...]

07 Mar 2024

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 [...]

03 Feb 2021

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 [...]

21 Sep 2017

Assign Static IPs to KVM guests using DHCP in Proxmox

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

15 Sep 2017

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. [...]

22 Jun 2017

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. [...]

14 Jun 2017

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. [...]

19 May 2017

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. [...]

06 Mar 2016

Redirect visitors by country on Cloudflare using htaccess

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