Oracle Linux 9: Basics to Intermediate Training Course
Oracle Linux 9 is a high-performance, secure, and cloud-ready operating system designed for enterprise applications and modern IT environments.
This instructor-led, live training (online or onsite) is aimed at beginner-level to intermediate-level IT professionals and Linux users who wish to gain a solid understanding of Oracle Linux 9, from installation and configuration to system administration and security.
By the end of this training, participants will be able to:
- Install and configure Oracle Linux 9.
- Manage users, groups, and permissions.
- Work with package management and system updates.
- Configure networking and storage solutions.
- Implement security best practices.
- Automate tasks using shell scripting.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction to Oracle Linux 9
- What is Oracle Linux?
- Key features and benefits
- Comparing Oracle Linux to other distributions
Installation and Initial Configuration
- System requirements
- Installation methods and process
- Basic system configuration post-installation
Working with the Command Line
- Introduction to the Linux terminal
- Basic Linux commands
- File system navigation and manipulation
User and Group Management
- Adding, modifying, and deleting users
- Managing groups and permissions
- Understanding sudo and root privileges
Software and Package Management
- Using DNF and RPM package managers
- Installing, updating, and removing software
- Configuring repositories
Networking in Oracle Linux 9
- Network configuration and troubleshooting
- Managing firewall rules with firewalld
- Setting up SSH for remote access
Storage and Filesystem Management
- Understanding Linux file system structure
- Partitioning and disk management
- Mounting and unmounting file systems
System Monitoring and Performance
- Using system logs and journalctl
- Monitoring system resources
- Managing processes and services
Security and Hardening
- Best practices for securing Oracle Linux
- Using SELinux for security enforcement
- Configuring user authentication and access control
Shell Scripting and Automation
- Introduction to shell scripting
- Writing and executing simple scripts
- Automating tasks with cron jobs
Backup and Disaster Recovery
- Data backup strategies
- Using rsync and tar for backups
- Restoring system and data after failure
Summary and Next Steps
Requirements
- Basic familiarity with operating systems
- Some experience with Linux command-line (recommended but not required)
Audience
- IT professionals
- System administrators
- Developers working in Linux environments
- Anyone interested in learning Oracle Linux 9
Open Training Courses require 5+ participants.
Oracle Linux 9: Basics to Intermediate Training Course - Booking
Oracle Linux 9: Basics to Intermediate Training Course - Enquiry
Testimonials (5)
I liked very much the format of the training, hands on, directly in sql developer.
Andreea - OPEN COURSE
Course - Oracle Database 19c PL and Advanced SQL
The exercises were explained very good.
Monica - DB Global Technology
Course - PL/SQL in Oracle 19c
I learned complex functions and how to apply them
Ana Alexandrescu - DB Global Technology
Course - Oracle SQL Advanced
Great comunication, Łukasz explained everything in easy and understandable way
Tomasz Wojciechowski - GP Strategies Poland sp. z o.o.
Course - ORACLE SQL Fundamentals
It was quite hands-on, not too much theory.
David Lambaerts - Estee Lauder BV
Course - ORACLE PL/SQL Fundamentals
Provisional Upcoming Courses (Contact Us For More Information)
Related Courses
Oracle SQL Language
14 HoursThe course answers questions
How to build a query?
What possibilities have SQL?
What is a relational database?
What is the structure and SQL commands
Mastering Oracle APEX 23-24: Workflows and Security
21 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at intermediate-level developers and IT professionals who wish to learn how to leverage new features in APEX 23-24, design efficient workflows, and ensure application security.
By the end of this training, participants will be able to:
- Develop and manage APEX applications using the latest features in versions 23-24.
- Design and implement efficient workflows within APEX.
- Apply advanced security measures to protect APEX applications and data.
- Integrate APEX applications with external systems and ensure smooth data exchange.
- Test, debug, and deploy APEX applications following best practices.
ORACLE PL/SQL Fundamentals
21 HoursThis 3 day course gives an introduction to ORACLE PL/SQL, an application development environment that enables the writing of stored procedures, functions and triggers using both SQL and PL/SQL commands.
The course takes the format of a workshop, with a mix of lecture, working examples and practical exercises. Although the content may be customised, at least 2 days are needed to cover the core elements.
Full course notes are provided along with sample database files, example SQL files and free software tools for use in accessing an ORACLE database.
Oracle Database 19c PL and Advanced SQL
28 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at intermediate-level database administrators who wish to have an in-depth understanding of Oracle Database 19c PL/SQL programming and advanced SQL techniques.
By the end of this training, participants will be able to:
- Understand the fundamentals and advanced features of PL/SQL.
- Develop advanced SQL queries to retrieve and manipulate data efficiently.
- Implement PL/SQL programming constructs to manage data and database operations.
- Optimize SQL queries for better performance.
- Use advanced PL/SQL features like collections, bulk processing, and error handling.
- Learn to debug and manage PL/SQL programs effectively.
Oracle: Programming with PL/SQL I
28 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at beginner-level developers and database administrators who wish to learn PL/SQL to automate database tasks, implement business logic, and develop robust database applications.
By the end of this training, participants will be able to:
- Develop efficient PL/SQL programs to automate database operations and integrate SQL commands effectively.
- Create reusable program units, including procedures, functions, packages, and triggers, for modular and scalable applications.
- Implement advanced data structures like associative arrays and manage query results using cursors.
- Handle errors robustly and secure code with encryption, obfuscation, and conditional compilation techniques.
- Apply PL/SQL in real-world scenarios, leveraging built-in packages for file handling, email automation, and other advanced functionalities.
Oracle: Programming with PL/SQL II
21 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at advanced-level developers and database administrators who wish to use PL/SQL to develop high-performing, secure, and scalable database solutions while leveraging advanced programming techniques and integrations.
By the end of this training, participants will be able to:
- Work with complex data types, collections, and bulk operations for efficient data management.
- Develop object types, table functions, and custom aggregates to enhance database functionality.
- Apply performance tuning techniques, use native compilation, and safeguard against SQL injection.
- Implement application contexts, VPD, and secure program units for robust database solutions.
Oracle SQL for Administrators
21 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at beginner-level database administrators and developers who wish to learn SQL to efficiently manage, query, and manipulate data in Oracle databases for administrative and operational tasks.
By the end of this training, participants will be able to:
- Understand Oracle database architecture, including schemas, users, and sessions.
- Write and optimize SQL queries for data retrieval, filtering, and manipulation.
- Use joins, subqueries, and set operators to work with multiple tables and complex queries.
- Perform data aggregation, grouping, and analysis using SQL functions.
- Manage schema objects like views, sequences, and indexes to enhance database operations.
Oracle SQL for Developers
35 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at intermediate-level developers and database administrators who wish to use Oracle SQL to design, manage, and optimize database applications and automate tasks efficiently.
By the end of this training, participants will be able to:
- Understand Oracle database architecture and manage users, schemas, and permissions.
- Write optimized SQL queries for data retrieval, manipulation, and analysis.
- Use advanced SQL techniques, including joins, subqueries, and hierarchical queries.
- Design and manage database objects like tables, indexes, views, and sequences.
Oracle SQL Advanced
14 HoursListeners
This course is designed for people who want to use the advanced features of SQL in Oracle
The course answers the questions
- How to build advanced queries?
- How to create advanced reports?
Oracle SQL for beginners
21 HoursListeners
This training is addressed for people starting to work with the SQL language in Oracle database
The course answer for questions:
- How to build a query?
- What possibilities have SQL?
- What is a relational database?
- What is the structure and SQL commands
Oracle SQL for Development and Database Management
35 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at intermediate-level database professionals who wish to enhance their skills in Oracle SQL development and administration.
By the end of this training, participants will be able to:
- Build and optimize complex SQL queries.
- Manage databases efficiently using Oracle SQL tools.
- Apply best practices in database development and maintenance.
- Administer user access and database security in an Oracle environment.
ORACLE SQL Fundamentals
14 HoursThis 2 day course gives an introduction to SQL Developer, SQL*Plus and to SQL, the Structured Query Language used to access a Relational Database and includes the new features of the latest version of ORACLE. The principles learnt may also be applied to databases as diverse as Microsoft SQL Server, MySQL, Access, Informix and DB2.
The course takes the format of a workshop, with a mix of lecture, working examples and practical exercises. Although the content may be customised, at least 2 days are needed to cover the core elements.
Full course notes are provided along with sample database files, example SQL files and free software tools for use in accessing an ORACLE database.
Oracle SQL Intermediate - Data Extraction
14 HoursThe objective of the course is to enable participants to gain a mastery of how to work with the SQL language in Oracle database for data extraction at intermediate level.
Oracle SQL Intermediate
14 HoursAudience
All who want to improve their basic skills in Oracle SQL and also systematize already gained knowledge.
Format of the course
25% lectures, 75% labs
PL/SQL in Oracle 19c
21 HoursThis instructor-led, live training in Belgium (online or onsite) is aimed at intermediate-level developers and administrators who wish to have a solid PL/SQL programming foundation to develop efficient and robust database applications using Oracle 19c.
By the end of this training, participants will be able to:
- Gain a comprehensive understanding of what PL/SQL is and its advantages over standard SQL.
- Learn how to declare and use variables and different data types within PL/SQL blocks.
- Apply control structures like IF-THEN-ELSE, CASE statements, and loops to create robust PL/SQL programs.
- Understand and implement explicit and implicit cursors for data retrieval.
- Handle exceptions effectively using predefined and user-defined exceptions.
- Develop and manage triggers to automate and enforce business rules.
- Create and use PL/SQL packages to encapsulate and modularize code for reuse and maintainability.