Moving to BuyVM

· 3 min read

After having several VPS problem with the QuickWeb, I decided to move this blog to BuyVM VPS.
This VPS comes with :

  • 256 MB Guaranteed Memory/512MB Burstable Memory
  • 30GB Storage
  • 1TB Monthly bandwidth
  • OpenVZ/SolusVM
  • 1 IPv4 / 16IPv6
  • rDNS Enabled
  • $3.5/month

 
Cpu Information

cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 26
model name      : Intel(R) Xeon(R) CPU           L5520  @ 2.27GHz
stepping        : 5
cpu MHz         : 2266.950
cache size      : 4096 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov                                                                              pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc pni                                                                              ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips        : 4533.90
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:
processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 26
model name      : Intel(R) Xeon(R) CPU           L5520  @ 2.27GHz
stepping        : 5
cpu MHz         : 2266.950
cache size      : 4096 KB
physical id     : 0
siblings        : 4
core id         : 1
cpu cores       : 4
apicid          : 1
fpu             : yes
fpu_exception   : yes
cpuid level     : 11
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov                                                                              pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc pni                                                                              ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips        : 4532.29
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:

IO Test :

dd if=/dev/zero of=iotest bs=64k count=16k conv=fdatasync && rm -rf iotest
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 GB) copied, 5.87845 s, 183 MB/s

Network Test :

# wget cachefly.cachefly.net/100mb.test && rm -rf 100mb.test
--2011-11-07 12:10:09  http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'
100%[======================================>] 104,857,600 28.3M/s  in 3.5s
2011-11-07 12:10:13 (28.3 MB/s) - `100mb.test' saved [104857600/104857600]

 
Simply we can say, this VPS is better than QuickWeb offered before.