用戶常見問題

Wikipedia,自由的百科全书

安裝介質

我能不能免費下載 SUSE Linux 零售版?
是的。它叫試用版,就是'Eval'版。它沒有時間限制,而且對大部分家庭用戶來說比 OSS 開源版是更好的選擇,因為它含有許多專有軟件包。還是不懂?或許這個列表可以解釋各個組件的關係:
發行版 狀態 當前版本 類型 安裝支持 介質 怎樣得到
openSUSE 10.2 已發佈 最終版 零售 6 CDs
DVD-9
印刷的用戶手冊
購買
下載 CDs
DVD3
網絡安裝
下載
Live
N/A2
DVD 下載
openSUSE 10.3 開發中 Alpha 6 下載 CDs 下載
openSUSE 車間版 N/A1 網絡安裝

1SUSE Linux Factory 是隨開發進度持續變更的,沒有任何版本號。
2LiveDVD 由 DVD 啟動運行,不需要也不能安裝。
3可下載的 DVD 包含 5 CD 中和附加 CD 中所有的包。零售版 DVD 是雙層 DVD 含更多軟件包。


可以用 CD 製作一個 DVD 麽?
最終版提供 DVD 鏡像,alpha 和 beta 版本盡提供 CD 鏡像。
實現這個操作的教程和腳本在:以 CD 製作 DVD
我需要安裝 CD 麽?哪些 CD 可以安裝最基礎的系統?CD1 足夠麽?
如果你下載官方發佈的 CD,你需要所有的5張。當然有一個 1 CD 安裝的方法,正式發佈後很快推出支持。
有沒有不用 CD/DVD 安裝 SUSE Linux 的方法?
可以無 CD 安裝
SUSE 10.0 OSS 和 SUSE Eval 10.0 有什麼區別?
SUSE 10.0 OSS 盡包含開源程式。SUSE Eval 版包含一些非開源的軟件包,比如 Adobe Reader, Macromedia Flash, Sun Java, Mainactor (demo)。
試用版和零售版有什麼區別?
零售版包含更多軟件包,它以雙層DVD發佈,包含現有 i386 和 x86-64 軟件包。
'Eval'試用版有限制麽?
沒有,'Eval'試用版沒有限制。你可以隨心所欲地使用到任何時候。
ati顯卡能夠裝上,能夠將解析度改過來,但是不能打開3D加速,為什麼?

AppArmor

什麼是 AppArmor "Lite"?
Novell AppArmor 是一個有效易用的 Linux 程式安全系統,保護你的 Linux 操作系統和程式免於攻擊病毒和惡意程式的侵害。 AppArmor 不是一個防火牆或病毒檢測程式--它是一套完整的it is a complete intrusion prevention system. The special version of AppArmor included in SUSE Linux 10.0 provides a valuable preview of AppArmor features.
How does it compare with SELinux?
SELinux implements labeled security, which applies a tag identifying the appropriate security level to each data file. Although this feature is valued by intelligence agencies, it introduces a significant level of complexity and its applicability to commercial enterprise is limited. Thus, while both AppArmor and SELinux strive for the same objective, AppArmor is much easier to deploy and maintain:
  • AppArmor includes a fully automated, YaST-based tool set for developing security policy. In contrast, the SELinux method for creating and modifying a program's policy is mostly text-based, requires many steps, and involves a significant amount of manual configuration and intervention.
  • The AppArmor solution is extremely auditable--AppArmor policies are human readable and easily understood.
  • No expert knowledge is required. Unlike SELinux, just about anyone can use the AppArmor tools to configure a system and protect it from malicious software.
  • Applications don't have to be modified at all to be protected by AppArmor. To get the full power of SELinux, applications must be recompiled and linked against SELinux libraries.
Is there any documentation available for AppArmor?
Official Novell Documentation (pdf files)
Two other options are: entering man subdomain in your terminal console and reading files at /usr/share/doc/packages/subdomain-docs/.