今天Dreamhost挂了一天…
Links:
Dreamhost主机大规模无法访问
DreamHost 3 个小时无法访问
今天Dreamhost挂了一天…
Links:
Dreamhost主机大规模无法访问
DreamHost 3 个小时无法访问
上次我一个人去西班牙Sevilla穷游,发现前一天在网上看到的青年旅馆没空位了,于是又在网上找了另一家~然后在GoogleMap上搜索了路线,很奇怪,两个点看起来很近可是Google却给我
绕了一个大圈子难道他们之间的没有近路?不管那么多了,抄了路线,背起包我就走了。本来已经走了一上午了,然后又空着肚子走了几个小时,最后来到的地方发现是我找第一家旅馆时路过的地方!!不知道谁这么缺德搞的这种路线图,本来10分钟的路程给人忽悠成几小时的。也怪我太相信Google了,西班牙人会这么笨连个胡同都不设计吗?最近看到了一幅漫画,由此又想到了一些教授禁止学生引用Wikipedia的新闻。想想现在一般不懂什么也是上wiki,google查,由于wiki的pagerank比较高一般都是在Google搜索结果的第一行,会不会我们太相信这些结果了?假如什么东西是你以前一点都没接触过的,你没发分辨哪个是对的,你怎么知道Google最前面那几个一定是对的?Wiki一定是对的吗?现在我们对Google依赖还不是很大,可是以后呢?我相信象那漫画描述的事情是有可能发生的,如果小孩子从小就被教育”有问题,找Google”~~
当然,如果查询的方法正确是会得到正确答案的,我的假设是如果你不知道你查询的方法正确不正确然后也不知道你的结果是不是正确的,你会How many percents sure the answer is correct?
(附:当时查询的路线图一张~)
今天看到一幅很搞笑的流程图:
让我们来看看布什脑子里的逻辑。9/11炸大楼-> 抓拉登->抓住了?->没抓住,转移注意力,怪罪到傻大木头上->伊拉克有没有大规模杀伤性武器?(注意,有,没有都要打,嘿嘿)->侵略!!->我们被认为是解放者?(是不是都一样)->对外宣称胜利!->什么,你说有内战?->No, no, 那只是不同宗派之间闹别扭~~->我们胜利了吗?当然,哈哈哈->(不管外界反应,一条黑路走到底~~)->Now
W.W.G.W.B.D.= What would George W. Bush do?
Network Manager Gnome is some sort of applet in the notification area that helps you to choose the wireless network you want to use. However, after installed this applet with:
sudo apt-get install network-manager-gnome
It showed “No Network Connection” (Sorry I forget to capture that dialog
)
Now you need to:
sudo gedit /etc/network/interfaces
And find those code:
iface eth1 inet dhcp
wireless-essid YOUR AP
wireless-key s:PASSWORD
Comment them!!
#iface eth1 inet dhcp
#wireless-essid YOUR AP
#wireless-key s:PASSWORD
Restart the computer (I hate to do this, there should be a better way~) then left-click on the new icon
There you go…
Network Manager Gnome is some sort of applet in the notification area that helps you to choose the wireless network you want to use. However, after installed this applet with:
sudo apt-get install network-manager-gnome
It showed “No Network Connection” (Sorry I forget to capture that dialog
)
Now you need to:
sudo gedit /etc/network/interfaces
And find those code:
iface eth1 inet dhcp
wireless-essid YOUR AP
wireless-key s:PASSWORD
Comment them!!
#iface eth1 inet dhcp
#wireless-essid YOUR AP
#wireless-key s:PASSWORD
Restart the computer (I hate to do this, there should be a better way~) then left-click on the new icon
There you go…