Vendors

The Oracle Linux 7: System Administration course covers a range of skills including installation, using the Unbreakable Enterprise Kernel, configuring Linux services, preparing the system for the Oracle Database, monitoring and troubleshooting.

This course teaches you how to handle typical issues faced by administrators. You learn to understand the kernel development model and learn about Linux distributions. You hear about Oracle's comprehensive solutions and Oracle's contributions to the Linux community.

img-course-overview.jpg

What You'll Learn

Enable kernel features. Set up users and groups. Configure system logging, the boot process, the network and storage. Install additional software packages. Keep the kernel up to date by using Oracle Ksplice. Configure services such as NTP, NFS, FTP, OpenSSH, firewalld and iptables.

Who Should Attend

  • Database Administrators
  • System Administrator
  • Support Engineer
  • Technical Consultant
img-who-should-learn.png

Prerequisites

Suggested Prerequisite

  • Archiving and compressing files in Unix; performing remote connections and file transfers
  • Types of user accounts and working with files and directories in Unix 
  • Unix shell command line features and basic shell scripting
  • Text editing using vi and Unix process control

Required Prerequisite

  • UNIX and Linux Essentials
  • Shell Programming Ed 1

Learning Journey

Coming Soon...

Module 1: Course Introduction

  • Virtualization
  • Course structure
  • Elements of course environment

Module 2: Introduction to Oracle Linux

  • Linux distributions
  • The Unbreakable Enterprise Kernel (UEK)
  • Oracle's technical contributions to the Linux community
  • Oracle's commitment to the success of Linux
  • Linux kernel development model
  • Development of Linux Kernel

Module 3: Oracle Cloud Computing

  • Launching Instances
  • Infrastructure as a Service (IaaS)
  • Oracle Private Cloud Appliance
  • Oracle OpenStack
  • Oracle Cloud Infrastructure Concepts and Terms
  • Setting up a Virtual Cloud Network (VCN)
  • Attaching a Block Storage Volume to an Instance
  • Oracle Cloud Infrastructure Services

Module 4: Installing Oracle Linux 7

  • Anaconda installer
  • Installation steps
  • Launching an Oracle Cloud Infrastructure Instance
  • Upgrade from Oracle Linux 6
  • Obtaining Oracle Linux
  • Oracle Software Delivery Cloud

Module 5: Oracle Linux 7 Boot Process

  • Oracle Linux 7 Boot Process
  • GRUB 2 Bootloader
  • systemd Service Units
  • The systemctl Utility
  • systemd System and Service Manager
  • systemd Target Units
  • Kernel Boot Parameters
  • Shutting Down, Suspending, or Rebooting Commands

Module 6: System Configuration

  • Configuring System Date and Time
  • System Configuration Files
  • Configuring NTP by using Chrony
  • The proc File System
  • The sysctl Utility
  • Using Network Time Protocol (NTP)
  • The sysfs File System

Module 7: Package Management

  • The yum Utility
  • ULN channels
  • Yum Configuration
  • Oracle Linux Yum Server
  • Switching from RHN to ULN
  • Oracle Unbreakable Linux Network (ULN)
  • Introduction to Oracle Linux package management
  • The rpm Utility

Module 8: Oracle Ksplice

  • Ksplice Packages on ULN
  • The Ksplice Web Interface
  • Ksplice Online and Offline Implementations
  • Ksplice Implementation in Oracle Cloud Infrastructure
  • Configure Ksplice Offline Clients to use a Local Ksplice Mirror
  • Operation and Features of Ksplice
  • Ksplice Commands

Module 9: Automating Tasks

  • Configuring cron Jobs
  • Automating System Tasks
  • The at and batch Utilities
  • The crontab Utility
  • Configuring anacron Jobs
  • Other cron Directories and Files

Module 10: Kernel Module Configuration

  • Loading and unloading kernel modules
  • Kernel module parameters
  • Using the lsmod Utility
  • Using the modinfo Utility
  • Loadable Kernel Modules (LKM)
  • Using the modprobe utility
  • ASM Cluster File System (ACFS) and ASM Dynamic Volume Manager (ADVM) drivers
  • The insmod, depmod, and rmmod utilities

Module 11: User and Group Administration

  • Modifying and Deleting User Accounts
  • User Private Groups (UPG)
  • Adding a User Account
  • User Manager Tool
  • su and sudo Commands
  • User and Group Configuration Files
  • Password Configuration
  • Group Account Administration

Module 12: Partitions, File Systems, and Swap

  • Making Ext File Systems
  • Disk Partitions
  • Maintaining File Systems
  • Mounting File Systems
  • Swap Space
  • File System Types
  • The /etc/fstab File
  • Partition Table Manipulation Utilities

Module 13: Storage Administration

  • Volume Group Utilities
  • Configuring RAID devices
  • Logical Volume Utilities
  • The snapper Utility
  • Logical Volume Manager
  • Physical Volume Utilities
  • LVM Thin Provisioning
  • Backing up and Restoring Volume Group Metadata

Module 14: XFS File System

  • Backing up and Restoring XFS File Systems
  • XFS File System Maintenance
  • Creating an XFS File System
  • Enabling Disk Quotas
  • The xfs_quota Utility
  • The xfs_growfs Utility
  • XFS: Introduction
  • The xfs_admin Utility

Module 15: Btrfs File System

  • Btrfs: Introduction
  • Btrfs File System Maintenance
  • Converting Ext File Systems to Btrfs
  • Creating a Btrfs File System
  • Mounting a Subvolume or Snapshot
  • Btrfs Subvolumes and Snapshots
  • The btrfs Utility

Module 16: Network Configuration

  • Network Interface File Naming
  • NetworkManager
  • Network Configuration Files
  • The nmcli Utility
  • The ethtool Utility
  • The ip utility
  • Networking in Oracle Cloud Infrastructure
  • Starting the Network Service

Module 17: File Sharing

  • Starting the NFS Services
  • The /etc/exports file
  • The exportfs Utility
  • Automounting File Systems
  • vsftpd Configuration Options
  • NFS Client Configuration
  • NFS Server Configuration

Module 18: OpenSSH

  • The ssh, scp, and sftp Utilities
  • Using the ssh-keygen Command
  • Connecting to a remote system without supplying a password
  • Using ssh-add
  • OpenSSH Configuration
  • Using OpenSSH Utilities
  • Using ssh-agent
  • Key Pairs for Oracle Cloud Infrastructure Instances

Module 19: Security Administration

  • The chroot Utility
  • Implementing a chroot Jail
  • The firewalld Service
  • The iptables Service
  • The firewall-config Utility
  • Packet-filtering Firewalls
  • The firewall-cmd Utility
  • TCP Wrappers

Module 20: Oracle on Oracle

  • Oracle Software User and Group Accounts
  • File Handles and Asynchronous IO (AIO) Kernel Parameter
  • Configuring HugePages
  • Oracle ASM
  • Oracle-Related Shell Limits
  • System Resource Tuning and Network Tuning
  • Semaphores Kernel Parameter
  • Linux Shared Memory Kernel Parameters

Module 21: System Monitoring & System Logging

  • rsyslog configuration
  • rsyslog Actions and Templates
  • The sosreport Utility
  • OSWatcher (OSWbb)
  • The iostat, mpstat, vmstat, sar, top, iotop, strace, netstat, and tcpdump utilities
  • Spacewalk
  • Introduction to journald, journalctl
  • System Logging: Introduction

Module 22: Troubleshooting

  • Troubleshooting resources
  • Boot problems
  • The dmesg utility
  • Operating system logs
  • Problem causes
  • NFS problems
  • Two-phased approach to troubleshooting

This course is not associated with any Certification.

Frequently Asked Questions (FAQs)

  • Why get Oracle certified?

    Oracle certifications are globally recognized credentials that validate your expertise in Oracle technologies and solutions.

    Whether your focus is on database administration, cloud infrastructure, Java development, or other Oracle products, these certifications demonstrate your skills and knowledge to employers, enhancing your career prospects and earning potential.

    Oracle-certified professionals are highly sought after in the IT industry for their ability to design, implement, and manage complex Oracle environments.

  • What to expect for the examination?

    Oracle certification exams assess your knowledge and skills in specific Oracle technologies and products.

    Exams typically consist of multiple-choice questions, and some may include performance-based questions or simulations that test your ability to apply your knowledge in real-world scenarios.

    Note: Certification requirements and policies may be updated by Oracle from time to time. We apologize for any discrepancies; do get in touch with us if you have any questions.

  • How long is Oracle certification valid for?

    The validity period of Oracle certifications varies depending on the specific certification:

    Cloud Application Certifications: Valid for 18 months from the date of passing the exam. To maintain your credential, you must take the Delta version of the exam before the 18 months expire.

    Oracle Cloud Infrastructure (OCI) Certifications: OCI certification credentials are now valid for 2 years (previously 18 months), enabling users to learn and certify on multiple OCI technologies.

    Oracle Database Certifications: If you hold a retiring Oracle Database credential that requires recertification, you must upgrade to a current version within twelve (12) months following retirement to keep your credential in active status.

    Note: Certification requirements and policies may be updated by Oracle from time to time. We apologize for any discrepancies; do get in touch with us if you have any questions.

  • Why take this course with Trainocate?

    Here’s what sets us apart:

    - Global Reach, Localized Accessibility: Benefit from our geographically diverse training hubs in 16 countries (and counting!).

    - Top-Rated Instructors: Our team of subject matter experts (with high average CSAT and MTM scores) are passionate to help you accelerate your digital transformation.

    - Customized Training Solutions: Choose from on-site, virtual classrooms, or self-paced learning to fit your organization and individual needs.

    - Experiential Learning: Dive into interactive training with our curated lesson plans. Participate in hands-on labs, solve real-world challenges, and take on comprehensive assessments.

    - Learn From The Best: With 30+ authorized training partnerships and countless awards from Microsoft, AWS, Google – you're guaranteed learning from the industry's elite.

    - Your Bridge To Success: We provide up-to-date course materials, helpful exam guides, and dedicated support to validate your expertise and elevate your career.

Keep Exploring

Course Curriculum

Course Curriculum

Training Schedule

Training Schedule

Exam & Certification

Exam & Certification

FAQs

Frequently Asked Questions

img-improve-career.jpg

Improve yourself and your career by taking this course.

img-get-info.jpg

Ready to Take Your Business from Great to Awesome?

Level-up by partnering with Trainocate. Get in touch today.

Name
Email
Phone
I'm inquiring for

Inquiry Details

By providing your contact details, you agree to our Privacy Policy.