Subscribe to my RSS feed RSS

Archive for the Tag ‘FreeBSD’

May 4, 2008

Integrating Twitter Tools into Wordpress

I updated MostlyGeek with the Twitter Tools plugin by Alex King. Previously the site used Twitter’s JavaScript badge to display my latest tweets. There are a number of advantages to using Twitter Tools over the simple badge: 

Automatically tweet a new blog entry
Automatic downloading of my latest tweets
Automatically blog tweets

Also while adding the plug in I noticed [...]

October 30, 2007

How to watch network interface bandwidth usage on FreeBSD

Use this command:
systat -ifstat 1
It will show something like this:
Interface Traffic Peak Total

[...]

October 24, 2006

Experience with VMWare Server on RedHat Linux +screenshots!

Since my shiny new Dell servers with the Core 2 CPUs haven’t arrived yet I decided to take a spare server in the office and try out VMWare Server. VMWare server for Linux is very easy to install. The only way it could have been easier if it was drag & drop like OS X [...]