Feed items

Protected: Test post

This post is password protected. To view it please enter your password below:
Password:

Facebook Messenger

I tried to send out a simple message to friends to test the new Facebook messenger and this is what I get #fail
If you want to try out yourself, download it from the marketplace.

Pakistan Tehreek-e-Insaf (PTI) SMS Alert service

Pakistan Tehreek-e-Insaf, one of the political parties of Pakistan has introduced a one of its kind service in Pakistan. They will be sending SMS and has asked everyone to join for free.

The thing I like about Pakistan Tehreek-e-Insaf (PTI) is that its moving away from the bullsh*t drama happening in the country and probably thats the reason its becoming so popular in general public especially youth as well.
To subscribe to these SMS notifications, just send your name + city via SMS to 80022 (using any cellular network in Pakistan)

DirectAdmin Hacked

From the official forum post

Thanks for your patience everyone. We are still investigating but don’t want to leave you in the dark. Here’s what we know so far:

Enable ping response for Windows Server

I recently got two windows VPS for testing and stuff. The issue I faced was that even though they were Windows 2008 VPS, I still could not ping it. Came to know later that its a security feature and hence all pings are disabled.

You just need to enable it by running the following command on command prompt
netsh firewall set icmpsetting 8
If you wish to disable it, later, you may run this to do so

Overcommitting with KVM

Someone pointed out a shocking fact in LET that KVM, the new popular virtualization type, can be over-committed even more then the infamous OpenVZ
The KVM hypervisor supports overcommitting CPUs and overcommitting memory. Overcommitting is allocating more virtualized CPUs or memory than there are physical resources on the system. With CPU overcommit, under-utilized virtualized servers or desktops can run on fewer servers which saves power and money.

Just released – PHP SolusVM Wrapper class

I have just released a SolusVM wrapper class based around the SolusVM Client API. More details on the project homepage.

vzfree utility to check memory usage in OpenVZ VPS

From the official blog post
Gee. It has been a while since I’ve last written here, and it will be a while again for my next post as I will be on holidays from next Monday (visiting families in Hong Kong and Taiwan). Let me share one small utility program that I wrote quite a while ago.
We all know that the Linux command free(1) is pretty useless inside an OpenVZ VE, even those with meminfo virtualised. So I basically wrote this little util to grab the data from the dreadful user_beancounters and format them into something useful. It’s written in C and only depends on libc so it’s pretty light weight. It also does a little bit of analysis instead of just dumping the data, which I will explain later on.
To install vzfree, do this

NordicVPS down the drain?

Update (April 25, 2011): Added two slideshares at the end of the blog post to show the initial notice that I received and the followup almost supportless support ticket

Dropbox is insecure? A critical review

I am a die hard Dropbox fan, although the files that I share are neither too sensitive nor do I pay attention to the TOS (Terms of Service) of dropbox but this article is a nice read for anyone who is considering syncing sensitive files (private file that is).
If you are interested in using Dropbox, you may register for it by clicking here.