SlideShare a Scribd company logo
LINUX RED HAT

Presented by
 Lonnye Bower
    Chris Orona
        Fardin Khan
Summary
• Research for the Power Point presentation revealed that Linux is a
  free operating system that has been compared to and even rated
  better and faster than the Windows operating system. Additionally,
  Linux is very popular with software developers because of the many
  programming language compilers Linux is equipped with. One of
  the preferred features of Linux is the fact that one can run different
  applications at the same time on different desktops.
• Our original intentions for this project were to include an actual
  demonstration of the RedHat installation. Unfortunately, after many
  hours were invested in the attempt to install Linux, we were
  unsuccessful. We attribute the failed installation to incompatible
  hardware, and have not given up on the belief that Linux is easy to
  install. We plan on successfully installing Linux in the near
  future and will be happy to share our results with anyone
  interested.
Presentation Contents
•   Intro
•   About Linux
•   Installation Requirements
•   Installation Notes
•   RedHat 6.2 Installation
•   KDE
•   Welcome to Linux
•   Adding a Printer
•   Resources
•   Key Terms
Introduction
Introduction to Linux

• “line-ucks” or “lih-nicks”
• Created primarily by Linus Torvalds in
  1991
• First commercial release was in March,
  1992
Introduction to Linux (con’t)

• Linux is an operating system very much
  like Unix
  – Multi-tasking, multi-user
• Developed by several users to replace
  Minix
• Freely distributed, becoming more
  popular every day
Why Linux is so popular
• Free
• Reliable – no crashes
• Simple to use and install
• Developer friendly
• Runs on several different platforms
• Allows older 386 and 486 processors to run
  much faster
• Can coexist with other OS’s
About Linux
The Linux kernel
• Originally developed for the Intel 80386
  CPU’s protected mode
• Completely compatible with Unix
  standards
• Allows shared executables
• Supports demand paging
• Uses a unified memory
• Supports swap space
The Linux kernel (con’t)
• Uses dynamically shared libraries
  extensively
  – Allows full library linking
• Supports a number of file systems
  – DOS
  – OS/2
• Ideally suited for application
  development
The Linux kernel (con’t)
• Includes several programming language
  compilers
  –   C
  –   C++
  –   Fortran
  –   Pascal
  –   LISP
  –   Ada
  –   BASIC
Linux and DOS
• Linux provides a DOS emulator, allowing
  DOS applications to be executed
  – WINE (Windows emulator)
  – WABI
• Files can be transferred between the DOS and
  Linux file systems
  – Linux can access DOS partitions on a
    hard disk directly
Linux and TCP/IP

• Provides complete TCP/IP networking
  software to
  – Create a local area network
  – Attach to an existing Ethernet LAN
  – Connect to the internet
Linux environments

• Text-based
• Graphical user interface (GUI) – called
  “X” or “X Window”
  – Very popular, especially with users new to
    Linux
     • KDE
     • GNOME
Importance of Linux’s XFree86

• XFree86 is Linux’s GUI
• Easy to use
• Very similar to Windows environment
  – Windows users can make easy transition
• Can install and run Windows
  applications
Installation Requirements
Linux installation requirements

• Minimum installation
  –   80386SX or better
  –   2 MB RAM
  –   Floppy disk drive
  –   40MB hard drive
  –   Video card
  –   Monitor
Linux installation requirements
                           (con’t)

• Realistic installation
  – Text based
     • 80386 or better
     • 8 MB RAM
  – GUI based
     • 80486 or Pentium class
     • 16 MB RAM
Linux recommended hardware
• Motherboards - ISA, EISA, PCI, VESA
• RAM – 2 MB will work, 16 is best
  – Multi-user – 4 MB per user
• Hard disk – IDE, EIDE, ESDI, RLL, SCSI
  – If using SCSI, only uses most common
• Video – Almost any
• Mouse – Any
• Tape – Any SCSI
Linux recommended hardware
                        (con’t)

• Removable media – Most SCSI
• Printer – Almost any parallel or serial
  port
• Modem – Most serial, if DOS can use it,
  Linux can too
• NIC – 3Com, Novell, HP, Intel
  – Clones are NOT recommended!
Linux distributions
• RedHat
  – www.redhat.com
• Corel
  – linux.corel.com
• Mandrake
  – www.linux-mandrake.com
• Debian
  – www.debian.org
• Caldera
  – www.caldera.com
Where to get Linux
• CD-ROM
  – Fry’s, Best Buy
• WWW
  – www.redhat.com/commerce
• FTP or BBS
  – ftp.redhat.com/pub/redhat/current
• Note: There are many other places
  to get Linux!
Installation Notes
RedHat Linux 6.2 Installation
                              Notes
• Before installation
   – Check hardware compatibility!!!
        • www.redhat.com/support/hardware
• Make sure you have enough disk space
• Decide which installation method to use
   –   CD-ROM
   –   Hard Drive
   –   Ftp
   –   Http
RedHat Linux 6.2 Installation
                  Notes (con’t)
• Decide how to start the installation
  – Bootable CD-ROM
  – Local media boot disk
     • Included with Official RedHat Linux 6.2 set
  – Network boot disk
  – PCMCIA boot disk
     • Used if CD-ROM drive is attached to PC
      through PCMCIA card
RedHat Linux 6.2 Installation
                  Notes (con’t)
• Decide which installation type you
  need
  – Workstation
    • Most appropriate for Linux newbies
  – Server
    • Most appropriate for Linux-based servers
  – Custom
    • Allows for the greatest flexibility
  – Upgrade
    • Upgrading to a newer version of RedHat
A Note on Workstation
                       Installations
• There are two types available, we will
  choose KDE for this presentation

  – GNOME
     • www.gnome.org



  – KDE
     • www.kde.org
Installation methods

• CD-ROM – we will use this method
  – Requires a boot disk, a bootable CD-ROM,
    or a PCMCIA boot disk
• Hard drive
  – If you have copied all RedHat Linux file to
    your hard drive
  – Requires a boot disk or PCMCIA boot disk
Installation methods (con’t)

• Ftp
  – If installing directly from an FTP server
  – Requires a network or PCMCIA boot disk
• Http
  – If installing directly from an HTTP server
  – Requires a network or PCMCIA boot disk
Making Installation Diskettes in
                           DOS
• Insert RedHat CD into CD-ROM drive
• Insert blank, formatted disk into floppy drive
• Type the following
  – C:> d:
  – D:> cd dosutils
  – D:dosutils> rawrite
  – Enter disk image source file name: ..imagesboot.img
  – Enter target diskette drive: a:
  – Please insert a formatted diskette into drive A: and
    press –ENTER– : [ENTER]
  – D:dosutils>
RedHat 6.2 Installation


KDE Workstation Install
RedHat Installation page 1
 • Insert RedHat CD into CD-ROM drive
 • After a short delay, a screen containing
   the boot: prompt should appear
 • Press ENTER to continue and install
   graphically
 • The next screen will ask you to
   determine which installation
   method you would like to use
Note: All screenshots courtesy of redhat.com
RedHat Installation page 2

• Choose the option for CD-ROM and
  select OK
• The installation program will probe
  your system and attempt to identify
  your CD-ROM drive
  – Using a common CD-ROM drive will
    prevent any problems
RedHat Installation page 3

• The next screen will ask you to select a
  language – Choose English and click
  Next
RedHat Installation page 4

• Choose the keyboard that best fits your
  system – If no exact match, choose the
  best GENERIC match and click Next
RedHat Installation page 5

• Choose the mouse that best fits your
  system – If no exact match, choose the
  best GENERIC match and click Next
RedHat Installation page 6

• Read over the help text in the left and
  then click Next
RedHat Installation page 7

• Choose to Install and select KDE
  Workstation and click Next
RedHat Installation page 8

• For ease of installation, continue with
  Automatic Partitioning and click Next
  – Note: everything will be erased!
RedHat Installation page 9

• Again, for ease of installation and use,
  leave defaults selected and click Next
RedHat Installation page 10
• Choose your Network device type, then enter your IP Address,
  Netmask, Network, and Broadcast addresses and click Next
   – Unsure? Ask your network administrator
RedHat Installation page 11

• Choose your time zone by clicking on
  the map, ex. Pacific – Tijuana, and click
  Next
RedHat Installation page 12
• Set the ROOT PASSWORD - Write it down
  and keep it in a secure place!
  – You can add Users at this time too, then click Next
RedHat Installation page 14

• Continue with the option detected for
  your system and click Next
RedHat Installation page 15

• Choose the monitor that best fits your
  system - If none exist, choose the best
  GENERIC monitor and click Next
RedHat Installation page 16
• Continue with the video hardware detected
  for you unless you know it is incorrect
  (change it) and click Next
                                 You can test
                                 the Configuration
  if                             you are not sure.

                                 Make sure USE
                                 GRAPHICAL
  LOGIN                                  is
  selected!
RedHat Installation page 17

   • Almost done!!! Click Next
          – If you would rather quit, this is your last chance! –
Be sure
to read     You can reboot and safely exit the installation now
the
Caution
Note!
RedHat Installation page 18
• At this point, you can sit back and relax while
  RedHat is installed
  – Depending on the speed of your system, the
    installation will take from about 15 minutes to 1
    hour
RedHat Installation page 19

• Insert a blank, formatted disk into the
  floppy drive and click Next
RedHat Installation page 20

• Congratulations!!!
  – You can now click Exit to reboot your
    system and start to use Linux
KDE
About the KDE Environment

• Desktop – Similar to Windows desktop
  – Main workspace of KDE environment
  – Supports multiple desktops
• Panel – Similar to Windows taskbar
  – Serves as a quick launcher for applications
    and applets
More About the KDE
      Environment
           You can find this file by
           opening usr/kde/HTML/
           default/kdehelp/main.html
Welcome To Linux
Welcome to Linux page 1
• Your KDE desktop
Welcome to Linux page 2

• The panel is very configurable
• You can add and remove applications
  which will allow you to access them
  easily
• You can easily hide the panel
Welcome to Linux page 3

• The KDE panel, features a quick launch
  button for an Xterm (similar to DOS
  prompt)
  – You will see the shell prompt inside the
    newly created window:
                 Xterm button
    [root@localhost /root]#
Welcome to Linux page 4

• Taskbar
  – Displays all running applications
  – Usually located at the top of the screen, but
    can be moved
Welcome to Linux page 5

• Logging out from KDE sessions
  – From the Main Menu – Select the Logout
    item
Adding a Printer
Adding a Printer in Linux

• Open an Xterm window
• If not logged in as “Root”, type su at
  the prompt and then enter your root
  password
• Type printtool and press Enter
• The Printtool window will appear
Adding a Printer in Linux
                           (con’t)

• Select Add
Adding a Printer in Linux
                             (con’t)

• Select the type of printer to add and
  click OK
  – Printtool will attempt
    to detect any printers
    attached to your
    parallel port
Adding a Printer in Linux
                           (con’t)

• Click OK to continue
 after your printer was
 detected
Key Terms
•   Linux
•   Kernel
•   XFree86
•   KDE
•   Gnome
•   RedHat
•   Root
•   Panel
•   Xterm
•   Taskbar
•   Printtool
Linux Resources
Linux Resources

• For more information on Linux go to
  –   www.linux.com
  –   www.linux.org
  –   www.redhat.com
  –   www.maximumlinux.com
  –   www.li.org
Linux Resources (con’t)
• For applications/software that are Linux
  compatible go to
  – www.sun.com
  – www.corel.com
  – www.linuxapps.com
  – www.linuxcentral.com/linux/apps/linapps.h
    tml
  – www.m-tech.ab.ca/linux-biz
  – charter.linuxberg.com
Thank You and Good Luck!
If you have any questions regarding
Linux and/or any part of this
presentation, please feel free to email:
    Lonnye Bower at Lonnye@aol.com
    Chris Orona at corona@calstatela.edu
    Fardin Khan at Fardin24@aol.com

More Related Content

What's hot

Presentation1VMware EsxI Short Presentation
Presentation1VMware EsxI Short PresentationPresentation1VMware EsxI Short Presentation
Presentation1VMware EsxI Short Presentation
Barcamp Cork
 
Nfs
NfsNfs
Storage Virtualization
Storage VirtualizationStorage Virtualization
Storage Virtualization
rjain51
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
Vibrant Technologies & Computers
 
Linux introduction
Linux introductionLinux introduction
Linux introduction
Md. Zahid Hossain Shoeb
 
History of linux
History of linuxHistory of linux
History of linux
Shiwang Kalkhanda
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
nishantsri
 
Linux OS presentation
Linux OS presentationLinux OS presentation
Linux OS presentation
SahilGothoskar
 
Virtualization
VirtualizationVirtualization
Virtualization
Kingston Smiler
 
Linux booting Process
Linux booting ProcessLinux booting Process
Linux booting Process
Gaurav Sharma
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - Overview
Ashita Agrawal
 
Windows V/S Linux OS - Comparison
Windows V/S Linux OS - ComparisonWindows V/S Linux OS - Comparison
Windows V/S Linux OS - Comparison
Hariharan Ganesan
 
Comparison of windows linux and mac os
Comparison of windows linux and mac osComparison of windows linux and mac os
Comparison of windows linux and mac os
Ali Zar
 
An Introduction To Linux
An Introduction To LinuxAn Introduction To Linux
An Introduction To Linux
Ishan A B Ambanwela
 
Virtualization with KVM (Kernel-based Virtual Machine)
Virtualization with KVM (Kernel-based Virtual Machine)Virtualization with KVM (Kernel-based Virtual Machine)
Virtualization with KVM (Kernel-based Virtual Machine)
Novell
 
Virtual machine
Virtual machineVirtual machine
Virtual machine
Nikunj Dhameliya
 
Windows vs linux prsentsn
Windows vs linux prsentsnWindows vs linux prsentsn
Windows vs linux prsentsn
Anadi Vatsa
 
Introduction to Unix
Introduction to UnixIntroduction to Unix
Introduction to Unix
Nishant Munjal
 

What's hot (20)

Presentation1VMware EsxI Short Presentation
Presentation1VMware EsxI Short PresentationPresentation1VMware EsxI Short Presentation
Presentation1VMware EsxI Short Presentation
 
Nfs
NfsNfs
Nfs
 
Storage Virtualization
Storage VirtualizationStorage Virtualization
Storage Virtualization
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
 
Linux introduction
Linux introductionLinux introduction
Linux introduction
 
History of linux
History of linuxHistory of linux
History of linux
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
Linux OS presentation
Linux OS presentationLinux OS presentation
Linux OS presentation
 
Virtualization
VirtualizationVirtualization
Virtualization
 
Dns
DnsDns
Dns
 
Linux booting Process
Linux booting ProcessLinux booting Process
Linux booting Process
 
Linux operating system - Overview
Linux operating system - OverviewLinux operating system - Overview
Linux operating system - Overview
 
Windows V/S Linux OS - Comparison
Windows V/S Linux OS - ComparisonWindows V/S Linux OS - Comparison
Windows V/S Linux OS - Comparison
 
Comparison of windows linux and mac os
Comparison of windows linux and mac osComparison of windows linux and mac os
Comparison of windows linux and mac os
 
An Introduction To Linux
An Introduction To LinuxAn Introduction To Linux
An Introduction To Linux
 
Linux file system
Linux file systemLinux file system
Linux file system
 
Virtualization with KVM (Kernel-based Virtual Machine)
Virtualization with KVM (Kernel-based Virtual Machine)Virtualization with KVM (Kernel-based Virtual Machine)
Virtualization with KVM (Kernel-based Virtual Machine)
 
Virtual machine
Virtual machineVirtual machine
Virtual machine
 
Windows vs linux prsentsn
Windows vs linux prsentsnWindows vs linux prsentsn
Windows vs linux prsentsn
 
Introduction to Unix
Introduction to UnixIntroduction to Unix
Introduction to Unix
 

Viewers also liked

Unix seminar
Unix seminarUnix seminar
Unix seminar
Ajeet Kushwaha
 
Java interfaces & abstract classes
Java interfaces & abstract classesJava interfaces & abstract classes
Java interfaces & abstract classes
Shreyans Pathak
 
Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 7 Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 7
Rodrigo Missiaggia
 
File System Comparison on Linux Ubuntu
File System Comparison on Linux UbuntuFile System Comparison on Linux Ubuntu
File System Comparison on Linux Ubuntu
Jayesh Tambe
 
File systems for Embedded Linux
File systems for Embedded LinuxFile systems for Embedded Linux
File systems for Embedded Linux
Emertxe Information Technologies Pvt Ltd
 
Red hat linux essentials
Red hat linux essentialsRed hat linux essentials
Red hat linux essentials
Haitham Raik
 
Regarding Clouds, Mainframes, and Desktops … and Linux
Regarding Clouds, Mainframes, and Desktops … and LinuxRegarding Clouds, Mainframes, and Desktops … and Linux
Regarding Clouds, Mainframes, and Desktops … and Linux
Robert Sutor
 
Amazing KDE (K Desktop Environment)
Amazing KDE (K Desktop Environment)Amazing KDE (K Desktop Environment)
Amazing KDE (K Desktop Environment)
anandvaidya
 
Operating system (remuel)
Operating system (remuel)Operating system (remuel)
Operating system (remuel)
Remuel Malinao
 
RedHat Linux Administrator
RedHat Linux AdministratorRedHat Linux Administrator
RedHat Linux Administratorsowmya devi
 
Process management in linux
Process management in linuxProcess management in linux
Process management in linux
Mazenetsolution
 
OpenShift v3 Internal networking details
OpenShift v3 Internal networking detailsOpenShift v3 Internal networking details
OpenShift v3 Internal networking details
Etsuji Nakai
 
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Etsuji Nakai
 
Red hat enterprise linux 7 (rhel 7)
Red hat enterprise linux 7 (rhel 7)Red hat enterprise linux 7 (rhel 7)
Red hat enterprise linux 7 (rhel 7)
Ramola Dhande
 
Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 7Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 7
Mazenetsolution
 
Red hat enterprise_linux-6-identity_management_guide-en-us
Red hat enterprise_linux-6-identity_management_guide-en-usRed hat enterprise_linux-6-identity_management_guide-en-us
Red hat enterprise_linux-6-identity_management_guide-en-usRaj Kumar G
 
Memory management in Linux
Memory management in LinuxMemory management in Linux
Memory management in Linux
Raghu Udiyar
 
[OpenStack Days Korea 2016] Track1 - Red Hat enterprise Linux OpenStack Platform
[OpenStack Days Korea 2016] Track1 - Red Hat enterprise Linux OpenStack Platform[OpenStack Days Korea 2016] Track1 - Red Hat enterprise Linux OpenStack Platform
[OpenStack Days Korea 2016] Track1 - Red Hat enterprise Linux OpenStack Platform
OpenStack Korea Community
 

Viewers also liked (19)

Unix Introduction
Unix IntroductionUnix Introduction
Unix Introduction
 
Unix seminar
Unix seminarUnix seminar
Unix seminar
 
Java interfaces & abstract classes
Java interfaces & abstract classesJava interfaces & abstract classes
Java interfaces & abstract classes
 
Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 7 Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 7
 
File System Comparison on Linux Ubuntu
File System Comparison on Linux UbuntuFile System Comparison on Linux Ubuntu
File System Comparison on Linux Ubuntu
 
File systems for Embedded Linux
File systems for Embedded LinuxFile systems for Embedded Linux
File systems for Embedded Linux
 
Red hat linux essentials
Red hat linux essentialsRed hat linux essentials
Red hat linux essentials
 
Regarding Clouds, Mainframes, and Desktops … and Linux
Regarding Clouds, Mainframes, and Desktops … and LinuxRegarding Clouds, Mainframes, and Desktops … and Linux
Regarding Clouds, Mainframes, and Desktops … and Linux
 
Amazing KDE (K Desktop Environment)
Amazing KDE (K Desktop Environment)Amazing KDE (K Desktop Environment)
Amazing KDE (K Desktop Environment)
 
Operating system (remuel)
Operating system (remuel)Operating system (remuel)
Operating system (remuel)
 
RedHat Linux Administrator
RedHat Linux AdministratorRedHat Linux Administrator
RedHat Linux Administrator
 
Process management in linux
Process management in linuxProcess management in linux
Process management in linux
 
OpenShift v3 Internal networking details
OpenShift v3 Internal networking detailsOpenShift v3 Internal networking details
OpenShift v3 Internal networking details
 
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
 
Red hat enterprise linux 7 (rhel 7)
Red hat enterprise linux 7 (rhel 7)Red hat enterprise linux 7 (rhel 7)
Red hat enterprise linux 7 (rhel 7)
 
Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 7Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 7
 
Red hat enterprise_linux-6-identity_management_guide-en-us
Red hat enterprise_linux-6-identity_management_guide-en-usRed hat enterprise_linux-6-identity_management_guide-en-us
Red hat enterprise_linux-6-identity_management_guide-en-us
 
Memory management in Linux
Memory management in LinuxMemory management in Linux
Memory management in Linux
 
[OpenStack Days Korea 2016] Track1 - Red Hat enterprise Linux OpenStack Platform
[OpenStack Days Korea 2016] Track1 - Red Hat enterprise Linux OpenStack Platform[OpenStack Days Korea 2016] Track1 - Red Hat enterprise Linux OpenStack Platform
[OpenStack Days Korea 2016] Track1 - Red Hat enterprise Linux OpenStack Platform
 

Similar to Linux red hat overview and installation

linuxredhatoverviewandinstallation-121012094248-phpapp01 (1).pdf
linuxredhatoverviewandinstallation-121012094248-phpapp01 (1).pdflinuxredhatoverviewandinstallation-121012094248-phpapp01 (1).pdf
linuxredhatoverviewandinstallation-121012094248-phpapp01 (1).pdf
EduclentMegasoftel
 
FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/Linux
Yogesh Ks
 
Fedora history 3441-3408-3437-3423
Fedora history 3441-3408-3437-3423Fedora history 3441-3408-3437-3423
Fedora history 3441-3408-3437-3423
Muhammad Saad Hassan
 
1.1 Installion of Redhat Linux.pptx
1.1 Installion of  Redhat Linux.pptx1.1 Installion of  Redhat Linux.pptx
1.1 Installion of Redhat Linux.pptx
MakiMan1
 
The Ultimate IBM and Lotus on Linux Workshop for Windows Admins
The Ultimate IBM and Lotus on Linux Workshop for Windows AdminsThe Ultimate IBM and Lotus on Linux Workshop for Windows Admins
The Ultimate IBM and Lotus on Linux Workshop for Windows Admins
Bill Malchisky Jr.
 
itft_Installation of linux
itft_Installation of linuxitft_Installation of linux
itft_Installation of linux
Swati Aggarwal
 
ITFT_Introduction of linux
ITFT_Introduction of linuxITFT_Introduction of linux
ITFT_Introduction of linux
Swati Aggarwal
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-adminbadamisri
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-admin
badamisri
 
ZendCon - Linux 101
ZendCon - Linux 101ZendCon - Linux 101
ZendCon - Linux 101
Justin Reock
 
Linux 101
Linux 101Linux 101
Linux a free and open source operating system
Linux a free and open source operating systemLinux a free and open source operating system
Linux a free and open source operating system
banwait
 
Linux a free and open source operating system
Linux a free and open source operating systemLinux a free and open source operating system
Linux a free and open source operating system
banwait
 
QNAP Control4 Training
QNAP Control4 TrainingQNAP Control4 Training
QNAP Control4 Training
Hernan Lopez
 
Linux 101
Linux 101Linux 101
Linux 101
Justin Reock
 
Portable OS & Portable Application
Portable OS & Portable ApplicationPortable OS & Portable Application
Portable OS & Portable Application
Jayaseelan Yezhuaralai
 
Deployment of WebObjects applications on CentOS Linux
Deployment of WebObjects applications on CentOS LinuxDeployment of WebObjects applications on CentOS Linux
Deployment of WebObjects applications on CentOS Linux
WO Community
 

Similar to Linux red hat overview and installation (20)

linuxredhatoverviewandinstallation-121012094248-phpapp01 (1).pdf
linuxredhatoverviewandinstallation-121012094248-phpapp01 (1).pdflinuxredhatoverviewandinstallation-121012094248-phpapp01 (1).pdf
linuxredhatoverviewandinstallation-121012094248-phpapp01 (1).pdf
 
FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/Linux
 
Fedora history 3441-3408-3437-3423
Fedora history 3441-3408-3437-3423Fedora history 3441-3408-3437-3423
Fedora history 3441-3408-3437-3423
 
Unix tc
Unix tcUnix tc
Unix tc
 
1.1 Installion of Redhat Linux.pptx
1.1 Installion of  Redhat Linux.pptx1.1 Installion of  Redhat Linux.pptx
1.1 Installion of Redhat Linux.pptx
 
The Ultimate IBM and Lotus on Linux Workshop for Windows Admins
The Ultimate IBM and Lotus on Linux Workshop for Windows AdminsThe Ultimate IBM and Lotus on Linux Workshop for Windows Admins
The Ultimate IBM and Lotus on Linux Workshop for Windows Admins
 
Linux
Linux Linux
Linux
 
itft_Installation of linux
itft_Installation of linuxitft_Installation of linux
itft_Installation of linux
 
ITFT_Introduction of linux
ITFT_Introduction of linuxITFT_Introduction of linux
ITFT_Introduction of linux
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-admin
 
Linux Conf Admin
Linux Conf AdminLinux Conf Admin
Linux Conf Admin
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-admin
 
ZendCon - Linux 101
ZendCon - Linux 101ZendCon - Linux 101
ZendCon - Linux 101
 
Linux 101
Linux 101Linux 101
Linux 101
 
Linux a free and open source operating system
Linux a free and open source operating systemLinux a free and open source operating system
Linux a free and open source operating system
 
Linux a free and open source operating system
Linux a free and open source operating systemLinux a free and open source operating system
Linux a free and open source operating system
 
QNAP Control4 Training
QNAP Control4 TrainingQNAP Control4 Training
QNAP Control4 Training
 
Linux 101
Linux 101Linux 101
Linux 101
 
Portable OS & Portable Application
Portable OS & Portable ApplicationPortable OS & Portable Application
Portable OS & Portable Application
 
Deployment of WebObjects applications on CentOS Linux
Deployment of WebObjects applications on CentOS LinuxDeployment of WebObjects applications on CentOS Linux
Deployment of WebObjects applications on CentOS Linux
 

Recently uploaded

Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
Nguyen Thanh Tu Collection
 

Recently uploaded (20)

Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 

Linux red hat overview and installation

  • 1. LINUX RED HAT Presented by Lonnye Bower Chris Orona Fardin Khan
  • 2. Summary • Research for the Power Point presentation revealed that Linux is a free operating system that has been compared to and even rated better and faster than the Windows operating system. Additionally, Linux is very popular with software developers because of the many programming language compilers Linux is equipped with. One of the preferred features of Linux is the fact that one can run different applications at the same time on different desktops. • Our original intentions for this project were to include an actual demonstration of the RedHat installation. Unfortunately, after many hours were invested in the attempt to install Linux, we were unsuccessful. We attribute the failed installation to incompatible hardware, and have not given up on the belief that Linux is easy to install. We plan on successfully installing Linux in the near future and will be happy to share our results with anyone interested.
  • 3. Presentation Contents • Intro • About Linux • Installation Requirements • Installation Notes • RedHat 6.2 Installation • KDE • Welcome to Linux • Adding a Printer • Resources • Key Terms
  • 5. Introduction to Linux • “line-ucks” or “lih-nicks” • Created primarily by Linus Torvalds in 1991 • First commercial release was in March, 1992
  • 6. Introduction to Linux (con’t) • Linux is an operating system very much like Unix – Multi-tasking, multi-user • Developed by several users to replace Minix • Freely distributed, becoming more popular every day
  • 7. Why Linux is so popular • Free • Reliable – no crashes • Simple to use and install • Developer friendly • Runs on several different platforms • Allows older 386 and 486 processors to run much faster • Can coexist with other OS’s
  • 9. The Linux kernel • Originally developed for the Intel 80386 CPU’s protected mode • Completely compatible with Unix standards • Allows shared executables • Supports demand paging • Uses a unified memory • Supports swap space
  • 10. The Linux kernel (con’t) • Uses dynamically shared libraries extensively – Allows full library linking • Supports a number of file systems – DOS – OS/2 • Ideally suited for application development
  • 11. The Linux kernel (con’t) • Includes several programming language compilers – C – C++ – Fortran – Pascal – LISP – Ada – BASIC
  • 12. Linux and DOS • Linux provides a DOS emulator, allowing DOS applications to be executed – WINE (Windows emulator) – WABI • Files can be transferred between the DOS and Linux file systems – Linux can access DOS partitions on a hard disk directly
  • 13. Linux and TCP/IP • Provides complete TCP/IP networking software to – Create a local area network – Attach to an existing Ethernet LAN – Connect to the internet
  • 14. Linux environments • Text-based • Graphical user interface (GUI) – called “X” or “X Window” – Very popular, especially with users new to Linux • KDE • GNOME
  • 15. Importance of Linux’s XFree86 • XFree86 is Linux’s GUI • Easy to use • Very similar to Windows environment – Windows users can make easy transition • Can install and run Windows applications
  • 17. Linux installation requirements • Minimum installation – 80386SX or better – 2 MB RAM – Floppy disk drive – 40MB hard drive – Video card – Monitor
  • 18. Linux installation requirements (con’t) • Realistic installation – Text based • 80386 or better • 8 MB RAM – GUI based • 80486 or Pentium class • 16 MB RAM
  • 19. Linux recommended hardware • Motherboards - ISA, EISA, PCI, VESA • RAM – 2 MB will work, 16 is best – Multi-user – 4 MB per user • Hard disk – IDE, EIDE, ESDI, RLL, SCSI – If using SCSI, only uses most common • Video – Almost any • Mouse – Any • Tape – Any SCSI
  • 20. Linux recommended hardware (con’t) • Removable media – Most SCSI • Printer – Almost any parallel or serial port • Modem – Most serial, if DOS can use it, Linux can too • NIC – 3Com, Novell, HP, Intel – Clones are NOT recommended!
  • 21. Linux distributions • RedHat – www.redhat.com • Corel – linux.corel.com • Mandrake – www.linux-mandrake.com • Debian – www.debian.org • Caldera – www.caldera.com
  • 22. Where to get Linux • CD-ROM – Fry’s, Best Buy • WWW – www.redhat.com/commerce • FTP or BBS – ftp.redhat.com/pub/redhat/current • Note: There are many other places to get Linux!
  • 24. RedHat Linux 6.2 Installation Notes • Before installation – Check hardware compatibility!!! • www.redhat.com/support/hardware • Make sure you have enough disk space • Decide which installation method to use – CD-ROM – Hard Drive – Ftp – Http
  • 25. RedHat Linux 6.2 Installation Notes (con’t) • Decide how to start the installation – Bootable CD-ROM – Local media boot disk • Included with Official RedHat Linux 6.2 set – Network boot disk – PCMCIA boot disk • Used if CD-ROM drive is attached to PC through PCMCIA card
  • 26. RedHat Linux 6.2 Installation Notes (con’t) • Decide which installation type you need – Workstation • Most appropriate for Linux newbies – Server • Most appropriate for Linux-based servers – Custom • Allows for the greatest flexibility – Upgrade • Upgrading to a newer version of RedHat
  • 27. A Note on Workstation Installations • There are two types available, we will choose KDE for this presentation – GNOME • www.gnome.org – KDE • www.kde.org
  • 28. Installation methods • CD-ROM – we will use this method – Requires a boot disk, a bootable CD-ROM, or a PCMCIA boot disk • Hard drive – If you have copied all RedHat Linux file to your hard drive – Requires a boot disk or PCMCIA boot disk
  • 29. Installation methods (con’t) • Ftp – If installing directly from an FTP server – Requires a network or PCMCIA boot disk • Http – If installing directly from an HTTP server – Requires a network or PCMCIA boot disk
  • 30. Making Installation Diskettes in DOS • Insert RedHat CD into CD-ROM drive • Insert blank, formatted disk into floppy drive • Type the following – C:> d: – D:> cd dosutils – D:dosutils> rawrite – Enter disk image source file name: ..imagesboot.img – Enter target diskette drive: a: – Please insert a formatted diskette into drive A: and press –ENTER– : [ENTER] – D:dosutils>
  • 31. RedHat 6.2 Installation KDE Workstation Install
  • 32. RedHat Installation page 1 • Insert RedHat CD into CD-ROM drive • After a short delay, a screen containing the boot: prompt should appear • Press ENTER to continue and install graphically • The next screen will ask you to determine which installation method you would like to use Note: All screenshots courtesy of redhat.com
  • 33. RedHat Installation page 2 • Choose the option for CD-ROM and select OK • The installation program will probe your system and attempt to identify your CD-ROM drive – Using a common CD-ROM drive will prevent any problems
  • 34. RedHat Installation page 3 • The next screen will ask you to select a language – Choose English and click Next
  • 35. RedHat Installation page 4 • Choose the keyboard that best fits your system – If no exact match, choose the best GENERIC match and click Next
  • 36. RedHat Installation page 5 • Choose the mouse that best fits your system – If no exact match, choose the best GENERIC match and click Next
  • 37. RedHat Installation page 6 • Read over the help text in the left and then click Next
  • 38. RedHat Installation page 7 • Choose to Install and select KDE Workstation and click Next
  • 39. RedHat Installation page 8 • For ease of installation, continue with Automatic Partitioning and click Next – Note: everything will be erased!
  • 40. RedHat Installation page 9 • Again, for ease of installation and use, leave defaults selected and click Next
  • 41. RedHat Installation page 10 • Choose your Network device type, then enter your IP Address, Netmask, Network, and Broadcast addresses and click Next – Unsure? Ask your network administrator
  • 42. RedHat Installation page 11 • Choose your time zone by clicking on the map, ex. Pacific – Tijuana, and click Next
  • 43. RedHat Installation page 12 • Set the ROOT PASSWORD - Write it down and keep it in a secure place! – You can add Users at this time too, then click Next
  • 44. RedHat Installation page 14 • Continue with the option detected for your system and click Next
  • 45. RedHat Installation page 15 • Choose the monitor that best fits your system - If none exist, choose the best GENERIC monitor and click Next
  • 46. RedHat Installation page 16 • Continue with the video hardware detected for you unless you know it is incorrect (change it) and click Next You can test the Configuration if you are not sure. Make sure USE GRAPHICAL LOGIN is selected!
  • 47. RedHat Installation page 17 • Almost done!!! Click Next – If you would rather quit, this is your last chance! – Be sure to read You can reboot and safely exit the installation now the Caution Note!
  • 48. RedHat Installation page 18 • At this point, you can sit back and relax while RedHat is installed – Depending on the speed of your system, the installation will take from about 15 minutes to 1 hour
  • 49. RedHat Installation page 19 • Insert a blank, formatted disk into the floppy drive and click Next
  • 50. RedHat Installation page 20 • Congratulations!!! – You can now click Exit to reboot your system and start to use Linux
  • 51. KDE
  • 52. About the KDE Environment • Desktop – Similar to Windows desktop – Main workspace of KDE environment – Supports multiple desktops • Panel – Similar to Windows taskbar – Serves as a quick launcher for applications and applets
  • 53. More About the KDE Environment You can find this file by opening usr/kde/HTML/ default/kdehelp/main.html
  • 55. Welcome to Linux page 1 • Your KDE desktop
  • 56. Welcome to Linux page 2 • The panel is very configurable • You can add and remove applications which will allow you to access them easily • You can easily hide the panel
  • 57. Welcome to Linux page 3 • The KDE panel, features a quick launch button for an Xterm (similar to DOS prompt) – You will see the shell prompt inside the newly created window: Xterm button [root@localhost /root]#
  • 58. Welcome to Linux page 4 • Taskbar – Displays all running applications – Usually located at the top of the screen, but can be moved
  • 59. Welcome to Linux page 5 • Logging out from KDE sessions – From the Main Menu – Select the Logout item
  • 61. Adding a Printer in Linux • Open an Xterm window • If not logged in as “Root”, type su at the prompt and then enter your root password • Type printtool and press Enter • The Printtool window will appear
  • 62. Adding a Printer in Linux (con’t) • Select Add
  • 63. Adding a Printer in Linux (con’t) • Select the type of printer to add and click OK – Printtool will attempt to detect any printers attached to your parallel port
  • 64. Adding a Printer in Linux (con’t) • Click OK to continue after your printer was detected
  • 65. Key Terms • Linux • Kernel • XFree86 • KDE • Gnome • RedHat • Root • Panel • Xterm • Taskbar • Printtool
  • 67. Linux Resources • For more information on Linux go to – www.linux.com – www.linux.org – www.redhat.com – www.maximumlinux.com – www.li.org
  • 68. Linux Resources (con’t) • For applications/software that are Linux compatible go to – www.sun.com – www.corel.com – www.linuxapps.com – www.linuxcentral.com/linux/apps/linapps.h tml – www.m-tech.ab.ca/linux-biz – charter.linuxberg.com
  • 69. Thank You and Good Luck! If you have any questions regarding Linux and/or any part of this presentation, please feel free to email: Lonnye Bower at Lonnye@aol.com Chris Orona at corona@calstatela.edu Fardin Khan at Fardin24@aol.com

Editor's Notes

  1. As we all know, in the UNIX environment there are various flavors of this operating system. To name a few: IBM: AIX SUN: SOLARIS HP: HP-UX SILICON GRAPHICS: IRIX And there’s…………………...