Configure NTP Server on FreeBSD

Configure a NTP time server on FreeBSD is fairly easy. We will spend about 10 minutes to configure a NTP Server on FreeBSD. Select Global NTP Server to Sync Before setting up configuration file, you might want to find out…

How to Redirect Wordpress RSS Feed to Feedburner

How to Redirect WordPress RSS Feed to Feedburner

If you would like to find out your RSS subscriber’s statistic, it’s good to redirect all your RSS feed to Feedburner. One of the reason I like Feedburner’s RSS page is it provides reader with convenience short cut button to…

Cacti Spine Source Installation Error on FreeBSD

Just noticed FreeBSD’s port still using old version of spine, decided to install from source and seem like source install doesn’t work well with FreeBSD. It returns error due to libtool version different from the source file. First when run…

Retrieve CPU and Memory Information on FreeBSD

Server running slow and how to check CPU/Processor and RAM/Memory info on FreeBSD? There are couple of ways to retrieve the information, by dmesg or sysctl. Check CPU/Processor Speed on FreeBSD Get CPU info by sysctl;