Monthly Archives: September 2005

英國的 24Mbps 寬頻網路

Slashdot 上看到英國的 Be 這家公司提供了 24M/1.3M 的寬頻網路,只要£24:24 Mb Consumer Broadband Launched。 £24 換算台幣約 NTD$1416 (匯率換算 – Yahoo!奇摩股市),再將國民生產毛額 GNP 差距 (以英國 USD$23680/year,台灣 USD$13950/year 計算) 換算進去,給台灣人的感覺大約是 NTD$834?hmmm… 另外對 HiNet peering 的費用調降不少後,似乎還是沒看到各 ISP 對 end user 的動作?(還是都拿去調降機房費用了?)

Posted in Computer, Murmuring, Network, Political, Social | 12 Comments

MySQL 5.0

MySQL 5.0「餅乾版」釋出 (我很喜歡這個詞,可是我忘記是誰開始用的):MySQL 5.0 Candidate Released、MySQL 5.0 Release Candidate Available. Win an iPod nano!。 MySQL 5.0 在某些機器上已經跑了一陣子 (當初是為了 VIEW 的功能使用 5.0),用了幾個月下來還算蠻穩定的。(如果不會用到奇怪的功能…) Update:Jeremy Zawodny 在他的 blog 上介紹了一下 MySQL 5.0:MySQL 5.0 Release Candidate Available。

Posted in Computer, Database, Murmuring, Software | Leave a comment

Google Secure Access 的最後一個關卡

剛剛逛 del.icio.us 看到的:Google Secure Access on Mac OS X,簡單來說 Google Secure Access 的程式只是幫你去 https://vpn.google.com/getpass/ 取得帳號密碼 (會傳回一份 XML data),然後塞到 PPTP 設定裡面。 所以其他 OS 的使用者如果真的想用 Google Secure Access,其實可以自己手動做這件事情 XD

Posted in Computer, Murmuring, Network, Security | 1 Comment

IEEE 802.1X

下面是我在 tw.bbs.campus.nctu (== nctu.talk) 發表的文章,電話是快六點的時候接到的… 作者: DarkKiller (悸動) 看板: nctu.talk 標題: Re: 802.1X 與 RFC 時間: Sat Sep 24 21:28:37 2005 老師好, ※ 引述《ltc@xx.nctu.edu.tw》之銘言: > 其它管制衝 IP 的技術必須定時從 router 取得 IP、MAC table,從 switch 取得 > MAC、switch port table,做交叉比對,代價太高,因為上網連線時間平均值,絕 > 對遠大於抓取table … Continue reading

Posted in Computer, Computer and Network Center, Hardware, Murmuring, NCTU, Network, Security | 3 Comments

插座

Posted in Computer, Hardware, Murmuring, Security | 3 Comments

7-Zip Security Issue

在 Windows 下我一直都用 7-Zip,常看到的格式都可以解 (對我來說,能解 zip、rar 兩種最常看到的格式就好了),另外一個重要的原因是 Open Source (GNU LGPL) & Free (at price)。 剛剛在 FrSIRT 看到 7-Zip 的 Security Advisory:7-Zip ARJ Archive Handling Client-Side Buffer Overflow Vulnerability,指出了 7-Zip 處理 ARJ 壓縮格式的部分有安全性問題… 手上還沒更新到 4.27 beta 的更新一下吧 :p

Posted in Computer, Murmuring, Security, Software | 1 Comment

Mac is suck

呃… 我覺得 Russell Beattie 只差沒說這句話了:Why I Might Switch Back… 洋洋灑灑列了三十三項 :p 喔,別忘了下面的 comment,Jeremy Zawodny 也跑來湊熱鬧 :p

Posted in Computer, Murmuring, Software | 2 Comments

Slashdot CSS

我在 CSS-based Slashcode 測試中 有提到當時 Slashdot 在測試 CSS 版本,今天上去看就發現好像不太一樣,看了 html source 發現開頭就不一樣了:(之前是 HTML 3.2) <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN” “http://www.w3.org/TR/html4/strict.dtd”> Nice job…

Posted in Computer, CSS, Murmuring, Network, Software | Leave a comment

BitComet 0.60

BitComet 0.60 其實釋出一陣子了,重灌後才發現出新版了… 這次根本是直接丟了一顆炸彈下來,把 P-Cube 這類的東西炸死:(from Changelog) Core Improved: add protocol header encrypt option 這項功能預設是 “Auto”:當雙方都使用 BitComet,或是使用支援 Header Encryption 的 Client 時,就會自動啟動,如同 forum 上說的: You’ll only be able to perform the header encryption function between clients that support the function … Continue reading

Posted in Computer, Murmuring, Network, P2P, Security, Software | 1 Comment

Google VPN

在 Slashdot 以及好幾個站台看到的消息:Google WiFi+VPN Confirmed。 實際上 Google Secure Access 走的是 PPTP 加密,提供 Private IP 給你,再透過美東的某個 ISP 連出去。所以從台灣使用會覺得很慢,因為連台灣的網站會先連到美東再連回台灣。 而在 Slashdot 的 comments 裡面也寫的很清楚了,Google Secure Access 看起來接受 CHAP 與 MS-CHAPv1,都是相當舊的 Protocol,事實上並不是想像中的暴力高加密… 是不是 “Secure” 請自己多判斷吧 :p Update:你可以自己把 CHAP & MS-CHAPv1 拿掉,還是可以連 :)

Posted in Computer, Murmuring, Network, Security, Software | 4 Comments