1 / 12

Chapter 1: Introduction to Linux

Chapter 1: Introduction to Linux. Introduction. Computer Components: Hardware Software Types of hardware and software Important components of an OS are: User Interface Device drivers What is the function of an OS?. The Place of OS. An OS provides an interface to the H/W. OS (cont.).

darryl
Télécharger la présentation

Chapter 1: Introduction to Linux

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. Chapter 1: Introduction to Linux

  2. Introduction • Computer Components: • Hardware • Software • Types of hardware and software • Important components of an OS are: • User Interface • Device drivers • What is the function of an OS?

  3. The Place of OS • An OS provides an interface to the H/W

  4. OS (cont.) • OS also provides GUI and system services such as Network access and Print & File services.

  5. The Linux OS • Still, what is the main function? Managing resources • Resources include (processors, MM, I/O, users, etc.) • Some operating systems are multitasking multiuser ones! • What is Linux? How do you pronounce it? • Almost all Linux versions have a common core component called the Kernel

  6. The Linux OS (cont.) • It is a Unix-like operating system written in C by Linus Torvalds in 1991. • It was a trial to improve MINIX (a reduced version of Unix developed by Tanenbaum) • Linux was distributed as OSS (Open Source Software), you can modify the code (if you are willing to do so!!) • Advantages of OSS: Rapid development, Rapid bug fix, evolving features, etc.)

  7. Linux Versions • Major, minor, & revision numbers • Minor (odd development & even production)

  8. Types of S/W licenses • GPL: Source code must be freely available • Artistic license: OSS that allow source code to be changed only at author discretion

  9. Linux Advantages • Risk Reduction • Meeting Business Needs • Stability and Security • Available for Different Hardware Platforms • Ease of Customization • Ease of Obtaining Support (FAQ, HOWTO, LUG, etc.) • Cost Reduction

  10. More History • Unix is the first multitasking, multiuser OS • What happened to Unix? • Current versions (Solaris, HP-UX, IBM’s AIX, etc.)

  11. More on Linux • Famous distributions (Red Hat, SuSE, etc.) • GUI Components • X-Windows • Window manager • Desktop environment (KDE & GNOME) • Common uses: • Servers • Workstations (Scientific/Engineering and office applications)

  12. More on Linux (cont.) • Linux also support multitude of servers: • Web server (CGI) • Mail server • Router • FTP • Firewall and proxy servers • News server (Forums) • DNS server (FQDN) • File and Print servers (light-weight) • Application server with DBMS and supercomputers (clustering)

More Related