ORACLE LINUX COOKBOOK embrace Oracle Linux and master Linux Server Management
Get to grips with cloud security fundamentals, uncover cloud exploits, and safeguard your organization's network through effective pentesting of AWS, Azure, and GCP Key Features Effortlessly upgrade from Oracle Linux 7 or migrate from CentOS Become a pro sysadmin by learning new tricks to manag...
Otros Autores: | , , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Publishing Ltd
2024.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009810936006719 |
Tabla de Contenidos:
- Cover
- Copyright
- Foreword
- Contributors
- Table of Contents
- Preface
- Chapter 1: Oracle Linux 8
- Get It? Got It? Good!
- Technical requirements
- Oracle Linux 8
- which ISO is right? USB? Does anyone use DVDs?
- Getting ready
- How to do it...
- Burning an ISO so it's bootable
- Getting ready
- How to do it...
- How it works...
- Two for the price of one
- running Oracle Linux on Windows Subsystem for Linux (WSL)
- Getting ready
- How to do it...
- Arm'ing for the future of IT
- it's not just a slice of Raspberry Pi
- Getting ready
- How to do it...
- Leapping from Oracle Linux 7 to 8
- Getting ready
- How to do it...
- How it works...
- There's more...
- Migrating from CentOS to Oracle Linux
- CentOS is dead as we know it, have you looked at Oracle Linux yet?
- Getting ready
- How to do it...
- How it works...
- Chapter 2: Installing with and without Automation Magic
- Technical requirements
- Automating the OS install options with kickstart
- Getting ready
- How to do it...
- How it works...
- DHCP server
- more than just IPs
- Getting ready
- How to do it...
- Setting up the web server
- HTTPD
- Getting ready
- How to do it...
- Serving up the boot
- TFTPD
- Getting ready
- How to do it...
- How it works...
- Back in the day
- a manual installation
- Getting ready
- How to do it...
- How it works...
- Appendix
- kickstart options
- Chapter 3: Exploring the Various Boot Options and Kernels in Oracle Linux
- Kernel basics
- UEK and RHCK
- Kernel basics
- UEK and RHCK
- Getting ready
- How to do it...
- How it works...
- Playing with UEFI
- Getting ready
- How to do it...
- How it works...
- Playing with Secure Boot
- Getting ready
- How to do it...
- How it works...
- TrenchBoot
- improving boot security and integrity
- How it works...
- Removing the RHCK
- Getting ready
- How to do it...
- Chapter 4: Creating and Managing Single-Instance Filesystems
- Technical requirements
- What you need to know about local filesystems
- Getting ready
- How to do it...
- How it works...
- Btrfs
- creating, resizing, and monitoring
- Getting ready
- How to do it...
- How it works...
- Btrfs
- subvolumes, snapshots, quotas, and more
- Getting ready
- How to do it...
- There's more...
- Protecting data with mdadm
- a software RAID solution
- Getting ready
- How to do it...
- How it works...
- Playing with logical volume management
- Getting ready
- How to do it...
- How it works...
- XFS
- creating, modifying, and more
- Getting ready
- How to do it...
- How it works...
- Chapter 5: Software Management with DNF
- What have they done to YUM, moving to DNF?
- Getting ready
- How to do it...
- Using the DNF time machine
- Getting ready
- How to do it...
- Building a DNF/YUM mirror from ULN
- Getting ready
- How to do it...
- Creating a new RPM package
- Getting ready
- How to do it...
- Chapter 6: Eliminating All the SPOFs! An Exercise in Redundancy
- Technical requirements