Weeks ago, I upgraded my blog to WordPress 3.8. After that, I found that if I dont use GoAgent to break the GFW, it took me about 1 minute to show the home page. After did some more check, I confirmed that its all because WordPress 3.8, and its latest […]
Web
Do you have a website or blog for your business that runs on WordPress? If you do, there are a lot of plugins out there that promise to help you optimize your site and increase sales. We decided to sift through them and find the best. These plugins will help […]
It was last week when my virtual host service ended. Instead of continue with the virtual host, I decided to upgrade and migrate my blog to a VPS. Here are the major steps you need to do to start a VPS hosting. ——————————————————– LNMP ——————————————————– 1. Installing LNMP to your […]
—————————————- Step # 1: Install BIND —————————————- First you need to install BIND server. Code: $ sudo apt-get install bind9 —————————————- Step # 2: Define rg4.net domain: —————————————- You need to add rg4.net domain to bind configuration file /etc/bind/named.conf.local Open this file and append following text (zone and reverse zone […]