Last update at :2023-12-28,Edit by888u
The Yecao host has been in the eyes of this site for a long time. Recently, a new promotion has been released. Seeing that there is an American vps host and it uses KVM architecture, this site asked the Yecao boss for it. Let’s try out a low-end package with 128M memory, mainly to check the configuration and speed, etc., and just test the scientific service, hehe! For the lowest configuration package, the annual price still has certain advantages. After all, it uses KVM virtualization, 128M memory 5G SSD hard drive, and 100G traffic is a bit low. The annual price is 99 yuan, of course you need to use itDiscount code: Y3DI397GEM (purchase link)
I found the prompt: wget: command not found during the operation. It seems that the system is too pure, hehe! Enter the command: yum -y install wget
and WGET will be installed automatically, so the problem is solved!
1. Control panel background interface
The arrow in the picture points to changing the root password. It has been tested and is feasible, so when you forget your root password, you can reset it here.
2. Memory and hard disk capacity
[root@7vps ~]# free -m total used free shared buffers cached Mem: 122 107 14 0 1 24 -/+ buffers/cache: 81 40 Swap: 2 0 2 [root@7vps ~]# df -hal Filesystem Size Used Avail Use% Mounted on /dev/vda1 4.8G 603M 4.0G 13% / proc 0 0 0 - /proc sysfs 0 0 0 - /sys devpts 0 0 0 - /dev/pts tmpfs 62M 0 62M 0% /dev/shm none 0 0 0 - /proc/sys/fs/binfmt_misc [root@7vps ~]# df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/vda1 1305600 20159 1285441 2% / tmpfs 15635 1 15634 1% /dev/shm [root@7vps ~]# fdisk -l Disk /dev/vda: 5368 MB, 5368709120 bytes 16 heads, 63 sectors/track, 10402 cylinders Units = cylinders of 1008 * 512 = 516096 bytes Device Boot Start End Blocks Id System /dev/vda1 * 1 10266 5173984+ 83 Linux Partition 1 does not end on cylinder boundary. /dev/vda2 10266 10396 65536 82 Linux swap / Solaris Partition 2 does not end on cylinder boundary. /dev/vda3 10396 10398 1024 82 Linux swap / Solaris Partition 3 does not end on cylinder boundary.
3. Network testing outside mainland China, mainly software downloads in mainland China
[root@7vps ~]# wget cachefly.cachefly.net/100mb.test --2016-03-26 05:03:04-- 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 76.6M/s in 1.3 s 2016-03-26 05:03:05 (76.6 MB/s) - `100mb.test' saved [104857600/104857600] [root@7vps ~]# wget http://dl.wdlinux.cn:5180/lanmp_laster.tar.gz --2016-03-26 05:03:35-- http://dl.wdlinux.cn:5180/lanmp_laster.tar.gz Resolving dl.wdlinux.cn... 119.146.223.143 Connecting to dl.wdlinux.cn|119.146.223.143|:5180... connected. HTTP request sent, awaiting response... 200 OK Length: 81311694 (78M) [application/octet-stream] Saving to: `lanmp_laster.tar.gz' 100%[====================================>] 81,311,694 232K/s in 11m 42s 2016-03-26 05:15:18 (113 KB/s) - `lanmp_laster.tar.gz' saved [81311694/81311694] [root@7vps ~]# wget http://down.360.cn/360sd/360sd_x64_std_5.0.0.7033.exe --2016-03-26 05:16:32-- http://down.360.cn/360sd/360sd_x64_std_5.0.0.7033.exe Resolving down.360.cn... 180.97.61.32, 182.140.230.18 Connecting to down.360.cn|180.97.61.32|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 37480360 (36M) [application/octet-stream] Saving to: `360sd_x64_std_5.0.0.7033.exe' 100%[====================================>] 37,480,360 466K/s in 83s 2016-03-26 05:17:57 (443 KB/s) - `360sd_x64_std_5.0.0.7033.exe' saved [37480360/37480360] [root@7vps ~]# wget http://dldir1.qq.com/qqfile/qq/QQ8.2/17724/QQ8.2.exe --2016-03-26 05:18:13-- http://dldir1.qq.com/qqfile/qq/QQ8.2/17724/QQ8.2.exe Resolving dldir1.qq.com... 174.35.73.167, 174.35.73.163 Connecting to dldir1.qq.com|174.35.73.167|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 56723776 (54M) [application/octet-stream] Saving to: `QQ8.2.exe' 100%[====================================>] 56,723,776 1019K/s in 55s 2016-03-26 05:19:09 (999 KB/s) - `QQ8.2.exe' saved [56723776/56723776]
4. Hard disk IO performance
[root@7vps ~]# dd if=/dev/zero of=test bs=8k count=256k conv=fdatasync 262144+0 records in 262144+0 records out 2147483648 bytes (2.1 GB) copied, 22.8493 seconds, 94.0 MB/s
5. Summary
Due to the small memory of 128M, it is too small for building a website, and there is no swap, and the hard drive capacity is only 5G. I have asked the official website to support the so-called personal Internet service, which of course is limited to your own use! However, paying 99 yuan per year for 128M memory using KVM architecture is still cost-effective. As for the downloading method in mainland China, this site simply tested 360 and qq downloading, and it was OK!
Recommended site searches: cn domain name personal registration, Hong Kong virtual host, telecommunications server rental, how to register a website, query IP address, wordpress space, foreign website space, http proxy IP, Hong Kong server, host domain name,
发表评论