1 / 12

網路伺服器應用 Linux Server

網路伺服器應用 Linux Server. Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology andres@dlit.edu.tw http://www.cse.dlit.edu.tw/~andres. 第 1 章 認識 Linux. 1-1 Linux 1-2 Open Source Software 1-3 Linux Disctribution 1-4 Linux 的考試與認證 1-5 系統特色.

clarke-chan
Télécharger la présentation

網路伺服器應用 Linux Server

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 網路伺服器應用Linux Server Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology andres@dlit.edu.tw http://www.cse.dlit.edu.tw/~andres

  2. 第1章 認識Linux 1-1 Linux 1-2 Open Source Software 1-3 Linux Disctribution 1-4 Linux的考試與認證 1-5 系統特色

  3. 1-1 Linux • Linux: Linus’ Minix • Linus Benedict Torvalds • OS Kernal • Kernel 0.0.2 • Kernel 2.2.x • Kernel 2.4.x

  4. 1-2 Open Source Software • Open Source Software (OSS) • Freeware • Linus Benedict Torvalds在1991年依GPL的規範 • GPL: General Public License • Linux 採用的 GPL 授權條款並不禁止將 Linux 拿來販賣,因為商業推廣有助於系統的持續發展 • 但無論你如何透過 Linux 來發財,最重要的是必須將原始碼公開,否則將違反 Linux 的版權合約。

  5. 1-3 LinuxDisctribution • Linux本身只是指由 Linus Benedict Torvalds 及眾多 Hackers合作編寫的 OS Kernal • 把kernel與相關軟體結合起來,包裝成一個套件,便利大家的安裝,我們通稱之為「Distribution(發行版)」

  6. Debian Linux • 目標在於提供一個穩定且無問題的Linux 發行套件 • Debian 的安裝過程完全都是「純文字介面」,名為dselect。 • 第一次安裝時,只要幾片磁片,約10MB左右 • Debian也是一個「不營利」的團體

  7. Mandrake Linux • 由 MandrakeSoft 公司所發行 • 提供了一個極佳的圖形介面安裝程式(DrakX) • 最早提供「KDE視窗」與「國際化」 • 將目標放在成為「桌上型電腦(Desktop)」市場上的最佳Linux發行套件 • 發行套件採用的是當時最新的Linux 核心版本

  8. RedHat Linux • 世界上最知名的Linux發行套件 • 安裝過程相當容易並且完整 • Red Hat 是通用型(general-purpose)Linux 發行套件中的最佳選擇 • 股票順利上市,在美國Nasdaq以「RHAT」的代號開始進行交易。

  9. SuSE Linux • 來自德國,風行歐洲的Linux發行版 • 成為搭配資料庫使用的Linux 發行版中的第一把交椅。 • 初學者不太合適」的Linux發行版,比較適合系統管理員或是老手來使用與操控

  10. 1-4 Linux的考試與認證 • LPI: Linux Professional Institute) • LPICI, II, III • 由RedHat提出 • RHCE • Red Hat Certified Engineer • RHCT • Red Hat Certified Technician

  11. 1-5 系統特色 • 將一切視為檔案(store all data in file) • 無論是硬體裝置或是核心軟體功能,通通以檔案方式存在, • 把一切系統資源(無論硬體或軟體)的作業模式統一了 • 作業系統核心具有獨立完整性,能夠跟硬體周邊或應用程式分離開發 • 作業系統核心程式較為精簡,甚至可以將系統精簡到只要一片磁片就可以裝得下

  12. 1-5 系統特色 • 網路開發 • 實際上除了核心程式以外,其它的一切工具程式、驅動程式或應用系統都可以由不同作者分別開發,每個人獨立開發一部分,組合起來就能運作,大部分時候系統程式完全不須修改,偶爾需要小幅修改以促進相容。

More Related