随笔分类 -  Work log

Linux 下的IP/子网计算器:ipcalc
摘要:Ubuntu可以直接通过apt-get安装:[代码]Usage:[代码]Example: 阅读全文

posted @ 2010-08-30 21:09 Fisher.W 阅读(1414) 评论(0) 推荐(0)

Dell PowerEdge™ R510 Servers 安装 Ubuntu Server 10.04 LTS 笔记
摘要:重点在于安装完成之后的GRUB修改:[代码]Server的启动时间非常长,主要是RAID卡的时间,所以需要给他充足的启动时间。 阅读全文

posted @ 2010-08-23 10:09 Fisher.W 阅读(626) 评论(0) 推荐(0)

在 VMware Clone Ubuntu Server 之后,解决网卡问题
摘要:Clone之后VMware会改变虚拟机网卡的MAC。之后启动系统的话,会出现以个新的网卡(i.e. eth1)。解决办法:rm /etc/udev/rules.d/70-persistent-net.rules 阅读全文

posted @ 2010-08-07 11:06 Fisher.W 阅读(378) 评论(0) 推荐(0)

使用 Google Apps 账号申请 GAE 的问题
摘要:用 Google Apps 邮箱申请的 GAE 会无限的出现 "Create an Application",这时需要通过一个特殊的 URL 访问 GAE:https://appengine.google.com/a/YOUR_DOMAIN才可以正常工作,之后会出现一个貌似特别一点的用户协议,Agree 之后,就可以使用正常的https://appengine.google.com/访问了。Goo... 阅读全文

posted @ 2010-08-03 09:14 Fisher.W 阅读(1417) 评论(0) 推荐(0)

win文件共享+NAT=杯具
摘要:You cannot make more than one client connection over a NAT devicehttp://support.microsoft.com/default.aspx?kbid=301673TCP/IP and NBT configuration parameters for Windows XPhttp://support.microsoft.com... 阅读全文

posted @ 2010-06-29 10:39 Fisher.W 阅读(303) 评论(0) 推荐(0)