大陸 vps 測試

https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh #!/usr/bin/env bash # Description: Test your server’s network with Speedtest to China # Copyright (C) 2017 - 2017 Oldking # URL: https://www.oldking.net/305.html # Colors RED=’\033[0;31m’ GREEN=’\033[0;32m’ YELLOW=’\033[0;33m’ SKYBLUE=’\033[0;36m’ PLAIN=’\033[0m' # check root [[ $EUID -ne 0 ]] && echo -e “${RED}Error:${PLAIN} This script must be run as root!” && exit 1 # check python if [ ! -e ‘/usr/bin/python’ ]; then echo -e read -p “${RED}Error:${PLAIN} python is not install. You must be install python command at first.\nDo you want to install? [y/n]” is_install if [[ ${is_install} == “y” || ${is_install} == “Y” ]]; then if [ “${release}” == “centos” ]; then yum -y install python else apt-get -y install python fi else exit fi ...

2017-09-25 · 7 min · 1339 words · Me

[轉]免费空间+便宜VPS和OpenResty,Ngx_lua,Redis搭建系统负载均衡环境

http://www.freehao123.com/vps-openresty-ngx_lua/ 免费空间+便宜VPS+OpenResty +Ngx_lua +Redis高效系统负载平衡环境,经过测试,15美金的服务器能支持每天2-3万IP的访问量 免费空间、nginx、ngx_lua、Redis

2016-04-27 · 1 min · 5 words · Me

[轉]网站服务器压力Web性能测试:Apache Bench,Webbench,http_load安装使用

http://www.freehao123.com/apache-bench-webbench/ http://www.freehao123.com/linux-vps-cpu/

2016-04-27 · 1 min · 2 words · Me

自已整理的資料,不知道準不準 vps 虛擬主機

arvixe http://www.arvixe.com/awards .Best Web Hosting for Budget Focused Small Businesses in 2015 等,都是2015年 inmotion https://www.inmotionhosting.com/partners-and-awards .Best Web Hosting for Budget Focused Small Businesses in 2015 等,都是2015年 .CNET 12年來滿三星推薦 .管理McAfee防毒夥伴 資料來源: http://www.pcmag.com/article2/0,2817,2424725,00.asp http://webhosting2go.com/

2015-09-10 · 1 min · 32 words · Me

vps

http://zhaofuli.org/10675.html http://amh.sh/ Hostsailor 再加上折扣碼,一年才$22.87 USD……..真是 OpenVZ 512 MB RAM 512 MB VSwap 50 GB HDD 1 Core 1 Gbit Port 512 GB Bandwidth 1 IPV4 address Unlimited IPV6 Hosted in Netherlands AlphaRacks,13年开办的一家国外VPS主机商,母机应该是洛杉矶PR机房的。现在有一款套餐年付价格10美元, CPU:2 cores 内存:256MB vSWAP:512MB 硬盘:25G/RAID10 月流量:500GB/1000Mbps 虚拟架构:OPENVZ IP/面板:1个/SolusVM HostUS 年付10美元 https://my.hostus.us/cart.php?a=add&pid=103 1 CPU Core 768MB RAM Swap 768MB 20GB HDD 2048 GB

2014-12-31 · 1 min · 54 words · Me