Chap 1 ~ Introducing LINUX LINUX is a free-stable multi-user operating system that derives from UNIX operating system Benefits: 1) Linux is released under.

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
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.
UNIX System Programming Installing OpenSolaris. 2/86 Contents How to setup a virtual machine guest How to install OpenSolaris as a guest How to update.
What is an operating system? Is it software?
Introduction to Linux Ubuntu for Libraries. Objectives o To Understand the history of Linux/Unix based OS’s o To learn the various Linux distributions.
Linux+ Guide to Linux Certification, Second Edition
Chapter One The Essence of UNIX.
Linux+ Guide to Linux Certification, Second Edition Chapter 3 Linux Installation and Usage.
Linux Installation Chapter II. Linux Distributions Pre-packaged, installable Linux Anyone can compile a distribution, have to inculde GPL Available for.
Overview Basic functions Features Installation: Windows host and Linux host.
 Contents 1.Introduction about operating system. 2. What is 32 bit and 64 bit operating system. 3. File systems. 4. Minimum requirement for Windows 7.
CIS 191AB Textbook UNIX and Linux System Administration Handbook 4th Edition Authors: Evi Nemeth Garth Snyder Trent Hein Ben Whaley Used for CIS191 and.
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.
Red Hat Installation. Installing Red Hat Linux is the process of copying operating system files from a CD, DVD, or USB flash drive to hard disk(s) on.
The University of Akron Summit College Business Technology Department Computer Information Systems 2440: 145 Operating Systems Introduction to UNIX/Linux.
Installing Windows Vista Lesson 2. Skills Matrix Technology SkillObjective DomainObjective # Performing a Clean Installation Set up Windows Vista as the.
Linux Shell. 2 Linux Command-Line Interface ■ Linux shells: A shell is a command interpreter that allows you to type commands from the keyboard to interact.
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
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.
Guide to Linux Installation and Administration, 2e1 Chapter 3 Installing Linux.
Tutorial 11 Installing, Updating, and Configuring Software
POS/420 Introduction to Unix Philip Robbins – March 12, 2013 (Week 1)
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
CIS 191 – Lesson 2 System Administration. CIS 191 – Lesson 2 System Architecture Component Architecture –The OS provides the simple components from which.
CENT 305 Information Systems Security Linux Introduction.
Chapter 2 BAI517 Chris Redford.  Different version of Linux are called Distributions or Distros. Each one has its strengths and focus: Red Hat / Fedora.
BAI517 Chris Redford. Section Outline Objectives GNU The Linux 2.6 Kernel The Heritage of Linux What’s so good about Linux? Features of Linux.
Working with Ubuntu Linux Track 2 Workshop June 2010 Pago Pago, American Samoa.
Linux in a Virtual Environment Nagarajan Prabakar School of Computing and Information Sciences Florida International University.
Linux Administration. Pre-Install Different distributions –Redhat, Caldera, mandrake, SuSE, FreeBSD Redhat Server Install –Check HCL –Significant issues.
Linux Introduction What is Linux? How do you use it?
Module 1: Installing Microsoft Windows XP Professional.
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux June 2011 Kaplan University 1.
Linux Operations and Administration Chapter Two Installing OpenSUSE.
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux September 2012 Kaplan University 1.
Getting Started With Ubuntu Linux Presented by Grant Root
Linux History C151 Multi-User Operating Systems. Open Source Programming Open source programming: 1983, Richard Stallman started the GNU Project (GNU.
Introduction to UNIX Karl Harrison September 2004.
CSCI 330 UNIX and Network Programming Unit XX: Linux Administration.
Chapter 2 BAI517 Chris Redford.  Different version of Linux are called Distributions or Distros. Each one has its strengths and focus: Red Hat / Fedora.
Choosing and Installing a Linux Distribution Tutor: George Papamarkos City University October 5, 2004.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 8 Linux.
© 2015 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
Linux Operating System By: Julie Dunbar. Overview Definitions History and evolution of Linux Current development In reality ◦United States  Business.
This slide deck is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group Module 01 Introduction.
A Brief Introduction to Linux Cheng-Han Du. History.
Chap 1 ~ Introducing LINUX LINUX is a free-stable multi-user operating system that derives from UNIX operating system Benefits: 1) Linux is released under.
به نام خدای مهربان زبان تخصصی دانشجویان کامپیوتر English for Computer Students درس 3 جوانمرد Ejavanmard.blogfa.com
Linux Introduction Linux was developed in the early 1990’s by Linus Torvald computer science student at the University of Helsinki Linux is distributed.
1 COP 4343 Unix System Administration Unit 1: –Linux OS structure –Distributions –Hardware inventory –Disks and partitions –Installation steps –Boot loader.
Course : PGClass : MCA Subject: Operating SystemSub.Code : 3CT11 Staff Name : S.SomasundaramYear & Sem : II nd & III rd.
Feeling Linux yourself Dr. Tran, Van Hoai Faculty of Computer Science and Engineering HCMC Uni. of Technology
Linux Essentials Chapter 1: Selecting an Operating System.
IT320 Operating System Concepts
Guide to Linux Installation and Administration, 2e
Selected topic in computer science (1)
Welcome to Linux Chap#1 Hanin Abdulrahman.
UBUNTU INSTALLATION
Structure of Unix OS.
UNIX & LINUX Operating Systems
9 Linux on the Desktop.
CSE 390a Lecture 1 introduction to Linux/Unix environment
CSE 303 Lecture 1 introduction to Linux/Unix environment
Lecture 5: UNIX & LINUX Operating Systems
Linux Operations and Administration
Welcome to Linux Chap#1 Hanin Abdulrahman.
Welcome to Linux Chap#1.
Presentation transcript:

Chap 1 ~ Introducing LINUX LINUX is a free-stable multi-user operating system that derives from UNIX operating system Benefits: 1) Linux is released under GNU (General Public License) – so its FREE! 2) Access to the source code is unrestricted (can be edited) 3) Multi-user, multi-tasking OS 4) Stable – can be updated on the fly! 5) Many applications such as OpenOffice can run on Linux 6) Security for System Administrator (open source software)

Linux Evolution In 1983 a visionary programmer named Richard Stallman began a movement named the GNU project. In 1991, the GNU project has created a lot of software includes the GNU C Compiler. Linus Trovalds then tweak the source code and he named the OS as LINUX (LINUs - uniX). LINUX is FREE under the GNU (General Public Licence). LINUX has two user friendly desktop environment – KDE (K Desktop Environment) and GNOME (GNU Network Object Model).

Choosing a LINUX distro Kernel – bunch of compiled code that provides the operating systems its core functionality Distros – bundle the kernel, system level programs, and free user-level programs in a variety of combinations Shell - Special program that allows user to interact by entering certain command from the keyboard Example of LINUX distros; Redhat Fedora Novell Suse / openSuse (KDE & GNOME) PCLinuxOS (KDE) Ubuntu (Gnome) KDE or K Desktop Environment (uses kwin window manager) and GNOME or GNU Network Object Model (metacity) are desktop environment with user friendly GUI that provides convience to the user

Evaluating Hardware suitability In preparing to install Linux Using the Windows XP utilities, run Scan Disk, Check Disk and Disk Defragmenter procedure Hardware ItemMinimum Requirement CPU Speed300Mhz min (1.0Ghz ++ is better) Memory size128Mb (256Mb ++ is better) HD drive capacity 5Gb min (10Gb ++ is better)

Making space for Linux Installation 3 possible options; 1) Delete the Windows Partition – only 1 OS 2) Reduce the Windows Partition size – dual boot 3) Add second Hard disk drive – dual boot Benefits (option 3); 1)Windows space is not reduced 2)Lower risk of data loss 3)Maintain windows OS 4)Distinctly separated two OS 5)Any failure, one drive is affected

Chap 2 ~ Installing the OS Download the Novell SUSE ISO Image and burn the boot-CD image on a CD. Change your BIOS setting if it doesn’t boot directly from CD Start the installation process. Start Select KDE as the desktop environment Set the partition and install updated packages Then, set the root/Administrator password

Root Settings root = superuser/Administrator Certain comands only can be executed by root for example ”reboot” sudo sudo command – allows command to be executed as if they were the superuser Change/define root password 1. pwd = print working directory 2. passwd = change password command 3. logname = reveals the logname 4. sudo passwd root = change the root password 5. su -l = switch user to root

Becoming the superuser When a user logs in the working directory is by default a user's home directory When the root /superuser logs in the working directory is the /root directory