|
|
在瘦够了思密达帮忙代购的 dream 最便宜的那款 ,据说是没有流量限制的,服务器端口是100M,付款后是马上开通的,ssh登录上比较卡 ,安装lnmp用了接近2个小时,
内存 是256M 1g burst- [root@dti-vps-srv45 ~]# free -m
- total used free shared buffers cached
- Mem: 1024 98 925 0 0 0
- -/+ buffers/cache: 98 925
复制代码 硬盘- [root@dti-vps-srv45 ~]# df -h
- Filesystem Size Used Avail Use% Mounted on
- /dev/simfs 10G 4.0G 6.1G 40% /
复制代码 vmstat- [root@dti-vps-srv45 ~]# vmstat
- procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
- r b swpd free buff cache si so bi bo in cs us sy id wa st
- 1 0 0 947684 0 0 0 0 0 89 0 298 3 1 96 0 0
复制代码 CPU 1核心- [root@dti-vps-srv45 ~]# vmstat
- procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
- r b swpd free buff cache si so bi bo in cs us sy id wa st
- 1 0 0 947684 0 0 0 0 0 89 0 298 3 1 96 0 0
- [root@dti-vps-srv45 ~]# cat /proc/cpuinfo
- processor : 0
- vendor_id : GenuineIntel
- cpu family : 6
- model : 44
- model name : Intel(R) Xeon(R) CPU L5640 @ 2.27GHz
- stepping : 2
- cpu MHz : 903.099
- cache size : 12288 KB
- physical id : 1
- siblings : 12
- core id : 0
- cpu cores : 6
- apicid : 32
- 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 dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc ida nonstop_tsc arat pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
- bogomips : 4522.12
- clflush size : 64
- cache_alignment : 64
- address sizes : 40 bits physical, 48 bits virtual
- power management: [8]
复制代码 硬盘性能
- [root@dti-vps-srv45 ~]# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
- 16384+0 records in
- 16384+0 records out
- 1073741824 bytes (1.1 GB) copied, 12.9361 seconds, 83.0 MB/s
复制代码 网络
下载美国服务器文件,速度挺好,
- [root@dti-vps-srv45 ~]# wget cachefly.cachefly.net/100mb.test -O /dev/null
- --2011-09-25 16:43:11-- http://cachefly.cachefly.net/100mb.test
- Resolving cachefly.cachefly.net... 204.93.150.150
- Connecting to cachefly.cachefly.net|204.93.150.150|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 104857600 (100M) [application/octet-stream]
- Saving to: `/dev/null'
- 100%[====================================================================================================>] 104,857,600 10.6M/s in 9.6s
- 2011-09-25 16:43:20 (10.4 MB/s) - `/dev/null' saved [104857600/104857600]
复制代码 下载国内文件 杯具 ,只有10k/s
- [root@dti-vps-srv45 ~]# wget http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011Beta3.exe
- --2011-09-25 16:43:52-- http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011Beta3.exe
- Resolving dl_dir.qq.com... 202.100.73.189, 202.100.78.226, 218.30.73.16, ...
- Connecting to dl_dir.qq.com|202.100.73.189|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 44070264 (42M) [application/octet-stream]
- Saving to: `QQ2011Beta3.exe.1'
- 0% [ ]
复制代码
dream.jpg
(79.85 KB, 下载次数: 7)
|
评分
-
查看全部评分
|