E-Book, Englisch, 298 Seiten
Smyth AlmaLinux 9 Essentials
1. Auflage 2023
ISBN: 979-8-89008-920-5
Verlag: Payload Media, Inc.
Format: EPUB
Kopierschutz: 0 - No protection
Learn to Install, Administer, and Deploy Rocky Linux 9 Systems
E-Book, Englisch, 298 Seiten
ISBN: 979-8-89008-920-5
Verlag: Payload Media, Inc.
Format: EPUB
Kopierschutz: 0 - No protection
AlmaLinux 9 Essentials is intended to provide detailed information on the installation, use, and administration of the AlmaLinux 9 distribution. For beginners, the book covers topics such as operating system installation, the basics of the GNOME desktop environment, configuring email and web servers, and installing packages and system updates. Additional installation topics, such as dual booting with Microsoft Windows, are also covered, together with all important security topics, such as configuring a firewall and user and group administration.
For the experienced user, topics such as remote desktop access, the Cockpit web interface, logical volume management (LVM), disk partitioning, swap management, KVM virtualization, Secure Shell (SSH), Linux Containers, and file sharing using both Samba and NFS are covered in detail to provide a thorough overview of this enterprise class operating system.
Autoren/Hrsg.
Weitere Infos & Material
3. Installing AlmaLinux 9 on a Clean Disk Drive There are now two ways in which an AlmaLinux 9 system can be deployed. One method is to either purchase new hardware or re-purpose an existing computer system on which to install and run the operating system. Another option is to create a cloud-based operating system instance using services such as Amazon AWS, Google Cloud, or Microsoft Azure (to name but a few). Since cloud-based instances are typically created by selecting a pre-configured, ready-to-run operating system image already optimized for the cloud platform and using that as the basis for the AlmaLinux 9 system, there is no need to perform a manual operating system installation in this situation. If, on the other hand, you plan to install AlmaLinux 9 on your own hardware, the first step on the path to learning about AlmaLinux 9 involves installing the operating system. AlmaLinux 9 can be installed either in a clean disk environment (where an entire disk is cleared of any existing partitions and dedicated entirely to AlmaLinux 9) or in a dual boot environment where AlmaLinux 9 co-exists with another operating system on the disk (typically a member of the Microsoft Windows family of operating systems). This chapter will cover the clean disk approach to installation from local or remote installation media. Dual boot installation with a Windows 11 system will be covered in “Dual Booting AlmaLinux 9 with Windows”. 3.1 Trying AlmaLinux with the Live Image If you would like to try AlmaLinux before installing it, you can do so by booting from an AlmaLinux Live image which can be downloaded from the following URL: https://repo.almalinux.org/almalinux/9/live/x86_64 AlmaLinux Live images are available for the KDE and GNOME desktop environments (this book covers the GNOME desktop) but only for 64-bit Intel (x86_64) systems. Once you have downloaded a live image, write it to a USB drive and boot from it using the steps outlined later in this chapter. When the system has started, the screen shown in Figure 3-1 below will appear, providing the option to start the live session. AlmaLinux will boot and load the desktop environment when the start option is selected. While AlmaLinux Live is fully functional, it uses a virtual disk drive, so configuration changes, data, and files will be lost when the system shuts down or restarts. Figure 3-1 3.2 Obtaining the AlmaLinux Installation Media The AlmaLinux distribution can be downloaded from the project website using the following URL: https://almalinux.org/#downloads The installation media is provided in the form of ISO images and is available in the following forms: •Boot ISO - A small image that will boot the system but downloads all of the packages needed for the installation over the internet. Also helpful in rescuing a damaged AlmaLinux installation. •Minimal ISO - This image contains the files necessary to begin the installation and requires access to the full installation media located on a remote server. The boot image can also perform rescue operations on an existing AlmaLinux system. •DVD ISO - A self-contained image, including all of the packages necessary to install an AlmaLinux system. For the purposes of this book, download the DVD ISO image, which is named using the following convention: AlmaLinux-