請問Red Hat Enterprise Linux 5硬體支援 - Linux

Ingrid avatar
By Ingrid
at 2011-03-31T16:35

Table of Contents

請問

Red Hat Enterprise Linux 5.11

硬體支援性如何?最新的硬體不知是否可以支援(如intel i7 或是較新之顯卡)

是否有網站可以查詢硬體支援列表?(精華區的硬體支援查詢網站多已失效)

感謝

--
Tags: Linux

All Comments

Olive avatar
By Olive
at 2011-04-03T05:33
搞錯了吧﹐RHEL哪來的5.11這個版本﹖
Quanna avatar
By Quanna
at 2011-04-08T01:45
i7 是核心支援,顯卡是 xorg 支援
Sarah avatar
By Sarah
at 2011-04-11T09:51
顯卡也需要kernel module

CallGraphviz – call graph visualzer

Skylar DavisLinda avatar
By Skylar DavisLinda
at 2011-03-31T10:08
圖文: http://bit.ly/etmDwY [2]CallGraphviz – call graph visualzer based on csope, graphviz and xdot = 開源工具現狀 = 許多開發者都有從中介入中大型專案的經驗,常必須試圖理解原始程式的設計,或多或少 都有在 ...

選購筆電希望安裝(CentOS)

Hazel avatar
By Hazel
at 2011-03-31T00:48
※ 引述《alohaiscool (aloha)》之銘言: : 如題 : 小弟乃Linux初心者 : 未來想要往server那邊學習(所以選擇CentOS) : 剛好有需要買筆電 想說乾脆灌Linux : 目前網路上查到的資源如下 : http://wiki.centos.org/HowTos/Laptop ...

選購筆電希望安裝(CentOS)

Ethan avatar
By Ethan
at 2011-03-30T15:37
如題 小弟乃Linux初心者 未來想要往server那邊學習(所以選擇CentOS) 剛好有需要買筆電 想說乾脆灌Linux 目前網路上查到的資源如下 http://wiki.centos.org/HowTos/Laptops 現在看來就是Aspire或Eee Pc 但是我比較中意的是Le ...

關於Grub的安裝問題

Hazel avatar
By Hazel
at 2011-03-30T14:53
用Debian啟動 (這時BIOS應該是設定成B開機,因為grub在B MBR) 在Debian裡頭使用grub shell,你需要知道A和C /boot對應的(hdX,X)是多少,見鳥哥 假設找到A是(hd0,0), C /boot是(hd2,0),接下來 grubandgt; root (hd2,0) [ ...

rsync 備份 /

Olive avatar
By Olive
at 2011-03-30T14:45
目前我有兩顆硬碟各一個partition / 跟 /home 如果我用rsync 備份 / (不跨過 /home) 然後假使 / 這顆壞掉了 我想拿備份來用 我可以直接設定 boot sector 就可以拿他來開機了嗎? 那要怎麼設定? - ...