Hostigation 便宜VPS购买

By lincanbin at 2014-12-09 • 0人收藏 • 3235人看过

Hostigation是一家廉价VPS的服务商,官网是:https://hostigation.com/

提供有OpenVZ和KVM两种类型的VPS,套餐如下:

OpenVZ Plans

PlanRAM (MB)DiskTrafficCPUPriceOrder
OVZ-128128/25610 GB500 GB1$20/yrCLT | LAX
OVZ-256256/51225 GB1000 GB1$4/moCLT | LAX
OVZ-512512/102450 GB1000 GB1$6/moCLT | LAX
OVZ-10241024/2048100 GB1000 GB2$10/moCLT | LAX
OVZ-20482048/4096125 GB1000 GB4$20/moCLT | LAX

KVM Plans

PlanRAM (MB)DiskTrafficCPUPriceOrder
KVM-12812810 GB500 GB1$30/yrCLT | LAX
KVM-25625610 GB500 GB1$6/moCLT | LAX
KVM-51251215 GB500 GB1$9/moCLT | LAX
KVM-1024102425 GB1000 GB2$15/moCLT | LAX
KVM-2048204850 GB2000 GB4$30/moCLT | LAX

CLT = Charlotte, North Carolina

LAX = Los Angeles, California

Paying a full year makes you eligible for a two month discount.

有夏洛特和洛杉矶了两个节点,国内访问最好选择西海岸的洛杉矶节点(LAX)。

并且一次性付费一年,可以打折打掉两个月的费用。

注册就不详述了,自己注册登录后,选择My Service -> OpenVZ VPS -LA

blob.png

选择合适的套餐,LA节点一些套餐经常是售竭的,例如OVZ25,选择合适的套餐

blob.png

Hostigation会推销他的域名注册服务——Hostigation实际上也有域名注册服务的。不管,选择“ I will update my nameservers on an existing domain Or I will register a new domain.”,然后填一个域名,点击Click to Continue

blob.png

上面可以看到按年付可以省两个月的钱,这是为了保险还是按月付。

HostName是主机名前缀,填写一个二级域名前缀,例如vps,等下主机名就是vps.ourjnu.com,注意要在在VPS激活后将该二级域名A记录指向VPS的IP。

NS1/NS2 Prefix如果不打算在上面架设DNS服务器的话就不用管了,随便填。

root密码就是Root账号的密码。

下面会让你选一些额外服务,例如cPanel的授权——如果打算在VPS上卖虚拟主机的可以买一套这个授权,cPanel是比较成熟的虚拟空间分销方案,当然,比较贵就是了。

点击最下面的Add to Cart按钮添加到购物车。

blob.png

点击Checkout,前面没有注册的会有这一步要求注册或者登陆,并填写详细信息

blob.png

确认信息并付款,我选择PayPal付款,同意TOS,完成订单,付款就不介绍了自己用PayPal付。

付款后等待VPS开通,可以在My Service里看到自己新开通的VPS

blob.png

点击View Detail可以看到自己的VPS的情况

screencapture-hostigation-com-billing-clientarea-php.png

2 个回复 | 最后更新于 2014-12-09
2014-12-09   #1

QQ图片20141209123457.jpg之后Hostigation会发邮件告知你账号信息,同时还有SolusVM的登陆链接、账号、密码

点击链接,登陆

QQ图片20141209123839.jpg

除了基本信息外,可以看到流量、内存、磁盘使用情况。

同时也有重启、关机、启动、重装系统、备份等等选项。

默认是CentOS 5,点击Reinstall可以重装系统。

blob.png

选择想要安装的镜像,点击底部Reinstall按钮即可。

另外需要科学上网开启VPN的朋友,还需要在Setting里Enable这TUN/TAP和PPP,我已经是Enable的状态了。

blob.png

SolusVM有时候会无法Enable,这时候可以尝试在关机状态Enable,或者重启试试

2014-12-09   #2

blob.png

Statistics可以看到使用情况,Hostigation我已经使用10个月了。

执行

 cat /proc/cpuinfo

可以看到:

[root@vps ~]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 58
model name      : Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
stepping        : 9
cpu MHz         : 1600.000
cache size      : 8192 KB
physical id     : 0
siblings        : 8
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 13
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
bogomips        : 6600.20
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

blob.png

频率写着是1.6GHz,可是实际上突发,可以使用到3.3GHz。

执行

 free -m

可以看到

[root@vps ~]# free -m
             total       used       free     shared    buffers     cached
Mem:           512        511          0          0          0        149
-/+ buffers/cache:        361        150
Swap:            0          0          0

blob.png

我这个套餐是256M内存,512M Burst(突发内存),但是这512M突发内存实际是一直可见,并且可以使用的。

附上之前的Hostigation OVZ25套餐的Unix BenchMark跑分结果(http://www.94cb.com/t/2189 ):

得益于高频率的Xeon E3,跑分结果达到了惊人的1434.7分,是相当高的分数了。

========================================================================
BYTE UNIX Benchmarks (Version 5.1.2)
 
System: : GNU/Linux
OS: GNU/Linux -- 2.6.32-042stab085.20 -- #1 SMP Fri Mar 21 19:07:05 MSK 2014
Machine: i686 (i386)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz (6600.2 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
21:18:18 up 42 days, 6:10, 1 user, load average: 0.26, 0.22, 0.11; runlevel 3
 
------------------------------------------------------------------------
Benchmark Run: Tue Sep 30 2014 21:18:18 - 21:46:29
1 CPU in system; running 1 parallel copy of tests
 
Dhrystone 2 using register variables 18963018.0 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3111.7 MWIPS (10.0 s, 7 samples)
Execl Throughput 6793.2 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 900405.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 253078.7 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2221381.6 KBps (30.0 s, 2 samples)
Pipe Throughput 1925326.8 lps (10.0 s, 7 samples)
Pipe-based Context Switching 315368.8 lps (10.0 s, 7 samples)
Process Creation 14251.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5366.6 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 916.2 lpm (60.1 s, 2 samples)
System Call Overhead 2211720.3 lps (10.0 s, 7 samples)
 
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 18963018.0 1624.9
Double-Precision Whetstone 55.0 3111.7 565.8
Execl Throughput 43.0 6793.2 1579.8
File Copy 1024 bufsize 2000 maxblocks 3960.0 900405.0 2273.7
File Copy 256 bufsize 500 maxblocks 1655.0 253078.7 1529.2
File Copy 4096 bufsize 8000 maxblocks 5800.0 2221381.6 3830.0
Pipe Throughput 12440.0 1925326.8 1547.7
Pipe-based Context Switching 4000.0 315368.8 788.4
Process Creation 126.0 14251.7 1131.1
Shell Scripts (1 concurrent) 42.4 5366.6 1265.7
Shell Scripts (8 concurrent) 6.0 916.2 1527.0
System Call Overhead 15000.0 2211720.3 1474.5
========
System Benchmarks Index Score 1434.7

还有磁盘测试:http://www.94cb.com/t/2296

登录后方可回帖

登 录
信息栏

Carbon Forum是一个基于话题的高性能轻型PHP论坛

下载地址:Carbon Forum v5.9.0
QQ群:12607708(QQ我不常上)

donate

手机支付宝扫描上方二维码可向本项目捐款

粤公网安备 44030602003677号
粤ICP备17135490号

Loading...