12/8 高苑科大「從解碼MSN對話內容技術봠… - Linux

Tristan Cohan avatar
By Tristan Cohan
at 2010-12-10T17:38

Table of Contents

鎬漢科技12/8(三)於高苑科技大學舉辦「從解碼MSN對話內容技術談Linux 網路作業系統」專題講座

活動後記花絮請點選參考以下連結:

高苑科技大學活動網址
http://210.60.80.46/OAProject/PublicDoc.nsf/36e152126b10bceb482571c70027a38e/6c1f91c4c25e22b7482577e6001134ad?OpenDocument

高苑科技大學
http://www.kyu.edu.tw/kyunew2/allkyu.html

※ 引述《candicehe (北鼻喵)》之銘言:
: 鎬漢科技12/8(三)將於高苑科技大學舉辦專題講座,歡迎有興趣者前往參加!
: 講座主題:「從解碼MSN對話內容技術談Linux 網路作業系統」
: 詳細活動資訊請點選以下連結
: 鎬漢科技
: http://www.rose-tek.com
: 高苑科技大學活動網址
: http://210.60.80.46/OAProject/PublicDoc.nsf/36e152126b10bceb482571c70027a38e/6c1f91c4c25e22b7482577e6001134ad?OpenDocument
: 高苑科技大學
: http://www.kyu.edu.tw/kyunew2/allkyu.html

--
Tags: Linux

All Comments

請問如何尋找已用過, 特定的指令?

Liam avatar
By Liam
at 2010-12-10T13:01
※ 引述《spinlock (Just Do It)》之銘言: : 在 ~/.inputrc 中加入下面兩行 : control-p: history-search-backward : control-n: history-search-forward : 重登shell後 : bashandgt; exp ...

IRQ 和 EINT

Zanna avatar
By Zanna
at 2010-12-10T11:45
請教一下各位前輩 我這邊 有一塊 SC6410的版子 我想要把 EINT 腳位 和 IRQ 對映在一起 請問我該怎麼做呢?? 因為我看書上是 const int IRQ_NUM = 17 .......... request_irq (IRQ_NUM....., , , ); 我的問題是在 ...

影響遠端無法用root登入的因素~

William avatar
By William
at 2010-12-10T08:57
請問各位前輩 假如扣除人為因素 還有那些因素是可以影響遠端無法使用root登入 我已經在sshd_config底下加了 #PermitRootLogin yes 也加了 #UseDNS no ...

Ubuntu 為什麼都要把IDE變成SCSI?

Ina avatar
By Ina
at 2010-12-09T22:19
我的裝置明明都是IDE的 為什麼安裝Ubuntu之後 都是 sdx 呢? 不是應該 hdx 嗎? - ...

gnuplotfortran

Dorothy avatar
By Dorothy
at 2010-12-09T20:52
請問有人會安裝嗎 我想要在fortran下跑gnuplot $ gmake f95 -shared fortranposix.f90 -o libfortranposix.so posixwrapper.o /usr/bin/ld: /tmp/ccczSEGW.o: relocation R_X86_64 ...