Skip to main content

Cheapest Virtual Private Server (VPS) according to memory and hard disk consideration

As a ROM avid compiler, I don't want to use my local machine to do the compilation job, as it'll use more electricity and reduce and efficiency of doing job.

So I decided to find VPS which has ample hard disk size and big RAM, at least 6GB RAM.

So I found several choices.

Contabo - 6GB RAM and 500GB HDD for EUR 7.99

Waveride - 4GB RAM, 4 cores CPU, 50GB HDD at EUR5

SSDApp  -  6GB RAM, Intel Xeon 3.4 Ghz (no detail on cores) and 210 GB SATA III Storage at EUR9


Feel free to try and share your experience here :)

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).