SlideShare a Scribd company logo
Installing 
Linux 
Fedora 9
background 
of fedora 
Operating 
system and 
Linux 
Configuring 
Fedora 
Installing 
Fedora 
Agenda
Operating system and Linux
What is Operating system? 
As per wiki, the definition of Operating 
system is "a software that manages 
computer hardware and software 
resources and provides common 
services for computer programs. The 
operating system is an essential 
component of the system software in a 
computer system. Application programs 
usually require an operating system to 
function."
What is Linux? 
As per wiki, the definition of Linux is 
"a Unix-like and mostly POSIX-compliant 
computer operating 
system assembled under the model 
of free and open source software 
development and distribution. The 
defining component of Linux is the 
Linux kernel, an operating system 
kernel first released on 5 October 
1991 by Linus Torvalds."
Background of Fedora
About Fedora 
 Fedora is a Linux-based operating system that is free and open source software. Fedora is always 
free for anyone to use, modify, and distribute. 
As per wiki, the definition of Fedora is 
"an operating system based on the 
 Fedora is a RPM based linux distribution that is partly sponsored by RedHat and is released every 
6-8 months or so. 
Linux kernel, developed by the 
 Major Commercial vendors in Linux are RedHat, Ubuntu, Fedora, SUSE etc. 
community-supported Fedora Project 
and owned by Red Hat. Fedora contains 
software distributed under a free and 
open source license and aims to be on 
the leading edge of such technologies."
Step 1: Install from CD 
 If you use the Fedora 9 Live CD note that the steps are different. So, download a Fedora 9 DVD 
from fedoraproject.org. 
 Insert your DVD in to the DVD tray and restart your computer making sure from the BIOS that 
your CDROM is the first booting device.
Step 2: Install options 
 Select the first option "Install or upgrade an existing system".
Step 3: Validation the media 
 It is good to check the installation media before installing Fedora to make sure that the DVD was 
burned successfully. This should take a few minutes to complete. Of course it isn't obligatory.
Configuring Fedora
Step 4: Anaconda 
 Here is our first Fedora 9 screen, Anaconda (the Fedora installer) will load and you'll see the 
welcome screen. 
 Click 'Next'
Step 5: Select Language 
 Next select the language you like to use during installation process.
Step 6: Keyboard layout 
 Next select the appropriate keyboard for your system.
Step 7: Warning message 
 A warning message about the hard drive partitions may appear. If so, click the 'Yes' button.
Step 8: Network Settings 
 It's time to setup your network. If you have a DHCP network (dynamic IP address) you can click 
Next, but if you have a static IP address (ask your provider if you're not sure) click the 'Edit' button 
and follow the instructions below. 
 If you have an IPv4 address, make sure it's enabled. If you have an IPv6 address, make sure it's 
enabled too (if you don't have an IPv6 address, uncheck the 'Enable IPv6 support' option). 
 Check the "Manual configuration" option and enter your IP address and the Netmask (ask your 
provider if you don't know them). 
 Do the same for the IPv6 address (if you have one). 
 Click OK once you've finished. 
 Select the 'manually' option. 
 Optional, you can setup the system's hostname (e.g. john.fedora.linux). 
 Enter your Gateway and Primary/Secondary DNS servers (ask your provider if you don't know 
them).
Step 8: Network Settings
Step 9: Select City 
 Here select a city close to yours and in the same time zone to configure your system clock. If you 
have also installed Windows installed on your computer and you will make a dual boot system 
make sure that the "System clock uses UTC" box isn't selected.
Step 10: root password 
 Type twice your root password. Root is the administrator of the system. So, it is good this to be a 
strong password. Not just 123456.
Step 11: Partitioning 
 Here comes the partitioning part! If you have an empty hard drive, all you have to do is click 'Next' 
(make sure the "Remove all partitions on selected drives and create default layout" option is 
selected). If you don't have an empty hard drive and you still want to install Fedora 9 on your 
machine, then make sure you select the "Use free space on the selected drives and create default 
layout" option (10 GB minimum of free space is required). Click 'Next‘. 
 The most common case in installation is that you already have Windows installed and you want to 
try Fedora 9 as well. 
 Select option “Remove linux partitions on selected drives and create default layout”. 
 By default, the installation process erases any existing Linux partitions on the selected drives, and 
replaces them with the default set of partitions for Fedora.
Step 11: Partitioning 
 Next select the language you like to use during installation process.
Step 12: swap, root, data, primary partitions 
 A Fedora system has at least three partitions: 
 A /boot partition 
 A / partition 
 A swap partition 
 Boot partition is a disk partition that contain the boot sector. 
 Remaining files and folder comes under root directory. 
 In windows virtual memory is there to expand the memory pool but linux uses swap partitions to 
•Please note that the partition numbers are 
counted from zero, not from one. So (hd0, 1) 
means the second partition of the first hard 
disk drive. Similarly, (hd0, 4) specifies the 
first extended partition of the first hard disk 
drive. 
•Note that the partition numbers for extended 
partitions are counted from `4', regardless of 
the actual number of primary partitions on 
your hard disk. 
expand this pool, by automatically moving portions of memory between RAM and swap partitions 
if insufficient RAM is available.
Step 13: LVM, RAID 
As per wiki, the definition of LVM is "a 
logical volume manager for the Linux 
kernel that manages disk drives and 
similar mass-storage devices." 
Note, LVM is only available in the graphical 
installation program. 
As per wiki, "RAID , originally redundant 
array of inexpensive disks; now commonly 
redundant array of independent disks, is a 
data storage virtualization technology that 
combines multiple disk drive components 
into a logical unit for the purposes of data 
redundancy or performance 
improvement." 
 Here is the default layout. 
 Fedora uses LVM Volume Groups but this isn't something that you should think of.
Step 14: MBR 
 Select to install boot loader, grub, on /dev/sda. This is the MBR of the first hard disk of your 
computer. If you have also Windows installed they will appear in the boot loader operating system 
list and you can choose the default. Of course you can change this at any time
Step 15: Select packages 
 The basic installation of Fedora 9 includes software for general and internet usage. You can also 
select now packages for Software Development or Web Servers. If you don't know what those are 
leave them unselected. You can also choose what packages will be installed by clicking on 
"Customize now". If you want to install KDE as well or just KDE choose Customize now.
Step 15: Select packages 
 Here are all the packages contained in Fedora 9 DVD to select those you want.
Installing Fedora
Step 16: Installation begin 
 When you are ready click the Next button and the installation will begin.This should take a few 
minutes depending on your computer.
Step 17: Reboot 
 When the installation completes remove the DVD from the tray and click the Reboot button.
Step 18: Restart 
 Remove the DVD from your optical drive and your brand new Fedora 9 Linux operating system 
will start for the first time.
Step 19: Welcome screen 
 This is the Welcome screen of Fedora 11. You will see it only the first time you boot in Fedora.
Step 20: License Information 
 The License Information of Fedora.
Step 21: Create User 
 Now create a new user. 
 This will be the default user that you will use to log into Linux
Step 22: Date and Time 
 Make sure the time and date are correct.
Step 23: Feedback to Fedora 
 You can also send your hardware profile to The Fedora Project to provide feedback.
Step 24: Log-In 
 This is Fedora Log in screen.
Step 25: GNOME 
 And this is Fedora 9 default Desktop Environment, Gnome.
Installation Completed
Thank You 
Thank you

More Related Content

What's hot

what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.
saad_khan1122
 
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 OS presentation
Linux OS presentationLinux OS presentation
Linux OS presentation
SahilGothoskar
 
Linux os and its features
Linux os and its featuresLinux os and its features
Linux os and its features
Kadiresan Nagarattiname
 
Linux operating system ppt
Linux operating system pptLinux operating system ppt
Linux operating system ppt
Achyut Sinha
 
Linux; Operating System
Linux; Operating SystemLinux; Operating System
Linux; Operating System
JayEl Cadawas
 
linux os-basics,Devops training in Hyderabad
linux os-basics,Devops training in Hyderabadlinux os-basics,Devops training in Hyderabad
linux os-basics,Devops training in Hyderabad
Devops Trainer
 
Linux & Unix Operating System's
Linux & Unix Operating System'sLinux & Unix Operating System's
Linux & Unix Operating System's
Riaz Ahmed Channa
 
UNIX Operating System
UNIX Operating SystemUNIX Operating System
UNIX Operating System
Unless Yuriko
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installation
BITS
 
Linux ppt
Linux pptLinux ppt
Linux ppt
lincy21
 
Operating systems unix
Operating systems   unixOperating systems   unix
Operating systems unix
Achu dhan
 
Ppt af linux
Ppt af linuxPpt af linux
Presentation on linux
Presentation on linuxPresentation on linux
Presentation on linux
Veeral Bhateja
 
1 introduction to linux os
1 introduction to linux os1 introduction to linux os
1 introduction to linux osSukkur IBA
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
Omi Vichare
 
Unix ppt
Unix pptUnix ppt
Unix ppt
sudhir saurav
 
ZendCon - Linux 101
ZendCon - Linux 101ZendCon - Linux 101
ZendCon - Linux 101
Justin Reock
 

What's hot (19)

what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
 
Linux OS presentation
Linux OS presentationLinux OS presentation
Linux OS presentation
 
Linux os and its features
Linux os and its featuresLinux os and its features
Linux os and its features
 
Linux operating system ppt
Linux operating system pptLinux operating system ppt
Linux operating system ppt
 
Linux; Operating System
Linux; Operating SystemLinux; Operating System
Linux; Operating System
 
Linux seminar
Linux seminarLinux seminar
Linux seminar
 
linux os-basics,Devops training in Hyderabad
linux os-basics,Devops training in Hyderabadlinux os-basics,Devops training in Hyderabad
linux os-basics,Devops training in Hyderabad
 
Linux & Unix Operating System's
Linux & Unix Operating System'sLinux & Unix Operating System's
Linux & Unix Operating System's
 
UNIX Operating System
UNIX Operating SystemUNIX Operating System
UNIX Operating System
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installation
 
Linux ppt
Linux pptLinux ppt
Linux ppt
 
Operating systems unix
Operating systems   unixOperating systems   unix
Operating systems unix
 
Ppt af linux
Ppt af linuxPpt af linux
Ppt af linux
 
Presentation on linux
Presentation on linuxPresentation on linux
Presentation on linux
 
1 introduction to linux os
1 introduction to linux os1 introduction to linux os
1 introduction to linux os
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
 
Unix ppt
Unix pptUnix ppt
Unix ppt
 
ZendCon - Linux 101
ZendCon - Linux 101ZendCon - Linux 101
ZendCon - Linux 101
 

Viewers also liked

Linux in VirtualBox_install_stepbystep
Linux in VirtualBox_install_stepbystepLinux in VirtualBox_install_stepbystep
Linux in VirtualBox_install_stepbystep
Olaoluwa Omokanwaiye
 
FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/Linux
Yogesh Ks
 
Linux
LinuxLinux
Linux(Ubuntu 9.0) Installation By VMware
Linux(Ubuntu 9.0) Installation By VMwareLinux(Ubuntu 9.0) Installation By VMware
Linux(Ubuntu 9.0) Installation By VMware
Sumit kumar
 
Installing Linux CentOs 5.0 Step-by-Step
Installing Linux CentOs 5.0 Step-by-StepInstalling Linux CentOs 5.0 Step-by-Step
Installing Linux CentOs 5.0 Step-by-Step
Mehdi Poustchi Amin
 
Virtual Box Presentation
Virtual Box Presentation Virtual Box Presentation
Virtual Box Presentation
Pete DuMelle
 
Team 5 presentation
Team 5 presentationTeam 5 presentation
Team 5 presentation
rob420
 
Lotus Mashups step by step installation guide
Lotus Mashups step by step installation guideLotus Mashups step by step installation guide
Lotus Mashups step by step installation guide
Chris Sparshott
 
Kali Linux Installation - VMware
Kali Linux Installation - VMwareKali Linux Installation - VMware
Kali Linux Installation - VMware
Ronan Dunne, CEH, SSCP
 
Kali tools list with short description
Kali tools list with short descriptionKali tools list with short description
Kali tools list with short description
Jose Moruno Cadima
 
Open X installation step by step
Open X installation step by stepOpen X installation step by step
Open X installation step by step
guest3e3eef
 
Linux installation on a Virtual Machine
Linux installation on a Virtual MachineLinux installation on a Virtual Machine
Linux installation on a Virtual Machine
Nikhil Bhalwankar
 
Install Windows Server 2012 Step-by-Step
Install Windows Server 2012 Step-by-StepInstall Windows Server 2012 Step-by-Step
Install Windows Server 2012 Step-by-Step
Mehdi Poustchi Amin
 
Unix/Linux Basic Commands and Shell Script
Unix/Linux Basic Commands and Shell ScriptUnix/Linux Basic Commands and Shell Script
Unix/Linux Basic Commands and Shell Script
sbmguys
 
Step by Step Guide to Install Red Hat Linux on vmware
Step by Step Guide to Install Red Hat Linux on vmwareStep by Step Guide to Install Red Hat Linux on vmware
Step by Step Guide to Install Red Hat Linux on vmware
Chris Sparshott
 
Installing RHEL 5 Linux RedHat Enterprise Edition step-by-step
Installing RHEL 5 Linux RedHat Enterprise Edition step-by-stepInstalling RHEL 5 Linux RedHat Enterprise Edition step-by-step
Installing RHEL 5 Linux RedHat Enterprise Edition step-by-step
Mehdi Poustchi Amin
 

Viewers also liked (16)

Linux in VirtualBox_install_stepbystep
Linux in VirtualBox_install_stepbystepLinux in VirtualBox_install_stepbystep
Linux in VirtualBox_install_stepbystep
 
FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/Linux
 
Linux
LinuxLinux
Linux
 
Linux(Ubuntu 9.0) Installation By VMware
Linux(Ubuntu 9.0) Installation By VMwareLinux(Ubuntu 9.0) Installation By VMware
Linux(Ubuntu 9.0) Installation By VMware
 
Installing Linux CentOs 5.0 Step-by-Step
Installing Linux CentOs 5.0 Step-by-StepInstalling Linux CentOs 5.0 Step-by-Step
Installing Linux CentOs 5.0 Step-by-Step
 
Virtual Box Presentation
Virtual Box Presentation Virtual Box Presentation
Virtual Box Presentation
 
Team 5 presentation
Team 5 presentationTeam 5 presentation
Team 5 presentation
 
Lotus Mashups step by step installation guide
Lotus Mashups step by step installation guideLotus Mashups step by step installation guide
Lotus Mashups step by step installation guide
 
Kali Linux Installation - VMware
Kali Linux Installation - VMwareKali Linux Installation - VMware
Kali Linux Installation - VMware
 
Kali tools list with short description
Kali tools list with short descriptionKali tools list with short description
Kali tools list with short description
 
Open X installation step by step
Open X installation step by stepOpen X installation step by step
Open X installation step by step
 
Linux installation on a Virtual Machine
Linux installation on a Virtual MachineLinux installation on a Virtual Machine
Linux installation on a Virtual Machine
 
Install Windows Server 2012 Step-by-Step
Install Windows Server 2012 Step-by-StepInstall Windows Server 2012 Step-by-Step
Install Windows Server 2012 Step-by-Step
 
Unix/Linux Basic Commands and Shell Script
Unix/Linux Basic Commands and Shell ScriptUnix/Linux Basic Commands and Shell Script
Unix/Linux Basic Commands and Shell Script
 
Step by Step Guide to Install Red Hat Linux on vmware
Step by Step Guide to Install Red Hat Linux on vmwareStep by Step Guide to Install Red Hat Linux on vmware
Step by Step Guide to Install Red Hat Linux on vmware
 
Installing RHEL 5 Linux RedHat Enterprise Edition step-by-step
Installing RHEL 5 Linux RedHat Enterprise Edition step-by-stepInstalling RHEL 5 Linux RedHat Enterprise Edition step-by-step
Installing RHEL 5 Linux RedHat Enterprise Edition step-by-step
 

Similar to Becoming Linux Expert Series-Install Linux Operating System

Installing mandriva linux mandriva community wiki
Installing mandriva linux   mandriva community wikiInstalling mandriva linux   mandriva community wiki
Installing mandriva linux mandriva community wikiAdolfo Nasol
 
cs506_linux
cs506_linuxcs506_linux
cs506_linux
Gaurav Singh
 
Srgoc linux
Srgoc linuxSrgoc linux
Srgoc linux
Gaurav Singh
 
The installing of widows 7
The installing of widows 7The installing of widows 7
The installing of widows 7MCC
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-adminbadamisri
 
Linux conf-admin
Linux conf-adminLinux conf-admin
Linux conf-admin
badamisri
 
Window xp slides
Window xp slidesWindow xp slides
Window xp slides
Usman Abdullah
 
Linux
LinuxLinux
Linux
Yogesh Ks
 
Kali Linux Installation process in VMware Step-By-Step
Kali Linux Installation process in VMware Step-By-StepKali Linux Installation process in VMware Step-By-Step
Kali Linux Installation process in VMware Step-By-Step
Supriya G
 
Dual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntuDual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntu
Ravi Malik
 
Hardware
HardwareHardware
Hardware
karan saini
 
4th
4th4th
4th
Erm78
 

Similar to Becoming Linux Expert Series-Install Linux Operating System (20)

Red Hat Training
Red Hat   TrainingRed Hat   Training
Red Hat Training
 
Guide koha
Guide kohaGuide koha
Guide koha
 
Installing mandriva linux mandriva community wiki
Installing mandriva linux   mandriva community wikiInstalling mandriva linux   mandriva community wiki
Installing mandriva linux mandriva community wiki
 
What is the linux
What is the linuxWhat is the linux
What is the linux
 
cs506_linux
cs506_linuxcs506_linux
cs506_linux
 
Srgoc linux
Srgoc linuxSrgoc linux
Srgoc linux
 
The installing of widows 7
The installing of widows 7The installing of widows 7
The installing of widows 7
 
Linux
Linux Linux
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
 
Linux
Linux Linux
Linux
 
Window xp slides
Window xp slidesWindow xp slides
Window xp slides
 
Linux
LinuxLinux
Linux
 
linux
linuxlinux
linux
 
Kali Linux Installation process in VMware Step-By-Step
Kali Linux Installation process in VMware Step-By-StepKali Linux Installation process in VMware Step-By-Step
Kali Linux Installation process in VMware Step-By-Step
 
Dual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntuDual Booting Win7 and ubuntu
Dual Booting Win7 and ubuntu
 
Hardware
HardwareHardware
Hardware
 
Ubuntu server guide
Ubuntu server guideUbuntu server guide
Ubuntu server guide
 
4th
4th4th
4th
 

Recently uploaded

OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
takuyayamamoto1800
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
Globus
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
Globus
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Anthony Dahanne
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2
 
Strategies for Successful Data Migration Tools.pptx
Strategies for Successful Data Migration Tools.pptxStrategies for Successful Data Migration Tools.pptx
Strategies for Successful Data Migration Tools.pptx
varshanayak241
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
IES VE
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
Georgi Kodinov
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
informapgpstrackings
 
Advanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should KnowAdvanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should Know
Peter Caitens
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
Ortus Solutions, Corp
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
Cyanic lab
 
top nidhi software solution freedownload
top nidhi software solution freedownloadtop nidhi software solution freedownload
top nidhi software solution freedownload
vrstrong314
 
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Hivelance Technology
 
Designing for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web ServicesDesigning for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web Services
KrzysztofKkol1
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
AMB-Review
 
A Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdfA Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdf
kalichargn70th171
 

Recently uploaded (20)

OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
Understanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSageUnderstanding Globus Data Transfers with NetSage
Understanding Globus Data Transfers with NetSage
 
Enhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdfEnhancing Research Orchestration Capabilities at ORNL.pdf
Enhancing Research Orchestration Capabilities at ORNL.pdf
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
 
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
Paketo Buildpacks : la meilleure façon de construire des images OCI? DevopsDa...
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
Strategies for Successful Data Migration Tools.pptx
Strategies for Successful Data Migration Tools.pptxStrategies for Successful Data Migration Tools.pptx
Strategies for Successful Data Migration Tools.pptx
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
 
Advanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should KnowAdvanced Flow Concepts Every Developer Should Know
Advanced Flow Concepts Every Developer Should Know
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
 
Cyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdfCyaniclab : Software Development Agency Portfolio.pdf
Cyaniclab : Software Development Agency Portfolio.pdf
 
top nidhi software solution freedownload
top nidhi software solution freedownloadtop nidhi software solution freedownload
top nidhi software solution freedownload
 
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
 
Designing for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web ServicesDesigning for Privacy in Amazon Web Services
Designing for Privacy in Amazon Web Services
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
 
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdfDominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
Dominate Social Media with TubeTrivia AI’s Addictive Quiz Videos.pdf
 
A Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdfA Comprehensive Look at Generative AI in Retail App Testing.pdf
A Comprehensive Look at Generative AI in Retail App Testing.pdf
 

Becoming Linux Expert Series-Install Linux Operating System

  • 2. background of fedora Operating system and Linux Configuring Fedora Installing Fedora Agenda
  • 4. What is Operating system? As per wiki, the definition of Operating system is "a software that manages computer hardware and software resources and provides common services for computer programs. The operating system is an essential component of the system software in a computer system. Application programs usually require an operating system to function."
  • 5. What is Linux? As per wiki, the definition of Linux is "a Unix-like and mostly POSIX-compliant computer operating system assembled under the model of free and open source software development and distribution. The defining component of Linux is the Linux kernel, an operating system kernel first released on 5 October 1991 by Linus Torvalds."
  • 7. About Fedora  Fedora is a Linux-based operating system that is free and open source software. Fedora is always free for anyone to use, modify, and distribute. As per wiki, the definition of Fedora is "an operating system based on the  Fedora is a RPM based linux distribution that is partly sponsored by RedHat and is released every 6-8 months or so. Linux kernel, developed by the  Major Commercial vendors in Linux are RedHat, Ubuntu, Fedora, SUSE etc. community-supported Fedora Project and owned by Red Hat. Fedora contains software distributed under a free and open source license and aims to be on the leading edge of such technologies."
  • 8. Step 1: Install from CD  If you use the Fedora 9 Live CD note that the steps are different. So, download a Fedora 9 DVD from fedoraproject.org.  Insert your DVD in to the DVD tray and restart your computer making sure from the BIOS that your CDROM is the first booting device.
  • 9. Step 2: Install options  Select the first option "Install or upgrade an existing system".
  • 10. Step 3: Validation the media  It is good to check the installation media before installing Fedora to make sure that the DVD was burned successfully. This should take a few minutes to complete. Of course it isn't obligatory.
  • 12. Step 4: Anaconda  Here is our first Fedora 9 screen, Anaconda (the Fedora installer) will load and you'll see the welcome screen.  Click 'Next'
  • 13. Step 5: Select Language  Next select the language you like to use during installation process.
  • 14. Step 6: Keyboard layout  Next select the appropriate keyboard for your system.
  • 15. Step 7: Warning message  A warning message about the hard drive partitions may appear. If so, click the 'Yes' button.
  • 16. Step 8: Network Settings  It's time to setup your network. If you have a DHCP network (dynamic IP address) you can click Next, but if you have a static IP address (ask your provider if you're not sure) click the 'Edit' button and follow the instructions below.  If you have an IPv4 address, make sure it's enabled. If you have an IPv6 address, make sure it's enabled too (if you don't have an IPv6 address, uncheck the 'Enable IPv6 support' option).  Check the "Manual configuration" option and enter your IP address and the Netmask (ask your provider if you don't know them).  Do the same for the IPv6 address (if you have one).  Click OK once you've finished.  Select the 'manually' option.  Optional, you can setup the system's hostname (e.g. john.fedora.linux).  Enter your Gateway and Primary/Secondary DNS servers (ask your provider if you don't know them).
  • 17. Step 8: Network Settings
  • 18. Step 9: Select City  Here select a city close to yours and in the same time zone to configure your system clock. If you have also installed Windows installed on your computer and you will make a dual boot system make sure that the "System clock uses UTC" box isn't selected.
  • 19. Step 10: root password  Type twice your root password. Root is the administrator of the system. So, it is good this to be a strong password. Not just 123456.
  • 20. Step 11: Partitioning  Here comes the partitioning part! If you have an empty hard drive, all you have to do is click 'Next' (make sure the "Remove all partitions on selected drives and create default layout" option is selected). If you don't have an empty hard drive and you still want to install Fedora 9 on your machine, then make sure you select the "Use free space on the selected drives and create default layout" option (10 GB minimum of free space is required). Click 'Next‘.  The most common case in installation is that you already have Windows installed and you want to try Fedora 9 as well.  Select option “Remove linux partitions on selected drives and create default layout”.  By default, the installation process erases any existing Linux partitions on the selected drives, and replaces them with the default set of partitions for Fedora.
  • 21. Step 11: Partitioning  Next select the language you like to use during installation process.
  • 22. Step 12: swap, root, data, primary partitions  A Fedora system has at least three partitions:  A /boot partition  A / partition  A swap partition  Boot partition is a disk partition that contain the boot sector.  Remaining files and folder comes under root directory.  In windows virtual memory is there to expand the memory pool but linux uses swap partitions to •Please note that the partition numbers are counted from zero, not from one. So (hd0, 1) means the second partition of the first hard disk drive. Similarly, (hd0, 4) specifies the first extended partition of the first hard disk drive. •Note that the partition numbers for extended partitions are counted from `4', regardless of the actual number of primary partitions on your hard disk. expand this pool, by automatically moving portions of memory between RAM and swap partitions if insufficient RAM is available.
  • 23. Step 13: LVM, RAID As per wiki, the definition of LVM is "a logical volume manager for the Linux kernel that manages disk drives and similar mass-storage devices." Note, LVM is only available in the graphical installation program. As per wiki, "RAID , originally redundant array of inexpensive disks; now commonly redundant array of independent disks, is a data storage virtualization technology that combines multiple disk drive components into a logical unit for the purposes of data redundancy or performance improvement."  Here is the default layout.  Fedora uses LVM Volume Groups but this isn't something that you should think of.
  • 24. Step 14: MBR  Select to install boot loader, grub, on /dev/sda. This is the MBR of the first hard disk of your computer. If you have also Windows installed they will appear in the boot loader operating system list and you can choose the default. Of course you can change this at any time
  • 25. Step 15: Select packages  The basic installation of Fedora 9 includes software for general and internet usage. You can also select now packages for Software Development or Web Servers. If you don't know what those are leave them unselected. You can also choose what packages will be installed by clicking on "Customize now". If you want to install KDE as well or just KDE choose Customize now.
  • 26. Step 15: Select packages  Here are all the packages contained in Fedora 9 DVD to select those you want.
  • 28. Step 16: Installation begin  When you are ready click the Next button and the installation will begin.This should take a few minutes depending on your computer.
  • 29. Step 17: Reboot  When the installation completes remove the DVD from the tray and click the Reboot button.
  • 30. Step 18: Restart  Remove the DVD from your optical drive and your brand new Fedora 9 Linux operating system will start for the first time.
  • 31. Step 19: Welcome screen  This is the Welcome screen of Fedora 11. You will see it only the first time you boot in Fedora.
  • 32. Step 20: License Information  The License Information of Fedora.
  • 33. Step 21: Create User  Now create a new user.  This will be the default user that you will use to log into Linux
  • 34. Step 22: Date and Time  Make sure the time and date are correct.
  • 35. Step 23: Feedback to Fedora  You can also send your hardware profile to The Fedora Project to provide feedback.
  • 36. Step 24: Log-In  This is Fedora Log in screen.
  • 37. Step 25: GNOME  And this is Fedora 9 default Desktop Environment, Gnome.