請問RHEL或CentOS下有無限速程式 - Linux

Caitlin avatar
By Caitlin
at 2011-07-04T00:54

Table of Contents

如果我打算在一台RHEL或CentOS上面插兩張網路卡
跑bridge或router模式
然後限制其中一張卡的in或out頻寬
有沒有推薦的解決方案呢

thx

--
Tags: Linux

All Comments

Puput avatar
By Puput
at 2011-07-04T15:47
iptables可以限速
Charlotte avatar
By Charlotte
at 2011-07-06T06:20
更精準的說是 kernel modules + iptables
Queena avatar
By Queena
at 2011-07-06T13:35
tc - Traffic Control + iptables

無線網卡driver裝不上去

Tristan Cohan avatar
By Tristan Cohan
at 2011-07-03T11:05
我剛剛拿到HP probook 5220m這台機器,裝上ubuntu 11.04 安裝過程中是可以正常偵測到無線網路的, 可是裝好以後無線網路反而被停用了 Additional drivers那邊有顯示有個driver沒有啟動 我點了activate,可是安裝失敗,請問我該怎麼讓它正常運作呢? 謝謝 它是 ...

從伺服器端下載檔案到本機端

Jessica avatar
By Jessica
at 2011-07-03T10:59
通常要從伺服器端下載檔案, 不是用sftp就是scp: useratlocal_host$ scp useratremote_host:my_file . 假設已經ssh到伺服器端了, 有沒有更簡潔的指令能把檔案傳到本機端? useratlocal_host$ ssh useratremote_host ...

Samba在windows底下看不到檔案

Isla avatar
By Isla
at 2011-07-03T09:10
這應該是權限問題, share mode 的話 user andamp; group 應該是guest,guest login 的user owner andamp; 目錄andamp; 檔案的權限,都要一致 windows 登入share id 也是 guest ※ 引述《sss5 (Ryan)》之銘言 ...

Samba在windows底下看不到檔案

Kama avatar
By Kama
at 2011-07-03T03:37
請問有高手知道這是什麼問題嗎 我有把權限開到最大,並且不管指定擁有者是誰 都還是無法在windows底下看到檔案 但windows底下所建的檔案自己是可以看到的 是否samba有什麼設定需要開啟 還是linux檔案系統跟windows哪裡需設定的 謝謝 ※ 引述《sss5 (Ryan)》之銘 ...

Linux上好用的影音轉檔軟體

Catherine avatar
By Catherine
at 2011-07-03T00:33
今天光是把某幾個mkv跟ogm檔轉成flv, 就弄到累死人 檔案格式不同, 使用的軟體也不一樣 例如想擷取ogm檔的字幕 要先裝ogmtools套件 用ogminfo指令察看ogm檔的字幕檔的serial number 再用ogmdemux指令把字幕取出來 若想處理的檔案是mkv 要先裝mk ...