A self-proclaimed geek, business owner, and part-time blogger.
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 [...]
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 [...]
Assign Static IPs to KVM guests using DHCP in Proxmox
How to assigning static IP's to KVM guests using DHCP in Proxmox [...]
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. [...]
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. [...]
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. [...]
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. [...]
Redirect visitors by country on Cloudflare using htaccess
This tutorial show you how to redirect visitors by country on Cloudflare using htaccess [...]
How to install CentOS 7 remotely using VNC
This time I will discuss on how to install CentOS 7 remotely through VNC. [...]
Adding custom image upload to Pagedown using PHP
One of my personal project using Pagedown for the markdown editor, so this is a working solutions and not just an example. [...]