Re: 什麼叫module?

看板Linux作者時間20年前 (2005/01/31 12:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
※ 引述 唯一YYY (nosrep.bbs@ptt.cc) 之銘言 > linux 的 moudle 應該是外掛在 OS 上面的功能吧? > 有 iptable, usb module, network module... > 如果我想要做一個練習.怎麼樣習題可以做為參考? 模組 (moudle) 是外掛在 kernel 上面 , 做一個練習 : 1. 列出模組 lsmod 2. 移除模組 rmmod moudle_name 3. 列出模組 lsmod 4. 加入模組 insmod moudle_name 5. 列出模組 lsmod --- Posted via news://freenews.netfront.net Complaints to news@netfront.net
文章代碼(AID): #11_RJ300 (Linux)
文章代碼(AID): #11_RJ300 (Linux)