三年的费用,去掉了隐私信息。最近都没去site5检查有没有什么新的host计划,有没有打折……
前几天收到的提醒信息
– hostPro + Turbo (singlesinger.net) [singlesinger.net]
36 months @ $10.95 ………………………………. $ 394.20
今天收到的支付成功邮件。
——————————————————————————–
Important email regarding your Site5 web hosting account.
——————————————————————————–
Dear Juntao Jiang,
Site5 has successfully debited the credit card on file for the balance due on your account. This email serves as your official payment receipt from Site5 LLC. Complete details of this transaction are as follows:
Credit Card Transaction Details
——————————-
Your Site5 account number: XXXXX
Transaction Amount…….: $383.25
Transaction Date………: Thu Jan 06 00:06:07 CST 2011
Credit Card Number…….: XXXXXXXXXXXXXXXX
Cardholder Name……….: XXXXXX
Transaction ID………..: XXXXX
We appreciate your payment, and thank you for keeping your payment information current. If you would like to update the payment information on file for your account, you can do so through Backstage at https://backstage.site5.com.
Should you have any questions in regards to this transaction receipt or any other billing related issue, please feel free to email billing@site5.com.
Best Regards,
The Site5 Team
2 Comments »
下午因为系统占用太高了,收到的site5的紧急邮件,网站web访问被禁止,通过沟通做了些优化,重新开放web访问。
1. 删掉了gallery相册程序,原来的gallery.singlesinger.net完全停止访问
2. 顺带删掉了galleries页面
3. 给wordpress添加了cache插件
4. 添加了dbmanager插件,用于自动优化数据库
5. 添加了PageNavi插件,用于较方便的访问过多的翻页(添加翻页之后搜索条件无效,已禁用)
更多优化的资料:
http://codex.wordpress.org/WordPress_Optimization
http://www.prelovac.com/vladimir/wordpress-optimization-guide
7 Comments »
我看到的load average从来没有低于4.5过,总是有多个zombie。
site5的空间中多个sites资源是共享的,目前还不知道为什么会这么高负荷,很多我的站点下面的文件和图片已经无法访问了(不知道是否跟改了permalinks有关)。
图片和文件在我blog的引用似乎还正常,外部引用或者url直接访问已经无法打开了。
ssh登录90%以上情况是:-bash: fork: Resource temporarily unavailable
目前不会增加新的site,在用的朋友如果有自己特殊的服务请检查。
ssh tunnel的使用请配置规则。
把top的前面几行结果贴出来,请大家帮我看看,所有的zombie程序都是php程序
top – 21:21:42 up 152 days, 19:24, 1 user, load average: 5.90, 4.90, 4.67
Tasks: 244 total, 6 running, 232 sleeping, 0 stopped, 6 zombie
Cpu(s): 29.9% us, 13.1% sy, 0.0% ni, 55.9% id, 0.7% wa, 0.0% hi, 0.4% si
Mem: 8281192k total, 6226656k used, 2054536k free, 344888k buffers
Swap: 6289408k total, 1952k used, 6287456k free, 4008328k cached
5 Comments »
Posted by Tintin in IT, MyWebsite, tags: Blog, Chinese, Domain, Encoder, IT, Security, Site5, ssh, WebHost, WordPress
写给将来在我这里开通空间的朋友~
1. 每一个想添加的域名,必须是在国外域名注册商那里注册的(拒绝.cn和国内注册的国际域名)。将域名的a record指到我的ip(请自己ping ttrek.net,防止ip变更),然后用邮件将域名发到我gmail邮箱。
2. 帐号开通之后会同时有三个帐号:ssh/web/ftp,我会通过邮件发用户/密码。
需要注意的几点:
绝大多数人对ssh不了解,但是我会ssh到主目录添加自己的公钥,方便密码修改之后我的登录。
web管理的地址是http://exampledomain.com:2082,端口需要修改为2082,ewb登录之后可以修改密码,会同时修改ssh/web/ftp的么密码。
ftp的用户是username@exampledomain.com,用户名后面必须加域名。
3. wordpress或论坛的安装,对于很多人开通空间可能是冲着这个目的去的。
包括wordpress和phpbb之类的程序,在site5的网页管理中都支持直接安装。在左侧下方的3rd Party Tools点进去之后选Fantastico,会出现内置程序的安装列表。
关于wordpress的中文,另外参考这篇:《wordpress中文问题》
4. 其他没有内建的程序,请用ftp或者ssh上载之后自行安装。
No Comments »