SlideShare ist ein Scribd-Unternehmen logo
1 von 25
Downloaden Sie, um offline zu lesen
Getting Started with Linux Administration
What will you learn today?
 Why you should learn Linux?
 Roles & Responsibilities of a Linux Administrator
 Installation and Upgradation in Linux
 Storage Migration using LVM
 User Administration in Linux
www.edureka.co/linux-admin
Why Linux?
www.edureka.co/linux-admin
Multiple
Distributions
Very Easy To Learn and Use
Very Secured
Freely Available
Fast and Effective
Virus Free
Roles & Responsibilities
www.edureka.co/linux-admin
 Installation & Upgradation
 Patching
 Application support
 Storage migrations
 User Administration
 Installation and configuring servers/services
 Backup & Restore
 Troubleshooting
 Network Engineer
 Linux Admin
 System Engineer
 Application support
 Support Engineer
 Software Engineer
Installation & Upgradation
www.edureka.co/linux-admin
 Performing manual & network based installations
 VMWare installations
 Implementation OS upgradation by performing
necessary tests
 Writing and implementing necessary pre & post
install scripts as a part of installation
Installation
www.edureka.co/linux-admin
 Power on your computer system.
 Go to BIOS setup and change your first boot device to CD/DVD
 Insert the CentOS CD/DVD disk into your computer
 Follow steps from the installation guide in LMS.
 For installing as a VM, install Virtual manager software for your OS.
 Start VM and select CentOS as guest OS.
 Insert the CentOS CD/DVD disk into your computer
 Follow steps from the installation guide in LMS.
Pre-requisites
OR
RPM Package Manager
www.edureka.co/linux-admin
 RPM provides complete software packaging features, including pre-and post-install scripts, dependencies, meta
information, and an installed software database
 The database of all installed software maintained on the machine comes in handy for tracking and updating,
dependency verification, and software management
 RPM format – Packagename.version.release.architect.rpm
Prerequisites
RPM Package Manager (Contd.)
www.edureka.co/linux-admin
RPM Features :
 Provides package management:
»Install
»Remove or Uninstall
»Query
»Upgrade
»Verify
 Automatically verifies packages using GPG, MD5, SHA1SUMs
 Automatically reports on unresolved dependencies
Patching
www.edureka.co/linux-admin
 Deploying patches in test, monitor and deploy to production
$ patch < patch.file $ patch source.code.file < patch.file $ patch -p LEVEL < {/path/to/patch/file}
 Documentation  Bug fixes
www.edureka.co/linux-admin
How to Apply a Patch?
Application Support
www.edureka.co/linux-admin
 Perform system/application installation
 Perform system/service problem
management and troubleshooting
 Execute system/service configuration management
Application Support
www.edureka.co/linux-admin
 Participate in ticket support for internal teams and
external vendors by troubleshooting customer issues in
Production, Pre-Production and Customer test
environments
 Track day to day incidents and issues using special
monitoring tools
Storage Migrations
www.edureka.co/linux-admin
Migrating LVM partitions
• One of the excellent feature, where we can migrate the logical volumes to a new disk without the data-loss and
downtime.
Map networks
• Nagios/Nagvis, Mila_Ajax_Map, Safe Mapping and Reporting Tool (SMART), Network Scaner, NMap Console
Storage Migrations
www.edureka.co/linux-admin
Check file system layout
LUN
• virtual layer between physical disk and application
User Administration
www.edureka.co/linux-admin
 Creating / Using groups
 Managing user accounts
 Automation if needed
User Administration
www.edureka.co/linux-admin
User Administration
 To manage users via command line, the following commands are used
» useradd
» usermod
» userdel
» passwd
 The user configuration files are stored in two files
» /etc/passwd
» /etc/shadow
User Administration – cat command (Contd.)
www.edureka.co/linux-admin
Adding a New User Account
 Syntax: useradd [options] username
 Command: useradd edureka1
To set password for a specific user
 Syntax: passwd username
 Command: passwd edureka1
passwd without argument defaults
to change the password of the
currently logged-in user
User Administration - Modifying Accounts
www.edureka.co/linux-admin
Modifying / Deleting User Accounts
Usermod command is used to edit/modify or
delete user accounts
 syntax: usermod [options] username
To change user’s home directory
 Command: usermod -d /home/edureka3
edureka3
 The usermod -d option changed the user’s
home directory from /tmp/edureka3 to
/home/edureka3
User Administration – Sudo users
www.edureka.co/linux-admin
Sudo user
 Sudo allows a permitted user to execute a
command as the superuser or another
user as specified by the security policy
User Administration – Sudo users (Contd.)
www.edureka.co/linux-admin
Sudo user
 visudo command edits /etc/sudoers file in
a safe fashion, locking the file from making
simultaneous edits
User Administration - Setting ACL
www.edureka.co/linux-admin
Access Control Lists (ACLs)
Setting ACL
 Command: setfacl -m u:edureka:rw linux.txt
 Assigned read and write permission to user
edureka
User Administration - Remove Permissions
www.edureka.co/linux-admin
Access Control Lists (ACLs)
Remove permissions for the user
 Command: setfacl -x u:joial linux.txt
Configuring Services
www.edureka.co/linux-admin
Manage high availability and high traffic servers
Maintain the performance, security,
consistency, backup and availability of servers
Server Administration
Working on open source software
Proactive Server Monitoring
Writing Scripts for Systems management &
automation
Ticket handling
Course Details
www.edureka.co/linux-admin
Become an expert in Linux Administration
Go to www.edureka.co/linux-admin
Edureka's Linux Administration course:
• This course is designed to shape you as a Linux professional & help you to run applications, perform desired functions on your
system and networks, create a network configuration, and maintain security administration.
• You will work on a Project which involves performing some of the day-to-day activities you would need to do as a Linux
administrator.
• Online Live Courses: 42 hours
• Assignments: 25 hours
• Project: 20 hours
• Lifetime Access + 24 X 7 Support
Thank You
Questions/Queries/Feedback
Recording and presentation will be made available to you within 24 hours

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Introduction to Linux
Introduction to Linux Introduction to Linux
Introduction to Linux
 
User management
User managementUser management
User management
 
Kali linux os
Kali linux osKali linux os
Kali linux os
 
Linux
LinuxLinux
Linux
 
Docker Networking Overview
Docker Networking OverviewDocker Networking Overview
Docker Networking Overview
 
File permission in linux
File permission in linuxFile permission in linux
File permission in linux
 
Kali Linux
Kali LinuxKali Linux
Kali Linux
 
An Introduction To Linux
An Introduction To LinuxAn Introduction To Linux
An Introduction To Linux
 
Linux Introduction
Linux IntroductionLinux Introduction
Linux Introduction
 
Introduction 2 linux
Introduction 2 linuxIntroduction 2 linux
Introduction 2 linux
 
Filepermissions in linux
Filepermissions in linuxFilepermissions in linux
Filepermissions in linux
 
Unix Linux Commands Presentation 2013
Unix Linux Commands Presentation 2013Unix Linux Commands Presentation 2013
Unix Linux Commands Presentation 2013
 
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
Linux Tutorial For Beginners | Linux Administration Tutorial | Linux Commands...
 
A Day In The Life Of A Linux Administrator
A Day In The Life Of A Linux AdministratorA Day In The Life Of A Linux Administrator
A Day In The Life Of A Linux Administrator
 
Linux command ppt
Linux command pptLinux command ppt
Linux command ppt
 
Linux
Linux Linux
Linux
 
50 most frequently used unix linux commands (with examples)
50 most frequently used unix   linux commands (with examples)50 most frequently used unix   linux commands (with examples)
50 most frequently used unix linux commands (with examples)
 
Kali Linux
Kali LinuxKali Linux
Kali Linux
 
Easiest way to start with Shell scripting
Easiest way to start with Shell scriptingEasiest way to start with Shell scripting
Easiest way to start with Shell scripting
 
Basic linux commands
Basic linux commandsBasic linux commands
Basic linux commands
 

Andere mochten auch

Linux shell env
Linux shell envLinux shell env
Linux shell env
Rahul Pola
 
Linux system admin useful commands
Linux system admin useful commandsLinux system admin useful commands
Linux system admin useful commands
ali98091
 
Chiropractic Whiplash
Chiropractic WhiplashChiropractic Whiplash
Chiropractic Whiplash
ablettdc
 
oracle linux administration | oracle linux training - oracle trainings
oracle linux administration | oracle linux training - oracle trainingsoracle linux administration | oracle linux training - oracle trainings
oracle linux administration | oracle linux training - oracle trainings
OnlineOracleTrainings
 
Chapter 02
Chapter 02Chapter 02
Chapter 02
cclay3
 

Andere mochten auch (20)

Linux lecture6
Linux lecture6Linux lecture6
Linux lecture6
 
Webinar: Linux administration : Past, Present and Is the Future
Webinar: Linux administration : Past, Present and Is the FutureWebinar: Linux administration : Past, Present and Is the Future
Webinar: Linux administration : Past, Present and Is the Future
 
Linux system administration
Linux system administrationLinux system administration
Linux system administration
 
Linux shell env
Linux shell envLinux shell env
Linux shell env
 
Linux administration
Linux administrationLinux administration
Linux administration
 
Linux System Administration Crash Course
Linux System Administration Crash CourseLinux System Administration Crash Course
Linux System Administration Crash Course
 
Linux commands and file structure
Linux commands and file structureLinux commands and file structure
Linux commands and file structure
 
Linux ppt
Linux pptLinux ppt
Linux ppt
 
IT Operations for Web Developers
IT Operations for Web DevelopersIT Operations for Web Developers
IT Operations for Web Developers
 
Linux Administration for Developers
Linux Administration for DevelopersLinux Administration for Developers
Linux Administration for Developers
 
Linux system admin useful commands
Linux system admin useful commandsLinux system admin useful commands
Linux system admin useful commands
 
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': IntroductionPart 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
 
Linux system admin
Linux system adminLinux system admin
Linux system admin
 
Ch02 system administration
Ch02 system administration Ch02 system administration
Ch02 system administration
 
Linux day 2016 la shell in linux
Linux day 2016   la shell in linuxLinux day 2016   la shell in linux
Linux day 2016 la shell in linux
 
Chiropractic Whiplash
Chiropractic WhiplashChiropractic Whiplash
Chiropractic Whiplash
 
oracle linux administration | oracle linux training - oracle trainings
oracle linux administration | oracle linux training - oracle trainingsoracle linux administration | oracle linux training - oracle trainings
oracle linux administration | oracle linux training - oracle trainings
 
Chapter 02
Chapter 02Chapter 02
Chapter 02
 
Introduction to unix
Introduction to unixIntroduction to unix
Introduction to unix
 
introduction to linux desktop draft 5
introduction to linux desktop draft 5introduction to linux desktop draft 5
introduction to linux desktop draft 5
 

Ähnlich wie Getting Started With Linux Administration

Projects, Roles & Responsibilities
Projects, Roles & ResponsibilitiesProjects, Roles & Responsibilities
Projects, Roles & Responsibilities
Saud Nazeer
 
6048618 cloning-procedure-of-r12-single-tier
6048618 cloning-procedure-of-r12-single-tier6048618 cloning-procedure-of-r12-single-tier
6048618 cloning-procedure-of-r12-single-tier
balaji29
 
Storage-Backup-Resume
Storage-Backup-ResumeStorage-Backup-Resume
Storage-Backup-Resume
Manu Mohan
 
506692_Vierra_Resume (1)
506692_Vierra_Resume (1)506692_Vierra_Resume (1)
506692_Vierra_Resume (1)
Tracy Vierra
 

Ähnlich wie Getting Started With Linux Administration (20)

How to protect an Enterprise Email and Collaboration environment using Veeam ...
How to protect an Enterprise Email and Collaboration environment using Veeam ...How to protect an Enterprise Email and Collaboration environment using Veeam ...
How to protect an Enterprise Email and Collaboration environment using Veeam ...
 
Projects, Roles & Responsibilities
Projects, Roles & ResponsibilitiesProjects, Roles & Responsibilities
Projects, Roles & Responsibilities
 
Commvault Story - CVTSP_1.pptx
Commvault Story - CVTSP_1.pptxCommvault Story - CVTSP_1.pptx
Commvault Story - CVTSP_1.pptx
 
IBM Notes in the Cloud
IBM Notes in the CloudIBM Notes in the Cloud
IBM Notes in the Cloud
 
Securing with Sophos - Sophos Day Belux 2014
Securing with Sophos - Sophos Day Belux 2014Securing with Sophos - Sophos Day Belux 2014
Securing with Sophos - Sophos Day Belux 2014
 
IUG ATL PC 9.5
IUG ATL PC 9.5IUG ATL PC 9.5
IUG ATL PC 9.5
 
Feasibility Study Template for Electronic Software Distribution
Feasibility Study Template for Electronic Software DistributionFeasibility Study Template for Electronic Software Distribution
Feasibility Study Template for Electronic Software Distribution
 
Bintan
BintanBintan
Bintan
 
Enhance your Agility with DevOps
Enhance your Agility with DevOpsEnhance your Agility with DevOps
Enhance your Agility with DevOps
 
6048618 cloning-procedure-of-r12-single-tier
6048618 cloning-procedure-of-r12-single-tier6048618 cloning-procedure-of-r12-single-tier
6048618 cloning-procedure-of-r12-single-tier
 
Harbour IT & VMware - vForum 2010 Wrap
Harbour IT & VMware - vForum 2010 WrapHarbour IT & VMware - vForum 2010 Wrap
Harbour IT & VMware - vForum 2010 Wrap
 
Windows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server ManagementWindows 2012 R2 Multi Server Management
Windows 2012 R2 Multi Server Management
 
Webappcontrol for Information Technology
Webappcontrol for Information TechnologyWebappcontrol for Information Technology
Webappcontrol for Information Technology
 
Storage-Backup-Resume
Storage-Backup-ResumeStorage-Backup-Resume
Storage-Backup-Resume
 
Seven steps to better security
Seven steps to better securitySeven steps to better security
Seven steps to better security
 
What's new in p2 (2009)?
What's new in p2 (2009)?What's new in p2 (2009)?
What's new in p2 (2009)?
 
Sudheendra
SudheendraSudheendra
Sudheendra
 
Projects and Achievements at GosNIIAS - Victor Berenshteyn
Projects and Achievements at GosNIIAS - Victor BerenshteynProjects and Achievements at GosNIIAS - Victor Berenshteyn
Projects and Achievements at GosNIIAS - Victor Berenshteyn
 
Virutalization and the Future of Datacenter Security
Virutalization and the Future of Datacenter SecurityVirutalization and the Future of Datacenter Security
Virutalization and the Future of Datacenter Security
 
506692_Vierra_Resume (1)
506692_Vierra_Resume (1)506692_Vierra_Resume (1)
506692_Vierra_Resume (1)
 

Mehr von Edureka!

Mehr von Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
 

Kürzlich hochgeladen

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Kürzlich hochgeladen (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 

Getting Started With Linux Administration

  • 1. Getting Started with Linux Administration
  • 2. What will you learn today?  Why you should learn Linux?  Roles & Responsibilities of a Linux Administrator  Installation and Upgradation in Linux  Storage Migration using LVM  User Administration in Linux www.edureka.co/linux-admin
  • 3. Why Linux? www.edureka.co/linux-admin Multiple Distributions Very Easy To Learn and Use Very Secured Freely Available Fast and Effective Virus Free
  • 4. Roles & Responsibilities www.edureka.co/linux-admin  Installation & Upgradation  Patching  Application support  Storage migrations  User Administration  Installation and configuring servers/services  Backup & Restore  Troubleshooting  Network Engineer  Linux Admin  System Engineer  Application support  Support Engineer  Software Engineer
  • 5. Installation & Upgradation www.edureka.co/linux-admin  Performing manual & network based installations  VMWare installations  Implementation OS upgradation by performing necessary tests  Writing and implementing necessary pre & post install scripts as a part of installation
  • 6. Installation www.edureka.co/linux-admin  Power on your computer system.  Go to BIOS setup and change your first boot device to CD/DVD  Insert the CentOS CD/DVD disk into your computer  Follow steps from the installation guide in LMS.  For installing as a VM, install Virtual manager software for your OS.  Start VM and select CentOS as guest OS.  Insert the CentOS CD/DVD disk into your computer  Follow steps from the installation guide in LMS. Pre-requisites OR
  • 7. RPM Package Manager www.edureka.co/linux-admin  RPM provides complete software packaging features, including pre-and post-install scripts, dependencies, meta information, and an installed software database  The database of all installed software maintained on the machine comes in handy for tracking and updating, dependency verification, and software management  RPM format – Packagename.version.release.architect.rpm Prerequisites
  • 8. RPM Package Manager (Contd.) www.edureka.co/linux-admin RPM Features :  Provides package management: »Install »Remove or Uninstall »Query »Upgrade »Verify  Automatically verifies packages using GPG, MD5, SHA1SUMs  Automatically reports on unresolved dependencies
  • 9. Patching www.edureka.co/linux-admin  Deploying patches in test, monitor and deploy to production $ patch < patch.file $ patch source.code.file < patch.file $ patch -p LEVEL < {/path/to/patch/file}  Documentation  Bug fixes
  • 11. Application Support www.edureka.co/linux-admin  Perform system/application installation  Perform system/service problem management and troubleshooting  Execute system/service configuration management
  • 12. Application Support www.edureka.co/linux-admin  Participate in ticket support for internal teams and external vendors by troubleshooting customer issues in Production, Pre-Production and Customer test environments  Track day to day incidents and issues using special monitoring tools
  • 13. Storage Migrations www.edureka.co/linux-admin Migrating LVM partitions • One of the excellent feature, where we can migrate the logical volumes to a new disk without the data-loss and downtime. Map networks • Nagios/Nagvis, Mila_Ajax_Map, Safe Mapping and Reporting Tool (SMART), Network Scaner, NMap Console
  • 14. Storage Migrations www.edureka.co/linux-admin Check file system layout LUN • virtual layer between physical disk and application
  • 15. User Administration www.edureka.co/linux-admin  Creating / Using groups  Managing user accounts  Automation if needed
  • 16. User Administration www.edureka.co/linux-admin User Administration  To manage users via command line, the following commands are used » useradd » usermod » userdel » passwd  The user configuration files are stored in two files » /etc/passwd » /etc/shadow
  • 17. User Administration – cat command (Contd.) www.edureka.co/linux-admin Adding a New User Account  Syntax: useradd [options] username  Command: useradd edureka1 To set password for a specific user  Syntax: passwd username  Command: passwd edureka1 passwd without argument defaults to change the password of the currently logged-in user
  • 18. User Administration - Modifying Accounts www.edureka.co/linux-admin Modifying / Deleting User Accounts Usermod command is used to edit/modify or delete user accounts  syntax: usermod [options] username To change user’s home directory  Command: usermod -d /home/edureka3 edureka3  The usermod -d option changed the user’s home directory from /tmp/edureka3 to /home/edureka3
  • 19. User Administration – Sudo users www.edureka.co/linux-admin Sudo user  Sudo allows a permitted user to execute a command as the superuser or another user as specified by the security policy
  • 20. User Administration – Sudo users (Contd.) www.edureka.co/linux-admin Sudo user  visudo command edits /etc/sudoers file in a safe fashion, locking the file from making simultaneous edits
  • 21. User Administration - Setting ACL www.edureka.co/linux-admin Access Control Lists (ACLs) Setting ACL  Command: setfacl -m u:edureka:rw linux.txt  Assigned read and write permission to user edureka
  • 22. User Administration - Remove Permissions www.edureka.co/linux-admin Access Control Lists (ACLs) Remove permissions for the user  Command: setfacl -x u:joial linux.txt
  • 23. Configuring Services www.edureka.co/linux-admin Manage high availability and high traffic servers Maintain the performance, security, consistency, backup and availability of servers Server Administration Working on open source software Proactive Server Monitoring Writing Scripts for Systems management & automation Ticket handling
  • 24. Course Details www.edureka.co/linux-admin Become an expert in Linux Administration Go to www.edureka.co/linux-admin Edureka's Linux Administration course: • This course is designed to shape you as a Linux professional & help you to run applications, perform desired functions on your system and networks, create a network configuration, and maintain security administration. • You will work on a Project which involves performing some of the day-to-day activities you would need to do as a Linux administrator. • Online Live Courses: 42 hours • Assignments: 25 hours • Project: 20 hours • Lifetime Access + 24 X 7 Support
  • 25. Thank You Questions/Queries/Feedback Recording and presentation will be made available to you within 24 hours