SlideShare a Scribd company logo
1 of 54
Presented By
Quontra Solutions
IT Online Training
Visit : www.quontrasolutions.com
Call Us: (404)-900-9988
Email: info@quontrasolutions.com
Presented By
Quontra Solutions
IT Online Training
Visit : www.quontrasolutions.com
Call Us: (404)-900-9988
Email: info@quontrasolutions.com
Unit 1: Overview of Linux: History,
Characteristics, and Installation
 Objectives
 1: Describe the history and unique characteristics of the Linux
operating system.
 1.1: Identify the events that led to the development of Linux.
 1.2: Identify the characteristics of Linux that contribute to its
popularity.
 2: Create a dual-boot environment with Linux and Microsoft
Windows.
 2.1: Identify and use the partition types on a computer.
 2.3: Identify the features of the Logical Volume Manager (LVM)
subsystem in Linux.
 2.4: Partition a drive correctly for a Windows/Linux dual boot.
 2.5: Install and configure Linux into a dual-boot environment.
info@quontrasolutions.com
Licenses that govern Linux and free
and open-source software
 There is a difference between free software and open-
source software. Both use the same license—the GPL.
However, free software helps users focus on freedom
and ethics but open-source software is related to the
efficiencies gained by the free-software approach to
development.
info@quontrasolutions.com
What is Free Software?
 Free software” is a matter of liberty, not price. To understand
the concept, you should think of “free” as in “free speech”, not
as in “free beer”.
 Free software is a matter of the users' freedom to run, copy,
distribute, study, change and improve the software. More
precisely, it refers to four kinds of freedom, for the users of the
software:
 The freedom to run the program, for any purpose (freedom 0).
 The freedom to study how the program works, and adapt it to
your needs (freedom 1). Access to the source code is a
precondition for this.
 The freedom to redistribute copies so you can help your
neighbor (freedom 2).
 The freedom to improve the program, and release your
improvements to the public, so that the whole community
benefits (freedom 3). Access to the source code is a
precondition for this.
info@quontrasolutions.com
The Open Source Definition
 Open source doesn't just mean access to the source
code. The distribution terms of open-source software
must comply with the following criteria:
http://www.opensource.org/docs/osd
info@quontrasolutions.com
1. Free Redistribution
 The license shall not restrict any party from selling or
giving away the software as a component of an aggregate
software distribution containing programs from several
different sources. The license shall not require a royalty
or other fee for such sale.
info@quontrasolutions.com
2. Source Code
 The program must include source code, and must allow
distribution in source code as well as compiled form. Where
some form of a product is not distributed with source code,
there must be a well-publicized means of obtaining the source
code for no more than a reasonable reproduction cost
preferably, downloading via the Internet without charge. The
source code must be the preferred form in which a
programmer would modify the program. Deliberately
obfuscated source code is not allowed. Intermediate forms
such as the output of a preprocessor or translator are not
allowed.
info@quontrasolutions.com
3. Derived Works
 The license must allow modifications and derived works,
and must allow them to be distributed under the same
terms as the license of the original software.
info@quontrasolutions.com
4. Integrity of The Author's Source
Code
 The license may restrict source-code from being
distributed in modified form only if the license allows the
distribution of "patch files" with the source code for the
purpose of modifying the program at build time. The
license must explicitly permit distribution of software
built from modified source code. The license may require
derived works to carry a different name or version
number from the original software.
info@quontrasolutions.com
5. No Discrimination Against
Persons or Groups
 The license must not discriminate against any person or
group of persons.
info@quontrasolutions.com
6. No Discrimination Against Fields
of Endeavor
 The license must not restrict anyone from making use of
the program in a specific field of endeavor. For example,
it may not restrict the program from being used in a
business, or from being used for genetic research.
info@quontrasolutions.com
7. Distribution of License
 The rights attached to the program must apply to all to
whom the program is redistributed without the need for
execution of an additional license by those parties.
info@quontrasolutions.com
8. License Must Not Be Specific to a
Product
 The rights attached to the program must not depend on
the program's being part of a particular software
distribution. If the program is extracted from that
distribution and used or distributed within the terms of
the program's license, all parties to whom the program is
redistributed should have the same rights as those that
are granted in conjunction with the original software
distribution.
info@quontrasolutions.com
9. License Must Not Restrict Other
Software
 The license must not place restrictions on other software
that is distributed along with the licensed software. For
example, the license must not insist that all other
programs distributed on the same medium must be open-
source software.
info@quontrasolutions.com
10. License Must Be Technology-
Neutral
 No provision of the license may be predicated on any
individual technology or style of interface.
info@quontrasolutions.com
What is GNU?
 The name “GNU” is a recursive acronym
for “GNU's Not Unix”; it is pronounced g-noo,
as one syllable with no vowel sound between the g
and the n.
 The GNU Project was launched in 1984 to develop a
complete Unix-like operating system which is free
software: the GNU system.
 GNU's kernel isn't finished, so GNU is used with the
kernel Linux. The combination of GNU and Linux is
the GNU/Linux operating system, now used by
millions.
info@quontrasolutions.com
GNU GENERAL PUBLIC LICENSE
 Preamble
 The GNU General Public License is a free, copyleft license for
software and other kinds of works.
 The licenses for most software and other practical works are
designed to take away your freedom to share and change the
works. By contrast, the GNU General Public License is
intended to guarantee your freedom to share and change all
versions of a program--to make sure it remains free software
for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it
applies also to any other work released this way by its
authors. You can apply it to your programs, too.
 http://www.gnu.org/copyleft/gpl.html
info@quontrasolutions.com
Other types of licenses
 Berkeley Software Distribution (BSD)
 Microsoft End-User License Agreement (EULA).
info@quontrasolutions.com
 Insert CD. Reboot Machine. You'll be presented with a
very nice Fedora artwork GRUB splash and some
options.
info@quontrasolutions.com
 Select the 'Skip' option when you'll be asked if you want
to check the media before installation and press ENTER:
info@quontrasolutions.com
 Anaconda (the Fedora installer) will load and you'll see
the welcome screen. Click Next:
info@quontrasolutions.com
 Choose your language:
info@quontrasolutions.com
 Choose your keyboard layout:
info@quontrasolutions.com
 Now, if you have an empty hard drive, all you have to do
is click Next (make sure the "Remove Linux partitions on
selected drives and create default layout" option is selected).
info@quontrasolutions.com
info@quontrasolutions.com
 If you don't have an empty hard drive and you still want
to install Fedora 8 on your machine, then make sure you
select the "Use free space on the selected drives and create
default layout" option (10 GB minimum free space is
required). Click Next:
info@quontrasolutions.com
Disk Partitioning Swap
 The default partitioning schema is
displayed. This screen allows you to
make changes to the schema. The
partitioning schema will depend on the
purpose of your Linux system. In this
configuration we will create three
partitions for swap, /boot, and /. Swap
is used as virtual memory space for
an operating system. Swap should be
configured for 2 times the amount of
RAM or 2GB maximum.
 Select the free space then click New.
 Select swap as the File System Type
 Set Size to 1024MB (or twice your
RAM size)
 Click OK.
info@quontrasolutions.com
Disk Partitioning /boot and /
Create the /boot partition. /boot
contains boot specific files and
usually needs about 100MB.
 Select /boot as the mount point
 Set the Size to 100MB.
 Click OK
Create the / partition. The remainder
of the disk space will use the /
partition.
 Select / as the mount point
 Set the Size to the remainder of
space available (Fill to maximum
allowable)
 Click OK
info@quontrasolutions.com
Disk Partitioning /boot and /
Create the /boot partition. /boot
contains boot specific files and
usually needs about 100MB.
 Select /boot as the mount point
 Set the Size to 100MB.
 Click OK
Create the / partition. The remainder
of the disk space will use the /
partition.
 Select / as the mount point
 Set the Size to the remainder of
space available (Fill to maximum
allowable)
 Click OK
info@quontrasolutions.com
Disk Partition Completion
When you complete your manual
configuration you should see the
three partitions you created.
Changes can be made as
necessary. Tab or point to
Next and select.
info@quontrasolutions.com
Disk Partitioning /boot and /
Create the /boot partition. /boot
contains boot specific files and
usually needs about 100MB.
 Select /boot as the mount point
 Set the Size to 100MB.
 Click OK
Create the / partition. The remainder
of the disk space will use the /
partition.
 Select / as the mount point
 Set the Size to the remainder of
space available (Fill to maximum
allowable)
 Click OK
info@quontrasolutions.com
The primary and extended partitions from
the example
info@quontrasolutions.com
Boot Loader Configuration
 The default boot loader is
GRUB. If you have more
than one boot partition you
can select which you want to
use as the default. In this
case the partition identified
as Other is your existing
Windows partition and the
Linux partition is identified as
Fedora Core. Ensure Fedora
Core is selected as the
default. You may also select
a boot loader password and
configure boot loader
options. Tab or point to Next
and select.
info@quontrasolutions.com
 The boot loader is similar to a traffic officer, pointing the
Basic Input/Output System (BIOS) to the operating
system that it must load.
info@quontrasolutions.com
 People who are used to running only Windows may
not be familiar with the Windows boot loader
(ntldr). Until Windows Vista was developed, ntldr
was not designed to support other operating
systems. However, we will be dual-booting between
Windows and Linux in this course. We will use the
GRand Unified Bootloader (GRUB) to accomplish
this because the Windows XP/2003 boot loader
cannot accommodate other operating systems.
info@quontrasolutions.com
 If you have a DHCP network (dynamic IP address) you
can click Next right now,
info@quontrasolutions.com
 if you have a static IP address click the "Edit" button
info@quontrasolutions.com
 When you're done with the network configuration, click
Next and you will be asked to select your location
(country/city):
info@quontrasolutions.com
 Once you've selected your timezone, click next and you
must enter the root (System Administrator) password.
The longer, the better (WRITE IT SOMEWHERE
OR MEMORIZE IT):
info@quontrasolutions.com
 Now you can select the desired packages (or not):
info@quontrasolutions.com
info@quontrasolutions.com
 Hit the Next button and everything will be done
automatically from now on. The installation process will
take about 8-10 minutes (depending on your computer
specs and the selected packages).
info@quontrasolutions.com
info@quontrasolutions.com
 When the installation is over, you will get a
"Congratulations, the installation is complete" screen.
Click the 'Finish' button and your computer will
automatically reboot:
info@quontrasolutions.com
 Remove the DVD from your optical drive and your brand
new Fedora 8 Linux operating system will start for
the first time:
info@quontrasolutions.com
 Before you reach the Fedora desktop, you must do a
one-time general system configuration:
info@quontrasolutions.com
 1. Accept the license (it's free, don't worry) and click
Forward.
info@quontrasolutions.com
 2. Configure your firewall. By default, SSH is checked but
if you don't use it, uncheck it!
info@quontrasolutions.com
 3. SELinux defaults to (Enforcing), change it and click the
'Forward' button.
info@quontrasolutions.com
 4. Make sure the date and time are correctly setup.
info@quontrasolutions.com
 5. Don’t’ submit your hardware profile to the Fedora
Project to help focus their efforts on popular hardware
and platforms.
info@quontrasolutions.com
 6. Create a user account.
info@quontrasolutions.com
 That's it! Now log in to your new Linux OS (with the
user and password you've just created):
info@quontrasolutions.com
 and enjoy the ultimate, spectacular, breathtaking Fedora
8 distribution.
info@quontrasolutions.com

More Related Content

More from QUONTRASOLUTIONS

Software Quality Assurance training by QuontraSolutions
Software Quality Assurance training by QuontraSolutionsSoftware Quality Assurance training by QuontraSolutions
Software Quality Assurance training by QuontraSolutionsQUONTRASOLUTIONS
 
Introduction to software quality assurance by QuontraSolutions
Introduction to software quality assurance by QuontraSolutionsIntroduction to software quality assurance by QuontraSolutions
Introduction to software quality assurance by QuontraSolutionsQUONTRASOLUTIONS
 
.Net introduction by Quontra Solutions
.Net introduction by Quontra Solutions.Net introduction by Quontra Solutions
.Net introduction by Quontra SolutionsQUONTRASOLUTIONS
 
Introduction to j2 ee patterns online training class
Introduction to j2 ee patterns online training classIntroduction to j2 ee patterns online training class
Introduction to j2 ee patterns online training classQUONTRASOLUTIONS
 
Saas overview by quontra solutions
Saas overview  by quontra solutionsSaas overview  by quontra solutions
Saas overview by quontra solutionsQUONTRASOLUTIONS
 
Sharepoint taxonomy introduction us
Sharepoint taxonomy introduction   usSharepoint taxonomy introduction   us
Sharepoint taxonomy introduction usQUONTRASOLUTIONS
 
Introduction to the sharepoint 2013 userprofile service By Quontra
Introduction to the sharepoint 2013 userprofile service By QuontraIntroduction to the sharepoint 2013 userprofile service By Quontra
Introduction to the sharepoint 2013 userprofile service By QuontraQUONTRASOLUTIONS
 
Introduction to SharePoint 2013 REST API
Introduction to SharePoint 2013 REST APIIntroduction to SharePoint 2013 REST API
Introduction to SharePoint 2013 REST APIQUONTRASOLUTIONS
 
Performance Testing and OBIEE by QuontraSolutions
Performance Testing and OBIEE by QuontraSolutionsPerformance Testing and OBIEE by QuontraSolutions
Performance Testing and OBIEE by QuontraSolutionsQUONTRASOLUTIONS
 
Obiee introduction building reports by QuontraSolutions
Obiee introduction building reports by QuontraSolutionsObiee introduction building reports by QuontraSolutions
Obiee introduction building reports by QuontraSolutionsQUONTRASOLUTIONS
 
Sharepoint designer workflow by quontra us
Sharepoint designer workflow by quontra usSharepoint designer workflow by quontra us
Sharepoint designer workflow by quontra usQUONTRASOLUTIONS
 
MSBI and Data WareHouse techniques by Quontra
MSBI and Data WareHouse techniques by Quontra MSBI and Data WareHouse techniques by Quontra
MSBI and Data WareHouse techniques by Quontra QUONTRASOLUTIONS
 
Introduction to .NET by QuontraSolutions
Introduction to .NET by QuontraSolutionsIntroduction to .NET by QuontraSolutions
Introduction to .NET by QuontraSolutionsQUONTRASOLUTIONS
 
Core java over view basics introduction by quontra solutions
Core java over view basics introduction by quontra solutionsCore java over view basics introduction by quontra solutions
Core java over view basics introduction by quontra solutionsQUONTRASOLUTIONS
 
Process and Threads in Linux - PPT
Process and Threads in Linux - PPTProcess and Threads in Linux - PPT
Process and Threads in Linux - PPTQUONTRASOLUTIONS
 
Introduction to Linux Kernel by Quontra Solutions
Introduction to Linux Kernel by Quontra SolutionsIntroduction to Linux Kernel by Quontra Solutions
Introduction to Linux Kernel by Quontra SolutionsQUONTRASOLUTIONS
 
Designing a Test Automation Framework By Quontra solutions
Designing a Test Automation Framework By Quontra solutionsDesigning a Test Automation Framework By Quontra solutions
Designing a Test Automation Framework By Quontra solutionsQUONTRASOLUTIONS
 

More from QUONTRASOLUTIONS (20)

Java j2eeTutorial
Java j2eeTutorialJava j2eeTutorial
Java j2eeTutorial
 
Software Quality Assurance training by QuontraSolutions
Software Quality Assurance training by QuontraSolutionsSoftware Quality Assurance training by QuontraSolutions
Software Quality Assurance training by QuontraSolutions
 
Introduction to software quality assurance by QuontraSolutions
Introduction to software quality assurance by QuontraSolutionsIntroduction to software quality assurance by QuontraSolutions
Introduction to software quality assurance by QuontraSolutions
 
.Net introduction by Quontra Solutions
.Net introduction by Quontra Solutions.Net introduction by Quontra Solutions
.Net introduction by Quontra Solutions
 
Introduction to j2 ee patterns online training class
Introduction to j2 ee patterns online training classIntroduction to j2 ee patterns online training class
Introduction to j2 ee patterns online training class
 
Saas overview by quontra solutions
Saas overview  by quontra solutionsSaas overview  by quontra solutions
Saas overview by quontra solutions
 
Sharepoint taxonomy introduction us
Sharepoint taxonomy introduction   usSharepoint taxonomy introduction   us
Sharepoint taxonomy introduction us
 
Introduction to the sharepoint 2013 userprofile service By Quontra
Introduction to the sharepoint 2013 userprofile service By QuontraIntroduction to the sharepoint 2013 userprofile service By Quontra
Introduction to the sharepoint 2013 userprofile service By Quontra
 
Introduction to SharePoint 2013 REST API
Introduction to SharePoint 2013 REST APIIntroduction to SharePoint 2013 REST API
Introduction to SharePoint 2013 REST API
 
Performance Testing and OBIEE by QuontraSolutions
Performance Testing and OBIEE by QuontraSolutionsPerformance Testing and OBIEE by QuontraSolutions
Performance Testing and OBIEE by QuontraSolutions
 
Obiee introduction building reports by QuontraSolutions
Obiee introduction building reports by QuontraSolutionsObiee introduction building reports by QuontraSolutions
Obiee introduction building reports by QuontraSolutions
 
Sharepoint designer workflow by quontra us
Sharepoint designer workflow by quontra usSharepoint designer workflow by quontra us
Sharepoint designer workflow by quontra us
 
Qa by quontra us
Qa by quontra   usQa by quontra   us
Qa by quontra us
 
MSBI and Data WareHouse techniques by Quontra
MSBI and Data WareHouse techniques by Quontra MSBI and Data WareHouse techniques by Quontra
MSBI and Data WareHouse techniques by Quontra
 
Msbi by quontra us
Msbi by quontra usMsbi by quontra us
Msbi by quontra us
 
Introduction to .NET by QuontraSolutions
Introduction to .NET by QuontraSolutionsIntroduction to .NET by QuontraSolutions
Introduction to .NET by QuontraSolutions
 
Core java over view basics introduction by quontra solutions
Core java over view basics introduction by quontra solutionsCore java over view basics introduction by quontra solutions
Core java over view basics introduction by quontra solutions
 
Process and Threads in Linux - PPT
Process and Threads in Linux - PPTProcess and Threads in Linux - PPT
Process and Threads in Linux - PPT
 
Introduction to Linux Kernel by Quontra Solutions
Introduction to Linux Kernel by Quontra SolutionsIntroduction to Linux Kernel by Quontra Solutions
Introduction to Linux Kernel by Quontra Solutions
 
Designing a Test Automation Framework By Quontra solutions
Designing a Test Automation Framework By Quontra solutionsDesigning a Test Automation Framework By Quontra solutions
Designing a Test Automation Framework By Quontra solutions
 

Recently uploaded

Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 

Recently uploaded (20)

Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 

Linux Installation by Quontra Solutions

  • 1. Presented By Quontra Solutions IT Online Training Visit : www.quontrasolutions.com Call Us: (404)-900-9988 Email: info@quontrasolutions.com Presented By Quontra Solutions IT Online Training Visit : www.quontrasolutions.com Call Us: (404)-900-9988 Email: info@quontrasolutions.com
  • 2. Unit 1: Overview of Linux: History, Characteristics, and Installation  Objectives  1: Describe the history and unique characteristics of the Linux operating system.  1.1: Identify the events that led to the development of Linux.  1.2: Identify the characteristics of Linux that contribute to its popularity.  2: Create a dual-boot environment with Linux and Microsoft Windows.  2.1: Identify and use the partition types on a computer.  2.3: Identify the features of the Logical Volume Manager (LVM) subsystem in Linux.  2.4: Partition a drive correctly for a Windows/Linux dual boot.  2.5: Install and configure Linux into a dual-boot environment. info@quontrasolutions.com
  • 3. Licenses that govern Linux and free and open-source software  There is a difference between free software and open- source software. Both use the same license—the GPL. However, free software helps users focus on freedom and ethics but open-source software is related to the efficiencies gained by the free-software approach to development. info@quontrasolutions.com
  • 4. What is Free Software?  Free software” is a matter of liberty, not price. To understand the concept, you should think of “free” as in “free speech”, not as in “free beer”.  Free software is a matter of the users' freedom to run, copy, distribute, study, change and improve the software. More precisely, it refers to four kinds of freedom, for the users of the software:  The freedom to run the program, for any purpose (freedom 0).  The freedom to study how the program works, and adapt it to your needs (freedom 1). Access to the source code is a precondition for this.  The freedom to redistribute copies so you can help your neighbor (freedom 2).  The freedom to improve the program, and release your improvements to the public, so that the whole community benefits (freedom 3). Access to the source code is a precondition for this. info@quontrasolutions.com
  • 5. The Open Source Definition  Open source doesn't just mean access to the source code. The distribution terms of open-source software must comply with the following criteria: http://www.opensource.org/docs/osd info@quontrasolutions.com
  • 6. 1. Free Redistribution  The license shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several different sources. The license shall not require a royalty or other fee for such sale. info@quontrasolutions.com
  • 7. 2. Source Code  The program must include source code, and must allow distribution in source code as well as compiled form. Where some form of a product is not distributed with source code, there must be a well-publicized means of obtaining the source code for no more than a reasonable reproduction cost preferably, downloading via the Internet without charge. The source code must be the preferred form in which a programmer would modify the program. Deliberately obfuscated source code is not allowed. Intermediate forms such as the output of a preprocessor or translator are not allowed. info@quontrasolutions.com
  • 8. 3. Derived Works  The license must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software. info@quontrasolutions.com
  • 9. 4. Integrity of The Author's Source Code  The license may restrict source-code from being distributed in modified form only if the license allows the distribution of "patch files" with the source code for the purpose of modifying the program at build time. The license must explicitly permit distribution of software built from modified source code. The license may require derived works to carry a different name or version number from the original software. info@quontrasolutions.com
  • 10. 5. No Discrimination Against Persons or Groups  The license must not discriminate against any person or group of persons. info@quontrasolutions.com
  • 11. 6. No Discrimination Against Fields of Endeavor  The license must not restrict anyone from making use of the program in a specific field of endeavor. For example, it may not restrict the program from being used in a business, or from being used for genetic research. info@quontrasolutions.com
  • 12. 7. Distribution of License  The rights attached to the program must apply to all to whom the program is redistributed without the need for execution of an additional license by those parties. info@quontrasolutions.com
  • 13. 8. License Must Not Be Specific to a Product  The rights attached to the program must not depend on the program's being part of a particular software distribution. If the program is extracted from that distribution and used or distributed within the terms of the program's license, all parties to whom the program is redistributed should have the same rights as those that are granted in conjunction with the original software distribution. info@quontrasolutions.com
  • 14. 9. License Must Not Restrict Other Software  The license must not place restrictions on other software that is distributed along with the licensed software. For example, the license must not insist that all other programs distributed on the same medium must be open- source software. info@quontrasolutions.com
  • 15. 10. License Must Be Technology- Neutral  No provision of the license may be predicated on any individual technology or style of interface. info@quontrasolutions.com
  • 16. What is GNU?  The name “GNU” is a recursive acronym for “GNU's Not Unix”; it is pronounced g-noo, as one syllable with no vowel sound between the g and the n.  The GNU Project was launched in 1984 to develop a complete Unix-like operating system which is free software: the GNU system.  GNU's kernel isn't finished, so GNU is used with the kernel Linux. The combination of GNU and Linux is the GNU/Linux operating system, now used by millions. info@quontrasolutions.com
  • 17. GNU GENERAL PUBLIC LICENSE  Preamble  The GNU General Public License is a free, copyleft license for software and other kinds of works.  The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.  http://www.gnu.org/copyleft/gpl.html info@quontrasolutions.com
  • 18. Other types of licenses  Berkeley Software Distribution (BSD)  Microsoft End-User License Agreement (EULA). info@quontrasolutions.com
  • 19.  Insert CD. Reboot Machine. You'll be presented with a very nice Fedora artwork GRUB splash and some options. info@quontrasolutions.com
  • 20.  Select the 'Skip' option when you'll be asked if you want to check the media before installation and press ENTER: info@quontrasolutions.com
  • 21.  Anaconda (the Fedora installer) will load and you'll see the welcome screen. Click Next: info@quontrasolutions.com
  • 22.  Choose your language: info@quontrasolutions.com
  • 23.  Choose your keyboard layout: info@quontrasolutions.com
  • 24.  Now, if you have an empty hard drive, all you have to do is click Next (make sure the "Remove Linux partitions on selected drives and create default layout" option is selected). info@quontrasolutions.com
  • 26.  If you don't have an empty hard drive and you still want to install Fedora 8 on your machine, then make sure you select the "Use free space on the selected drives and create default layout" option (10 GB minimum free space is required). Click Next: info@quontrasolutions.com
  • 27. Disk Partitioning Swap  The default partitioning schema is displayed. This screen allows you to make changes to the schema. The partitioning schema will depend on the purpose of your Linux system. In this configuration we will create three partitions for swap, /boot, and /. Swap is used as virtual memory space for an operating system. Swap should be configured for 2 times the amount of RAM or 2GB maximum.  Select the free space then click New.  Select swap as the File System Type  Set Size to 1024MB (or twice your RAM size)  Click OK. info@quontrasolutions.com
  • 28. Disk Partitioning /boot and / Create the /boot partition. /boot contains boot specific files and usually needs about 100MB.  Select /boot as the mount point  Set the Size to 100MB.  Click OK Create the / partition. The remainder of the disk space will use the / partition.  Select / as the mount point  Set the Size to the remainder of space available (Fill to maximum allowable)  Click OK info@quontrasolutions.com
  • 29. Disk Partitioning /boot and / Create the /boot partition. /boot contains boot specific files and usually needs about 100MB.  Select /boot as the mount point  Set the Size to 100MB.  Click OK Create the / partition. The remainder of the disk space will use the / partition.  Select / as the mount point  Set the Size to the remainder of space available (Fill to maximum allowable)  Click OK info@quontrasolutions.com
  • 30. Disk Partition Completion When you complete your manual configuration you should see the three partitions you created. Changes can be made as necessary. Tab or point to Next and select. info@quontrasolutions.com
  • 31. Disk Partitioning /boot and / Create the /boot partition. /boot contains boot specific files and usually needs about 100MB.  Select /boot as the mount point  Set the Size to 100MB.  Click OK Create the / partition. The remainder of the disk space will use the / partition.  Select / as the mount point  Set the Size to the remainder of space available (Fill to maximum allowable)  Click OK info@quontrasolutions.com
  • 32. The primary and extended partitions from the example info@quontrasolutions.com
  • 33. Boot Loader Configuration  The default boot loader is GRUB. If you have more than one boot partition you can select which you want to use as the default. In this case the partition identified as Other is your existing Windows partition and the Linux partition is identified as Fedora Core. Ensure Fedora Core is selected as the default. You may also select a boot loader password and configure boot loader options. Tab or point to Next and select. info@quontrasolutions.com
  • 34.  The boot loader is similar to a traffic officer, pointing the Basic Input/Output System (BIOS) to the operating system that it must load. info@quontrasolutions.com
  • 35.  People who are used to running only Windows may not be familiar with the Windows boot loader (ntldr). Until Windows Vista was developed, ntldr was not designed to support other operating systems. However, we will be dual-booting between Windows and Linux in this course. We will use the GRand Unified Bootloader (GRUB) to accomplish this because the Windows XP/2003 boot loader cannot accommodate other operating systems. info@quontrasolutions.com
  • 36.  If you have a DHCP network (dynamic IP address) you can click Next right now, info@quontrasolutions.com
  • 37.  if you have a static IP address click the "Edit" button info@quontrasolutions.com
  • 38.  When you're done with the network configuration, click Next and you will be asked to select your location (country/city): info@quontrasolutions.com
  • 39.  Once you've selected your timezone, click next and you must enter the root (System Administrator) password. The longer, the better (WRITE IT SOMEWHERE OR MEMORIZE IT): info@quontrasolutions.com
  • 40.  Now you can select the desired packages (or not): info@quontrasolutions.com
  • 42.  Hit the Next button and everything will be done automatically from now on. The installation process will take about 8-10 minutes (depending on your computer specs and the selected packages). info@quontrasolutions.com
  • 44.  When the installation is over, you will get a "Congratulations, the installation is complete" screen. Click the 'Finish' button and your computer will automatically reboot: info@quontrasolutions.com
  • 45.  Remove the DVD from your optical drive and your brand new Fedora 8 Linux operating system will start for the first time: info@quontrasolutions.com
  • 46.  Before you reach the Fedora desktop, you must do a one-time general system configuration: info@quontrasolutions.com
  • 47.  1. Accept the license (it's free, don't worry) and click Forward. info@quontrasolutions.com
  • 48.  2. Configure your firewall. By default, SSH is checked but if you don't use it, uncheck it! info@quontrasolutions.com
  • 49.  3. SELinux defaults to (Enforcing), change it and click the 'Forward' button. info@quontrasolutions.com
  • 50.  4. Make sure the date and time are correctly setup. info@quontrasolutions.com
  • 51.  5. Don’t’ submit your hardware profile to the Fedora Project to help focus their efforts on popular hardware and platforms. info@quontrasolutions.com
  • 52.  6. Create a user account. info@quontrasolutions.com
  • 53.  That's it! Now log in to your new Linux OS (with the user and password you've just created): info@quontrasolutions.com
  • 54.  and enjoy the ultimate, spectacular, breathtaking Fedora 8 distribution. info@quontrasolutions.com