I’m using Virtualmin to manage some servers (both physical or VPS) and I’m pretty confidence to say that this is the best freeware for server control panel. Virtualmin […]
Install Nginx, PHP-FPM & MySQL in Centos
Warning: This shell script will remove your previous Apache installation. Update June, 25 2014: The following script works on CentOS 5 very well. If you’re using CentOS 6, […]
Insert French Characters Into MySQL
I was developing a bi-lingual website, so my custom CMS should be able to accept and display both English and non English characters. For English characters, it’s a […]
Download Youtube with PHP and CURL
This is an update for my previous Youtube Downloader. If you don’t know what is PHP Youtube Downloader, it is a simple PHP script that we can use […]