danpros

A self-proclaimed geek, business owner, and part-time blogger.

Posts by this author

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

22 Feb 2016

How to install CentOS 7 remotely using VNC

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

25 Sep 2015

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

07 Nov 2014

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

24 Oct 2014

Check Disk Health Status When Using Hardware RAID

I have several boxes using hardware RAID with LSI brands. This is how to know important information about disk status. [...]

29 Sep 2014

From Blogger to HTMLy

After almost 5 years using Blogger, a few days ago I decided to move the platform to HTMLy an open source databaseless blogging platform. [...]

21 Sep 2014

Setting Up NAT VPS on CentOS 6 using IP Tables and HAProxy

Setting Up NAT VPS on CentOS 6 using IP Tables and HAProxy. [...]