抓封包 tcpdump 最常用的用法
作者:cross 日期:2010-04-24 15:25
Linux 更改網卡卡號
作者:cross 日期:2010-04-16 14:46
ip link set eth0 down
ip link set eth0 address 11:22:33:44:55:66
ip link set eth0 up
或
ifconfig eth0 down
ifconfig eth0 hw ether 11:22:33:44:55:66
ifconfig eth0 up
參考
http://alangnet.blogdns.net/index.php?op=printView&articleId=100&blogId=1
http://linux.vbird.org/linux_server/0140networkcommand.php#ip_cmd
Google讓Quake II在HTML5中執行
作者:cross 日期:2010-04-08 16:36
http://developers.solidot.org/article.pl?sid=10/04/03/0225237&from=rss
http://code.google.com/p/quake2-gwt-port/wiki/BuildingAndRunning
http://timepedia.blogspot.com/2010/04/gwtquake-taking-web-to-next-level.html
http://code.google.com/p/quake2-gwt-port/
http://www.youtube.com/watch?v=XhMN0wlITLk&feature=player_embedded
http://code.google.com/p/quake2-gwt-port/wiki/BuildingAndRunning
http://timepedia.blogspot.com/2010/04/gwtquake-taking-web-to-next-level.html
http://code.google.com/p/quake2-gwt-port/
http://www.youtube.com/watch?v=XhMN0wlITLk&feature=player_embedded
便利商店現在可以廢電池、光碟片換折抵現金
作者:cross 日期:2010-04-02 10:56
新聞來源 : http://www.libertytimes.com.tw/2010/new/mar/30/today-life10.htm
全家 : http://www.family.com.tw/Marketing/
全家活動頁 : http://www.family.com.tw/Marketing/Integration/Default.aspx?ID=232
我在7-11的官網找不到它的活動頁面
全家 : http://www.family.com.tw/Marketing/
全家活動頁 : http://www.family.com.tw/Marketing/Integration/Default.aspx?ID=232
我在7-11的官網找不到它的活動頁面
Linux 底下免費的遊戲
作者:cross 日期:2010-04-02 10:48
有何多圖示可以下載的地方
作者:cross 日期:2010-04-01 16:04
GO語言將成為Linux內建開發語言
作者:cross 日期:2010-03-31 19:15
http://www.ithome.com.tw/itadm/article.php?c=59985
Google表示,Go還是一個發展中的程式語言,尚未決定最後的語法和規格,例如分號規則還會調整、增加共用變數型別、Generics語法、例外處理等。
未來也會提供除錯器、支援原生客戶端執行程式、支援SWIG、套件管理、持續建置與效能框架,以及相關導入文件等。編譯器也會增加新功能,如正規表示式方法、goto指令限制等。而Google提供的App Engine應用代管服務也會支援這項語言等。
GCC指導委員會(Steering committee)成員David Edelsohn已在1月26日宣布,未來GCC編譯器將採用Go專案團隊開發的gccgo前端編譯器,以及Go語言的GCC專用Runtime,讓GCC編譯器可以支援Go語言,最快在GCC 4.5版中納入。




