HazeNet VPS Benchmark (latest from their XEON nodes)

Update (14-May-2011): HazeNet has been taken over by ThrustVPS / Rus Foster. Read more about it here

This benchmark is #2 in the series from HazNet, the previous one was done on their Core2Quad series and this one is on their latest XEON nodes.

Unix Benchmark results from HazNet using unixbench v 5.1.2. HazeNet offers 4 cores on their 1024 and 2048 packages.

Specs: 1024MB OpenVZ running Ubuntu 10.04 LTS 32bit

Continue reading

VPSLatch VPS Benchmark

Unix Benchmark results from VPSLatch (OpenVZ running Ubuntu 10.04 LTS 32bit on their Orlando, FL node) using unixbench v 5.1.2

Specs: 1024MB / 60GB OpenVZ running Ubuntu 10.04 LTS 32bit

Note: This VPS has the best benchmark that I have ever seen, wow, no doubt Adam is having busy managing the best VPS+CPanel combination ever!

Continue reading

ThrustVPS (A Review, Summary – STAY AWAY from them)

I signed up with ThrustVPS on Jul 27, 2010. Sounded like a good company although I read a lot of bad review about Rus Foster who is now leading this new venture previously known as DamnVPS. There were lots of issues in the start and not to mention so many down times that went unaccounted for.

Continue reading

Download personal details of 100m Facebook users

Update (April 23, 2011): I have updated the download urls to point to new servers

A little while ago (approx 2 weeks) I read a story online which claimed a person has downloaded a compiled 100m Facebook users’ personal data. I searched online and found this torrent on thepiratebay.org

I downloaded this torrent and to my surprise, its almost NOTHING personal. Just names and Facebook IDs. Anyway, I also found a BBC Story on the same topic which is pathetic! They sounded this as if Facebook is HACKED, which is not the case.

Anyway, anyone who does not want to download via other file-sharing services or torrents can download this from the following VPS locations

P.S. If, for some reasons, you cannot download this file, leave a comment with a valid email address in this post and I will get back to you with the valid link.

NAGIOS 3 with notifications on twitter

I have been experimenting with NAGIOS3 on Ubuntu (I will write a how-to-install on NAGIOS later) and it has served me very good in monitoring my 7 VPS from different providers in different part of the world. I have already recorded 3 hours of downtime from ThrustVPS which is a great deal for me. I now know which VPS has the best time and which ones have hiccups (e.g. my 2Host VPS gave me two unreachable notifications but the VPS was running and still reports the uptime as 4 days).

Since I use twitter more, even when Im on the road, notifications via email is a bit slow for me. Luckily I found a great tutorial online to do that.

Continue reading

Spacerich VPS Benchmark

Update (26-Aug-2010): From my experience, they have very huge iowait and hence I/O problems on their VPS servers. You have to wait for like 10-15 seconds for a ‘uptime’ command to execute which is pretty pathetic. So in my opinion, it was useless for me.

Unix Benchmark results from Spacerich (OpenVZ running Ubuntu 10.04 LTS 32bit on their Munich, Germany node) using unixbench v 5.1.2

Specs: 256MB / 25GB OpenVZ running Ubuntu 10.04 LTS 32bit

Note: Being in Europe, it has the best response time to Asia especially Pakistan

Continue reading

ThrustVPS XEN HVM Benchmark

Update (25-Aug-2010): Rus Foster from ThrustVPS.com is a blackmailer and a person with low self-esteem. He actually blackmailed me to hand him over certain domain names which he thinks believes is breaching the AUP. My accounts, VPS and the $60 of affiliate commission was terminated. I will advise everyone to KEEP AWAY from Rus Foster and ThrustVPS.com (click here to read the full review)

Unix Benchmark results from ThrustVPS (XEN HVM running Ubuntu 10.04 LTS on their West Coast (LA) node) using unixbench v 5.1.2

Specs: 512MB / 15GB XEN HVM running Ubuntu 10.04 LTS 32bit

Note: Although the test results from the previous bechmark on their XEN PV is just average, this one is the best benchmark I had on a 512MB VPS ever!

Continue reading

RackVM Benchmark

Alert: (05-Sep-2010) RackVM is/was a shady business and Ben, owner of RackVM, has run away with hundreds of client’s payments. As of today, all of their nodes are down. Ben just tricked everyone to his per annum offers and ran away with cash in hand. Unfortunately, I was also one of these victims.

Unix Benchmark results from RackVM using unixbench v 5.1.2

Specs: 128MB / 10GB XEN PV running Ubuntu 10.04 LTS
The most amazing part? well, I got this VPS for just 6pounds bi-annually (6 months), thats 1 pound per month :)

Note: Although their servers are Core2Quad, I have access to 4 cores and the benchmark results (as compared with my QuickWeb 128MB XEN PV) are very good

Continue reading

Using Facebook Graph API to keep an eye on friends activity

Life is really moving in the fast lane for me, and Im pretty sure for most of you readers too. I login to social-networking platforms after weeks and I cant recognize most of these faces (even though they are my friends). Its proven that Humans tend to recognize people by face more quickly then names and email addresses so whenever someone puts on a new face (uploads a new profile-picture), I have hard time getting to know them.

Well, I thought today, I have been developing in facebook application for so long now – Why not put online a few hours to fetch Facebook Friends data via API and keeping track of who did what? (status updates) and who changed his/her profile picture? So last night I was up, as usual, and I put together a small script in PHP that fetches my friends’s list, processes newcomers, checks for updates (pictures and statuses) and posts them into a database. Now I can track who updated his profile picture and what was their previous profile photo. Also, I can invest in another 1 hr to create high-level-summary everyday for ME :)

Do you do something of this sort? I’d love to hear your story