HOME > IT & Software > Linux Administration (Advanced) Deep Dive

Linux Administration (Advanced) Deep Dive

SynopsisLinux Administration (Advanced – Deep Dive, available...
Linux Administration (Advanced) Deep Dive  No.1

Linux Administration (Advanced) – Deep Dive, available at $64.99, has an average rating of 3.75, with 55 lectures, 4 quizzes, based on 26 reviews, and has 2094 subscribers.

You will learn about Management of Users & Groups in Linux Environment Working with User Management Files like passwd, shadow Adding, Deleting and Changing User and Group Credentials Managing File Permissions -Set/Revoke/Change File Permissions Understand using Special Linux Permissions – SGID, SUID, Sticky Bit Understand how Processes works in Linux Use SIGNALS to control working of Processes Dynamically view Process and use Job Controls to manage Processes Working with Access Control Lists (ACLs) Understanding Network Interfaces and their properties Network Configuration and Management in Linux Configuring IPTABLES to ensure network security Woking with Lightweight Directory Access Protocol (LDAP) Understand in detail How OpenLDAP works Install & Configure LDAP server This course is ideal for individuals who are Basic level Linux Administrators or Aspirants of Linux+ (CompTIA), LPIC (LPI), Oracle Linux OCA/OCP, GCUX (SANS GIAC) or Beginners or Pro users willing to master the basics fundamentals of Linux Adminstration or Anyone willing to start a career in Linux based Environment or Computer Science and IT Students will to update their resume with Linux Course Certificte or Anyone working in IT Sector It is particularly useful for Basic level Linux Administrators or Aspirants of Linux+ (CompTIA), LPIC (LPI), Oracle Linux OCA/OCP, GCUX (SANS GIAC) or Beginners or Pro users willing to master the basics fundamentals of Linux Adminstration or Anyone willing to start a career in Linux based Environment or Computer Science and IT Students will to update their resume with Linux Course Certificte or Anyone working in IT Sector.

Enroll now: Linux Administration (Advanced) – Deep Dive

Summary

Title: Linux Administration (Advanced) – Deep Dive

Price: $64.99

Average Rating: 3.75

Number of Lectures: 55

Number of Quizzes: 4

Number of Published Lectures: 55

Number of Published Quizzes: 4

Number of Curriculum Items: 60

Number of Published Curriculum Objects: 60

Original Price: $109.99

Quality Status: approved

Status: Live

What You Will Learn

  • Management of Users & Groups in Linux Environment
  • Working with User Management Files like passwd, shadow
  • Adding, Deleting and Changing User and Group Credentials
  • Managing File Permissions -Set/Revoke/Change File Permissions
  • Understand using Special Linux Permissions – SGID, SUID, Sticky Bit
  • Understand how Processes works in Linux
  • Use SIGNALS to control working of Processes
  • Dynamically view Process and use Job Controls to manage Processes
  • Working with Access Control Lists (ACLs)
  • Understanding Network Interfaces and their properties
  • Network Configuration and Management in Linux
  • Configuring IPTABLES to ensure network security
  • Woking with Lightweight Directory Access Protocol (LDAP)
  • Understand in detail How OpenLDAP works
  • Install & Configure LDAP server
  • Who Should Attend

  • Basic level Linux Administrators
  • Aspirants of Linux+ (CompTIA), LPIC (LPI), Oracle Linux OCA/OCP, GCUX (SANS GIAC)
  • Beginners or Pro users willing to master the basics fundamentals of Linux Adminstration
  • Anyone willing to start a career in Linux based Environment
  • Computer Science and IT Students will to update their resume with Linux Course Certificte
  • Anyone working in IT Sector
  • Target Audiences

  • Basic level Linux Administrators
  • Aspirants of Linux+ (CompTIA), LPIC (LPI), Oracle Linux OCA/OCP, GCUX (SANS GIAC)
  • Beginners or Pro users willing to master the basics fundamentals of Linux Adminstration
  • Anyone willing to start a career in Linux based Environment
  • Computer Science and IT Students will to update their resume with Linux Course Certificte
  • Anyone working in IT Sector
  • This course has been designed to give you an in-depth understanding of critical aspects of Linux Administration which primarily includes User Management, File Management and Process Management.

    In this course, you get to completely deep dive into the major concepts covered under the Linux Administration to gain complete mastery over Linux Command Line as well as Server Management too. This course will not just introduce all advanced concepts to you, it will make you work towards gaining expertise in all sections i.e., User and Group Management, Process Management, Network Configuration and everything you should be knowing as a Linux Administrator.

    This course gives you also a detailed explaination of topics like Access Control Lists (ACLs), Firewall Configuration using IPTABLES and Lightweight Directory Access Protocol (LDAP) in Linux that actually boosts your understanding about this Subject. Under the topic ACLs, you learn how ACLs are applied to files and more ways to play around with the ACLs on your files using multiple variants of commands and options. Under the topic LDAP, I take you on a joy ride of understanding everything about LDAP, in much much details, and further, you get to learn installing an LDAP server and adding/removing users to your LDAP tree.  Note that these topics are not explained by any instructor in any of the available courses available on Udemy.

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Chapter 2: User & Group Management

    Lecture 1: Users & Groups – Part I

    Lecture 2: Users & Groups – Part II

    Lecture 3: User Management Files (/etc/passwd)

    Lecture 4: From the Instructors Pen

    Lecture 5: User Management Files – /etc/shadow

    Lecture 6: Add Users & Groups – Part I

    Lecture 7: Add Users & Groups – Part II

    Lecture 8: Changing & Deleting User Attributes (Chage)

    Chapter 3: Managing File Permissions

    Lecture 1: File Permissions – Introduction

    Lecture 2: Setting Permissions (chmod)

    Lecture 3: Permission Octal Value

    Lecture 4: Changing File Ownership (chmod)

    Lecture 5: Special Linux Permissions (SUID, SGID & Sticky Bit)

    Lecture 6: Assigning SUID Permissions

    Lecture 7: Assign SGID Permissions

    Lecture 8: Sticky Bit Permissions

    Chapter 4: Process Management

    Lecture 1: Introduction to Processes

    Lecture 2: Listing Processes – Using ps Command

    Lecture 3: Viewing Processes Dynamically – Using top & htopCommand

    Lecture 4: Sending Signals to Processes (Part 1) – kill Command

    Lecture 5: Sending Signals to Processes (Part 2) – hup, pkill Commands

    Lecture 6: Foreground & Background Processes

    Lecture 7: Job Controls – jobs, nohup Commands

    Chapter 5: Access Control Lists (ACLs)

    Lecture 1: Introduction to ACLs (Using getfacl Command)

    Lecture 2: Setting up ACLs (Using setfacl Command) – Part I

    Lecture 3: Setting up ACLs (Using setfacl Command) – Part II

    Lecture 4: Removing, Backing Up & Restoring ACLs

    Lecture 5: Section Summary

    Chapter 6: Networking in Linux

    Lecture 1: Understanding TCP/IP Configuration Files in Linux

    Lecture 2: Check Network Configuration – IFCONFIG & IP Commands

    Lecture 3: Understanding Network Configuration – IFCONFIG, IP & ROUTE Commands

    Lecture 4: Configure Your Network (PART 1) – IFCONFIG & IP Commands

    Lecture 5: Configure Your Network (PART 2) – ROUTE Commands

    Lecture 6: Use Netplan to configure Static IP Address

    Lecture 7: Troubleshooting Network Connectivity using PING

    Chapter 7: Configuring Firewall using IPTABLES

    Lecture 1: Introduction to IPTABLES

    Lecture 2: Add new Rules to IPTABLES – APPEND Flag

    Lecture 3: Insert new Rules in IPTABLES – INSERT Flag

    Lecture 4: Modify Default IPTABLES Policy – DROP Command

    Lecture 5: Delete existing Rules from IPTABLES – DELETE Flag

    Lecture 6: Allow & Block IPs using IPTABLES

    Lecture 7: Lab Session – Configure IPTABLES

    Lecture 8: User Defined Chaining in IPTABLES

    Chapter 8: Lightweight Directory Access Protocol (LDAP)

    Lecture 1: Introduction to LDAP

    Lecture 2: LDAP Basics & Terminologies

    Lecture 3: Creating LDIF File

    Lecture 4: Understanding Open LDAP – Introduction

    Lecture 5: Installing & Configuring Open LDAP

    Lecture 6: Open LDAP Operations – Part I

    Lecture 7: Open LDAP Operations – Adding New User

    Lecture 8: Open LDAP Operations – Modify User & Group Details

    Lecture 9: Installing & Configuring phpLDAPAdmin

    Lecture 10: Working with phpLDAPAdmin GUI

    Chapter 9: ASSIGNMENT

    Chapter 10: Conclusion

    Lecture 1: Conclusion

    Instructors

  • Linux Administration (Advanced) Deep Dive  No.2
    Piyush Dubey
    Instructor | Staffordshire University & BITS Pilani Alumnus
  • Rating Distribution

  • 1 stars: 2 votes
  • 2 stars: 0 votes
  • 3 stars: 3 votes
  • 4 stars: 7 votes
  • 5 stars: 14 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!