Section 1: Linux Basics and SLES9 Installation

Slides:



Advertisements
Similar presentations
Technology Analysis LINUX Alper Alansal Brian Blumberg Ramank Bharti Taihoon Lee.
Advertisements

Linux Operating System Linux is a free open-source operating system based on Unix. Linux was originally created by Linus Torvalds with the assistance of.
History of UNIX Fergus Toolan Intelligent Information Retrieval Group University College Dublin.
Wednesday, June 07, 2006 “Unix is user friendly … it’s just picky about it’s friends”. - Anonymous.
Network+ Guide to Networks, Fourth Edition
Chapter Ten Networking with UNIX. Objectives Describe the origins and history of the UNIX operating system Identify similarities and differences between.
Xuan Guo Chapter 1 What is UNIX? Graham Glass and King Ables, UNIX for Programmers and Users, Third Edition, Pearson Prentice Hall, 2003 Original Notes.
Installing software on personal computer
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
Brief History of C and Unix Systems Programming Concepts.
Unix Presentation. What is an Operating System An operating system (OS) is a program that allows you to interact with the computer -- all of the software.
The University of Akron Summit College Business Technology Department Computer Information Systems 2440: 145 Operating Systems Introduction to UNIX/Linux.
Linux Basics CS 302. Outline  What is Unix?  What is Linux?  Virtual Machine.
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
CST334 Unix & X Window System
Chapter 10 – UNIX. History In late 1960s, two employees of Bell Labs (Ken Thompson & Dennis Ritchie) designed a new operating system to overcome the constraints.
1 RH033 Welcome to RedHat Linux. 2 Hardware Requirements ♦ Pentium Pro or better with 256 MB RAM ♦ Or ♦ 64-bit Intel/AMD with 512 MB RAM ♦ 2-6 GB disk.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Guide to Linux Installation and Administration, 2e1 Chapter 1 Introducing Linux.
21.1 Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition Chapter 21: The Linux System Linux History Design Principles Kernel.
CIS 191 – Lesson 2 System Administration. CIS 191 – Lesson 2 System Architecture Component Architecture –The OS provides the simple components from which.
Module 1 Introduction to UNIX/Linux
Chapter 9: Networking with Unix and Linux Network+ Guide to Networks Third Edition.
Chapter 1: Welcome to Linux An intro to UNIX-related operating systems.
Unix Background. Introducing Unix Brief Unix History u In 1969, Ken Thompson at AT&T Bell Labs began developing Unix. –First done in assembly language.
CS 390 Unix Programming Summer Unix Programming - CS 3902 Course Details Online Information Please check.
Operating System Part II: Introduction to the Unix Operating System (The Evolution of Unix)
History of UNIX a short version CSCI 333 August 31, 2011.
CS2204: Introduction to Unix January 19 th, 2004 Class Meeting 1 * Notes adapted by Christian Allgood from previous work by other members of the CS faculty.
Getting Started with Linux: Novell’s Guide to CompTIA’s Linux+ (Course 3060) Section 1 Linux Basics and SLES 9 Installation.
Linux Overview COMS W4118 Spring Slides based on Phil Hutto, Silberschatz 2 History Linux is a modern, free operating system based on UNIX standards.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
The UNIX Time-sharing system
Chapter 1 What is Unix ?. Objective  Effective use of Unix and Linux  command, shell programming, X-window,...  Unix system programming  file, process,
Chapter 9: Networking with Unix and Linux. Objectives: Describe the origins and history of the UNIX operating system Identify similarities and differences.
UNIX History UNIX began as a research project. UNIX System V developed at Bell Laboratories. BSD (Berkley Software Distribution) UNIX XENIX UNIX Sun Operating.
Background & History of UNIX & Linux Fort Collins, CO Copyright © XTR Systems, LLC The Background and Short History of UNIX & Linux Instructor: Joseph.
Silberschatz, Galvin and Gagne ©2011 Operating System Concepts Essentials – 8 th Edition Chapter 2: The Linux System Part 1.
Agenda UNX122_022_w1_p3 Overview of UNIX
Chapter 1: Introduction to Linux. 2 Introduction Computer Components: –Hardware –Software Types of hardware and software Important components of an OS.
OPERATING SYSTEM BY KINSHUK RASTOGI. WHAT IS AN OPERATING SYSTEM? What is an operating system in the first place? An operating system is a software that.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 8 Linux.
2: Operating Systems Networking for Home & Small Business.
CEG 2400 FALL 2012 Linux/UNIX Network Operating Systems.
Lab #1: UNIX crash course Introduction: History of Operating Systems Lesson #1: Navigating directories Lesson #2: Creating and editing files with emacs.
This slide deck is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group Module 01 Introduction.
OPS224 Operating Systems - Unix Instructor: MURRAY SAUL.
A Brief Introduction to Linux Cheng-Han Du. History.
A Brief Introduction to Linux Cheng-Han Du. History.
Course : PGClass : MCA Subject: Operating SystemSub.Code : 3CT11 Staff Name : S.SomasundaramYear & Sem : II nd & III rd.
Introduction to unix. The UNIX Operating System An operating system "OS” is a set of programs that controls a computer. It controls both the hardware.
UDel CISC361 Study Operating System principles - processes, threads - scheduling - mutual exclusion - synchronization - deadlocks - memory management -
Linux Essentials Chapter 1: Selecting an Operating System.
Linux Operating Systems Taking Control of the Terminal
The Linux System.
IT320 Operating System Concepts
A History of Linux Damian Gordon.
LINUX History In 1984 a project was launched by Richard Stallman to develop a complete Unix-like operating system that would be considered free software.
Operating System & Application Software
Lecture 1-Part 2: Operating-System Structures
Selected topic in computer science (1)
Welcome to CIS 52 WELCOME WELCOME WELCOME W E L C O M E.
Popular Operating System Chapter 8
Linux Introduction ITIS 2110.
CSE 303 Lecture 1 introduction to Linux/Unix environment
Chapter 2: The Linux System Part 1
Copyright ©2008 by Pearson Education, Inc
Linux Professor Sabol.
How can I learn C language?
Presentation transcript:

Section 1: Linux Basics and SLES9 Installation

Objective 1 The History of Linux

The Historical Development of UNIX Most computers at the end of the 1960's were designed for batch jobs Batch processing was highly inefficient Multics was one of the first systems to allow multiple simultaneous users to be logged on Unix was created soon thereafter (1969) as an upgrade to Multics First version written in Assembler Next version written in C in 1971 UNIX code was distributed freely to Universities and become increasingly popular

The Historical Development of UNIX (2) Several UNIX derivatives were developed IBM HP UX HP 1982 BSD Unix Developed by University of California Berkeley 1978 Unix System V AT & T Became Unix Standard

The Historical Development of UNIX (3) All Modern Unix System are either considered System V or BSD

The Development of Linux Spring 1991 Linus Torvalds created his own Linux Kernel in C Linus Torvalds made the source code of his Linux kernel available with a GPL GPL allows anyone to read and edit source code Requires all edited code to be made public Linux Kernel Functions Input and Output control Device Control Process Management File Management System Components Shell Utilities Network programs Non-Intel Kernel implementations

The Development of Linux (2) Supported hardware platforms i386: 32bit Intel/A MD PowerPC SPARC (Sun) IBM pSeries IBM zSeries Embedded

Objective 2 Understanding the Multi User Environment

Objective 3 Identify the Components of SLES 9 Updated Core System with Latest Versions New and Improved YAST Modules Next Generation Linux Kernel 2.6.5 Improved High Availability Support Full Enablement and Support of UTF-8 Inclusion of Red Carpet Enterprise Daemon New Type of Installation Source: SLP POSIX-Compliant, High Performance Threads Support (NPTL)

Objective 4 Perform Simple Installation of SLES 9 Pre-Installation Requirements and Guidelines Installation Options Basic Installation Manual Software Selection Configuration

Objective 5 Documentation, Installation and Baseline System Performance Document Installations and Maintenance Document Configuration Changes Document System Baseline Performance

Summary Linux is an advanced multiuser and multitasking OS developed by Linus Torvalds Can run on nearly any hardware platform Based on the UNIX OS UNIX was developed by Ken Thompson and Dennis Ritchie Linux source code is protected under the GNU Public License (GPL) which allows it to be publicly developed and distributed There are many different distributions of the Linux OS. One of the most prominent distributions is SUES Linux SUSE Linux Professional contains approximately 3500 packages SUSE Linux Enterprise Server (SLES) contains a fully supported subset of packages included SLES distributions have a general life cycle of approximately 5 years

Summary (2) Before installing any version of Linux you should ensure that your system meets the minimum requirements SLES distributions have more support for Server - class computers than for laptops The SLES installation process involves: Selecting a language Choosing software packages Selecting a hard disk partitioning scheme Providing a root user password Selecting a network Selecting services Creating Additional users Selecting Device settings

Summary (3) For future use in troubleshooting and maintenance you should document the following information about your Linux system Hardware specs Installed software Configuration settings Baseline Performance