Posted by zuzhihui in 客户服务 on 2008/10/27 with No Comments
美国VPS比较自由,上面可以放很多中国不能放的东西,比如色情内容等等,只要符合美国法律,都可放到美国VPS上去。
如果在美国VPS上放了一些违法中国法律的内容,可能这个VPS的IP地址会被中国封掉,这样在中国将不能访问这个IP地址。
IP地址被封掉之后,我们不提供换IP的服务,但客户可以给VPS增加一个新IP,或者换一个VPS。怎样增加新IP请参考 http://rashost.com/blog/vps-howto-buy-multiple-ip , 换VPS的流程请参考 http://rashost.com/blog/move-vps
Posted by zuzhihui in Linux技术 on 2008/10/22 with No Comments
刚配置的邮件服务器在给hotmail邮箱发邮件的时候,经常会被拒绝,查看邮件日志,显示的错误信息如下:
Oct 22 20:46:20 host1 postfix/smtp[4077]: 29EF597A03: to=, relay=mx1.hotmail.com[65.54.244.8]:25, delay=1.4, delays=0.2/0.01/0.93/0.26, dsn=5.0.0, status=bounced (host mx1.hotmail.com[65.54.244.8] said: 550 DY-001 Mail rejected by Windows Live Hotmail for policy reasons. We generally do not accept email from dynamic IP’s as they are not typically used to deliver unauthenticated SMTP e-mail to an Internet mail server. http://www.spamhaus.org maintains lists of dynamic and residential IP addresses. If you are not an email/network admin please contact your E-mail/Internet Service Provider for help. Email/network admins, please visit http://postmaster.live.com for email delivery information and support (in reply to MAIL FROM command))
给yahoo.com邮箱发信,也发不出去,显示的错误日志如下:
Oct 22 21:06:45 host1 postfix/smtp[4126]: AE67897A03: host b.mx.mail.yahoo.com[66.196.97.250] refused to talk to me: 553 Mail from 58.30.17.82 not allowed – 5.7.1 [BL21] Connections not accepted from IP addresses on Spamhaus PBL; see http://postmaster.yahoo.com/550-bl21.html [550]
按照这两个日志的提示,先去这个网站 http://www.spamhaus.org ,把IP地址从PBL里面移走,怎样从PBL里面移走就不细说了,按照网站的提示操作即可。这个动作大概30分钟之后生效。
30分钟以后效果如何呢?
Posted by zuzhihui in 域名 on 2008/10/19 with No Comments
Posted by zuzhihui in 域名 on 2008/10/17 with No Comments
我们决定公开我们的服务器的维护记录,客户对此应该有知情权。从10月份开始记录,一个服务器所有维护情况记录到一篇博客中,该博客会不断更新。
Posted by zuzhihui in Linux技术 on 2008/10/17 with 2 Comments
Pageant配合putty使用可以实现类似Linux下的 “ssh -A” 的功能,非常方便。但安装完putty后,Pageant并不自动启动,并且手动启动Pageant后,还要手动把私钥load进来,这两点非常不方便。本文能解决这两个问题。
在Windows的开始菜单中找到Pageant的项目,在该项目上点击鼠标右键,选择属性,然后在目标栏中输入如下内容即可
"C:\Program Files\PuTTY\pageant.exe" D:\zzh\id\putty-rsa.ppk
在Windows的开始菜单中把Pageant的项目发送到桌面快捷方式,并复制该快捷方式到Windows的启动菜单项中去即可
Posted by zuzhihui in Windows技术 on 2008/10/16 with No Comments
今天在Windows下安装了NetBeans 6.1中文版,安装完运行之后发现菜单中的中文字体非常小,并且有锯齿,非常难看,不像Linux下那样至少没有锯齿。
于是在网络上搜索了一番,找到解决方法:打开配置文件:C:\Program Files\NetBeans 6.1\etc\netbeans.conf 修改其中的netbeans_default_options开头的行,在末尾加入参数–fontsize 12即可,注意把双引号留在此行末尾。然后保存,重启NetBeans,字体就非常漂亮了!
Posted by zuzhihui in 最新消息 on 2008/10/12 with No Comments
使用支付宝有如下好处:
基于以上原因,我们建议在付款的时候使用支付宝。
当然,也不是说支付宝就没有缺点,支付宝和paypal相比在API方面差距就很大。
如果客户由于种种原因不能使用支付宝,我们也支持工商银行和招商银行的转帐付款,帐号见 http://rashost.com/blog/rashost-bank-account
Posted by zuzhihui in vps技术 on 2008/10/11 with 2 Comments
Putty是个非常好用的ssh客户端软件。当然要先配置好putty,使用起来才能方便,配置不好的话,或许你不会喜欢它。 本文介绍我常用的putty配置选项。
配置putty首先在配置窗口选择”Default Settings”这个配置方案,然后点击load把这个配置方案调出来,然后依次按照下面的进行配置。注意配置完成之后要重新选择”Default Settings”这个配置方案,然后点击save把刚才配置的东西保存到”Default Settings”这个配置方案。这样以后新建立的连接都会采用”Default Settings”里面的各项设置了。
需要配置的选项为:
配置完成之后,不要忘了按照本文前面的方法保存配置。另外,推荐 http://rashost.com/blog/putty-session-manager 来配合Putty使用,非常方便!
Posted by zuzhihui in Linux技术 on 2008/10/08 with No Comments
今天在http://joyus.org/blog/2008/07/new-toy-n78.html看到http://cer.dospy.com/提供免费的证书,真是太好了,明天中午去为我家的N73,E50都申请一个去,谢谢,不错不错!
Posted by zuzhihui in Windows技术 on 2008/10/08 with No Comments
我的桌面机有时候是Ubuntu Linux,有时候是Windows XP。我在Windows XP下安装的常用软件有:
近期评论