Work log

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

posted @ 2010-08-30 21:09 Fisher.W 阅读(210) | 评论 (0) 编辑

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

posted @ 2010-08-23 10:09 Fisher.W 阅读(144) | 评论 (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 阅读(35) | 评论 (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 阅读(287) | 评论 (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 阅读(42) | 评论 (0) 编辑

squid 备忘[1]:根据域名选择上游代理
摘要: 工作时,同时要用到两个代理:1.用于访问Internet的10.0.0.102.用于访问某个内网的10.0.0.20两个代理都是使用squid搭建,平时浏览网页使用的是Chrome的Switchy!扩展来自动切换代理。后来由于需要让apt-get同时能更新内网外网两地的源,所以需要对代理服务器进行修改。配置10.0.0.10(访问internet的那个),让所有内网资源的请求转发到10.0.0.2...阅读全文

posted @ 2010-04-22 11:48 Fisher.W 阅读(69) | 评论 (1) 编辑

公告

统计