SlideShare a Scribd company logo
1 of 16
Linux Administration
QuontraSolutions
Online Training with Placement support
Call us: 20-3734-1498
Email: info@quontrasolutions.co.uk
Website: www.quontrasolutions.co.uk
Basic about Linux
•
What is Linux ?
-Linux is an open source, freely distributable Unix like
operating system that uses Linux kernel .
•
What is Kernel ?
- Kernel is the program acting
as chief of operations.
•
Is Linux Free?
-Yes, Linux is one of the most prominent examples of free and open
Installation of Linux
Methods of installing Linux:
-FTP:-This is one of the earliest methods for performing network installations.
-HTTP:-The installation tree is served from a web server.
-NFS:-The distribution tree is shared/exported on an NFS server.
-SMB:- This method is relatively new, and not all distributions support it. The
installation tree can be shared on a Samba server or shared from a Windows
box.
-From the Optical Media
•
Username Field :
• Password Field :
• User-ID Field (UID):
• Group-ID Field (GID):
• GECOS:
• Directory:
• Shell:
Managing User Account
•
Under Linux, every file and program must be owned by a user.
Each user has a unique identifier called a user ID (UID).
•
Each user must also belong to at least one group, a collection of
users established by the system administrator.
•
Users may belong to multiple groups. Like users, groups also have
unique identifiers, called group IDs (GIDs).
•
The /etc/passwd file stores the user’s login, encrypted password
entry, UID, default GID, name (sometimes called GECOS), home
directory, and login shell.
Managing User Account
A file system is a data structure which interprets the physical sector of a disc into logical
directory structure. The logical structure will help computers and users +to trace files. The file
system registers the location of the files and directories on the disc .
File System of Linux
Network Configuration

The ifconfig program is primarily responsible for setting up
network interface cards (NICs).

All of its operations can only be performed through
command-line options, as its native format has no menus or
graphical interface.

Multiple IP address can be assigned for single NIC.

Network configuration file stores in /etc/sysconfig/network-
scripts/ifcfg

Global Parameter configuration file stores in
/etc/sysconfig/network.
Network Configuration File
•
DEVICE=eth1
•
BOOTPROTO=none
•
HWADDR=00:12:79:9E:DC:0B
•
ONBOOT=yes
•
TYPE=Ethernet
•
DHCP_HOSTNAME=rcciit.com
•
USERCTL=no
•
PEERDNS=yes
•
IPV6INIT=no
•
IPADDR=192.168.250.24
•
NETMASK=255.255.255.0
DHCP
•
DHCP provides a method for hosts on a network to request,
and be granted, configuration information including the
addresses of router and nameservers.
•
DHCP forwarding agents allow clients to receive addresses
from a server which is not located on the same network
segment.
•
IP addresses are either dynamically assigned from a range or
pool of addresses or statically assigned by MAC address.
Service Profile: DHCP
•
Packages: dhcp
•
Daemons: dhcpd
•
Script: dhcpd
•
Ports: 67(bootps), 68(bootpc)
•
Configuration: /etc/dhcpd.conf
/var/lib/dhcp/dhcpd.leases
FTP
•
FTP configuration file stores in /etc/vsftpd/vsftpd.conf
•
Default User(Anonymous) can access only /var/ftpG
•
Generally used to transfer single with proper authentication
from previously configured sender’s folder to reciver’s folder
FTP Configuration File
•
anonymous_enable=YES
•
anon_upload_enable=YES
•
/etc/vsftpd/ftpusers ==> denied access
•
/etc/vsftpd/user_list ==> userlist_enable=YES
Telnet
•
Telnet is a network protocol used on the Internet or local area
networks to provide a bidirectional interactive text-oriented
communications facility using a virtual terminal connection.
User data is interspersed in-band with Telnet control
information in an 8-bit byte oriented data connection over
the Transmission Control Protocol (TCP).
•
Telnet can not restrict a user after connection to the host has
made, (i.e a user telnetting to a remote host can totally access
the host computer if he logged in as a root)
Network File System/Service
•
The Network File System (NFS) was developed to allow
machines to mount a disk partition on a remote machine as if
it were a local disk. It allows for fast, seamless sharing of files
across a network.
•
Exported directories are defined in /etc/exports
•
Each entry specifies the hosts to which the filesystem is
exported plus associated permission and options
THANK YOU !!

Linux Administration

Basic about Linux

Installation of Linux

Network Configuration

Network Configuration File

DHCP

Service Profile: DHCP

FTP

FTP Configuration File

More Related Content

More from Quontra Solutions

Java Constructors with examples - Quontra Solutions
Java Constructors with examples  - Quontra SolutionsJava Constructors with examples  - Quontra Solutions
Java Constructors with examples - Quontra SolutionsQuontra Solutions
 
Oracle-12c Online Training by Quontra Solutions
 Oracle-12c Online Training by Quontra Solutions Oracle-12c Online Training by Quontra Solutions
Oracle-12c Online Training by Quontra SolutionsQuontra Solutions
 
Test Automation Framework Online Training by QuontraSolutions
Test Automation Framework Online Training by QuontraSolutionsTest Automation Framework Online Training by QuontraSolutions
Test Automation Framework Online Training by QuontraSolutionsQuontra Solutions
 
Automation with Selenium Presented by Quontra Solutions
Automation with Selenium Presented by Quontra SolutionsAutomation with Selenium Presented by Quontra Solutions
Automation with Selenium Presented by Quontra SolutionsQuontra Solutions
 
Automated Software Testing Framework Training by Quontra Solutions
Automated Software Testing Framework Training by Quontra SolutionsAutomated Software Testing Framework Training by Quontra Solutions
Automated Software Testing Framework Training by Quontra SolutionsQuontra Solutions
 
DataMining and OLAP Technology Concepts Presented By Quontra Solutions
DataMining and OLAP Technology Concepts Presented By Quontra SolutionsDataMining and OLAP Technology Concepts Presented By Quontra Solutions
DataMining and OLAP Technology Concepts Presented By Quontra SolutionsQuontra Solutions
 
Network security by quontra solutions uk
Network security by quontra solutions ukNetwork security by quontra solutions uk
Network security by quontra solutions ukQuontra Solutions
 
Introduction to .net FrameWork by QuontraSolutions
Introduction to .net FrameWork by QuontraSolutionsIntroduction to .net FrameWork by QuontraSolutions
Introduction to .net FrameWork by QuontraSolutionsQuontra Solutions
 
Informatica Metadata Exchange Frequently Asked Questions by Quontra Solutions
Informatica Metadata Exchange Frequently Asked Questions by Quontra SolutionsInformatica Metadata Exchange Frequently Asked Questions by Quontra Solutions
Informatica Metadata Exchange Frequently Asked Questions by Quontra SolutionsQuontra Solutions
 
Informatica metadata exchange frequently asked questions by quontra solutions
Informatica metadata exchange frequently asked questions by quontra solutionsInformatica metadata exchange frequently asked questions by quontra solutions
Informatica metadata exchange frequently asked questions by quontra solutionsQuontra Solutions
 
Dataware house Introduction By Quontra Solutions
Dataware house Introduction By Quontra SolutionsDataware house Introduction By Quontra Solutions
Dataware house Introduction By Quontra SolutionsQuontra Solutions
 
Selenium overview ppt by quontra solutions
Selenium overview ppt by quontra solutionsSelenium overview ppt by quontra solutions
Selenium overview ppt by quontra solutionsQuontra Solutions
 

More from Quontra Solutions (13)

Java Constructors with examples - Quontra Solutions
Java Constructors with examples  - Quontra SolutionsJava Constructors with examples  - Quontra Solutions
Java Constructors with examples - Quontra Solutions
 
Oracle-12c Online Training by Quontra Solutions
 Oracle-12c Online Training by Quontra Solutions Oracle-12c Online Training by Quontra Solutions
Oracle-12c Online Training by Quontra Solutions
 
Test Automation Framework Online Training by QuontraSolutions
Test Automation Framework Online Training by QuontraSolutionsTest Automation Framework Online Training by QuontraSolutions
Test Automation Framework Online Training by QuontraSolutions
 
Enterprise java beans
Enterprise java beansEnterprise java beans
Enterprise java beans
 
Automation with Selenium Presented by Quontra Solutions
Automation with Selenium Presented by Quontra SolutionsAutomation with Selenium Presented by Quontra Solutions
Automation with Selenium Presented by Quontra Solutions
 
Automated Software Testing Framework Training by Quontra Solutions
Automated Software Testing Framework Training by Quontra SolutionsAutomated Software Testing Framework Training by Quontra Solutions
Automated Software Testing Framework Training by Quontra Solutions
 
DataMining and OLAP Technology Concepts Presented By Quontra Solutions
DataMining and OLAP Technology Concepts Presented By Quontra SolutionsDataMining and OLAP Technology Concepts Presented By Quontra Solutions
DataMining and OLAP Technology Concepts Presented By Quontra Solutions
 
Network security by quontra solutions uk
Network security by quontra solutions ukNetwork security by quontra solutions uk
Network security by quontra solutions uk
 
Introduction to .net FrameWork by QuontraSolutions
Introduction to .net FrameWork by QuontraSolutionsIntroduction to .net FrameWork by QuontraSolutions
Introduction to .net FrameWork by QuontraSolutions
 
Informatica Metadata Exchange Frequently Asked Questions by Quontra Solutions
Informatica Metadata Exchange Frequently Asked Questions by Quontra SolutionsInformatica Metadata Exchange Frequently Asked Questions by Quontra Solutions
Informatica Metadata Exchange Frequently Asked Questions by Quontra Solutions
 
Informatica metadata exchange frequently asked questions by quontra solutions
Informatica metadata exchange frequently asked questions by quontra solutionsInformatica metadata exchange frequently asked questions by quontra solutions
Informatica metadata exchange frequently asked questions by quontra solutions
 
Dataware house Introduction By Quontra Solutions
Dataware house Introduction By Quontra SolutionsDataware house Introduction By Quontra Solutions
Dataware house Introduction By Quontra Solutions
 
Selenium overview ppt by quontra solutions
Selenium overview ppt by quontra solutionsSelenium overview ppt by quontra solutions
Selenium overview ppt by quontra solutions
 

Recently uploaded

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 

Recently uploaded (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 

Linux Administration Online Training by QuontraSolutions

  • 1. Linux Administration QuontraSolutions Online Training with Placement support Call us: 20-3734-1498 Email: info@quontrasolutions.co.uk Website: www.quontrasolutions.co.uk
  • 2. Basic about Linux • What is Linux ? -Linux is an open source, freely distributable Unix like operating system that uses Linux kernel . • What is Kernel ? - Kernel is the program acting as chief of operations. • Is Linux Free? -Yes, Linux is one of the most prominent examples of free and open
  • 3. Installation of Linux Methods of installing Linux: -FTP:-This is one of the earliest methods for performing network installations. -HTTP:-The installation tree is served from a web server. -NFS:-The distribution tree is shared/exported on an NFS server. -SMB:- This method is relatively new, and not all distributions support it. The installation tree can be shared on a Samba server or shared from a Windows box. -From the Optical Media
  • 4. • Username Field : • Password Field : • User-ID Field (UID): • Group-ID Field (GID): • GECOS: • Directory: • Shell: Managing User Account
  • 5. • Under Linux, every file and program must be owned by a user. Each user has a unique identifier called a user ID (UID). • Each user must also belong to at least one group, a collection of users established by the system administrator. • Users may belong to multiple groups. Like users, groups also have unique identifiers, called group IDs (GIDs). • The /etc/passwd file stores the user’s login, encrypted password entry, UID, default GID, name (sometimes called GECOS), home directory, and login shell. Managing User Account
  • 6. A file system is a data structure which interprets the physical sector of a disc into logical directory structure. The logical structure will help computers and users +to trace files. The file system registers the location of the files and directories on the disc . File System of Linux
  • 7. Network Configuration  The ifconfig program is primarily responsible for setting up network interface cards (NICs).  All of its operations can only be performed through command-line options, as its native format has no menus or graphical interface.  Multiple IP address can be assigned for single NIC.  Network configuration file stores in /etc/sysconfig/network- scripts/ifcfg  Global Parameter configuration file stores in /etc/sysconfig/network.
  • 9. DHCP • DHCP provides a method for hosts on a network to request, and be granted, configuration information including the addresses of router and nameservers. • DHCP forwarding agents allow clients to receive addresses from a server which is not located on the same network segment. • IP addresses are either dynamically assigned from a range or pool of addresses or statically assigned by MAC address.
  • 10. Service Profile: DHCP • Packages: dhcp • Daemons: dhcpd • Script: dhcpd • Ports: 67(bootps), 68(bootpc) • Configuration: /etc/dhcpd.conf /var/lib/dhcp/dhcpd.leases
  • 11. FTP • FTP configuration file stores in /etc/vsftpd/vsftpd.conf • Default User(Anonymous) can access only /var/ftpG • Generally used to transfer single with proper authentication from previously configured sender’s folder to reciver’s folder
  • 12. FTP Configuration File • anonymous_enable=YES • anon_upload_enable=YES • /etc/vsftpd/ftpusers ==> denied access • /etc/vsftpd/user_list ==> userlist_enable=YES
  • 13. Telnet • Telnet is a network protocol used on the Internet or local area networks to provide a bidirectional interactive text-oriented communications facility using a virtual terminal connection. User data is interspersed in-band with Telnet control information in an 8-bit byte oriented data connection over the Transmission Control Protocol (TCP). • Telnet can not restrict a user after connection to the host has made, (i.e a user telnetting to a remote host can totally access the host computer if he logged in as a root)
  • 14. Network File System/Service • The Network File System (NFS) was developed to allow machines to mount a disk partition on a remote machine as if it were a local disk. It allows for fast, seamless sharing of files across a network. • Exported directories are defined in /etc/exports • Each entry specifies the hosts to which the filesystem is exported plus associated permission and options
  • 16.  Linux Administration  Basic about Linux  Installation of Linux  Network Configuration  Network Configuration File  DHCP  Service Profile: DHCP  FTP  FTP Configuration File