Category: AlmaLinux

  • AlmaLinux 9 Firewall Basics

    Posted: 2024-02-14 A firewall is a vital component in protecting an individual computer system or network of computers from external attacks (typically from an internet connection). Any computer connected directly to an internet connection should ideally run a firewall to protect against malicious activity. Similarly, any internal network must have some form of firewall between…

  • AlmaLinux 9 Network Management Guide

    Posted: 2024-02-17 It is difficult to envisage an AlmaLinux 9 system that does not have at least one network connection, and harder still to imagine how such an isolated system could be of much practical use. The simple fact is that AlmaLinux 9 is designed to provide enterprise-level services over network and internet connections. Therefore,…

  • Managing AlmaLinux 9 systemd Units

    Posted: 2024-02-05 To gain proficiency in AlmaLinux 9 system administration, it is essential to understand the concepts of systemd units with a particular emphasis on two specific types known as targets and services. This chapter provides a basic overview of the different systemd units supported by AlmaLinux 9 and how to configure the many services…

  • AlmaLinux 9 Software Installation and AppStreams

    Posted: 2024-02-14 It is doubtful that a newly installed AlmaLinux 9 system will contain all the software packages to perform the tasks for which it is intended. Even once all the required software has been installed, it is almost certain that newer versions of many of those packages will be released during the system’s lifespan.…

  • Managing AlmaLinux 9 Users and Groups

    Posted: 2024-02-14 During the installation of AlmaLinux 9, the installer created a root or superuser account and required that a password be configured. The installer also provided the opportunity to create a user account for the system. We should remember that AlmaLinux 9 is an enterprise-class, multiuser, and multi-tasking operating system. To use the full…

  • A Guide to the AlmaLinux 9 Bash Shell

    Posted: 2024-02-20 An essential part of learning to work with AlmaLinux 9 and Linux distributions generally involves gaining proficiency in working in the shell environment. While graphical desktop environments such as GNOME, included with Linux, provide a user-friendly interface to the operating system, the shell environment provides far greater capabilities, flexibility, and automation than can…

  • An Overview of the AlmaLinux 9 Cockpit Web Interface

    Posted: 2024-02-22 Although equipped with the latest Linux desktop environment, AlmaLinux 9 is very much a server operating system. As such, most AlmaLinux deployments will be to remote physical servers or as cloud-based virtual machine instances. Invariably, these systems run without a keyboard, mouse, or monitor, with direct access only available via the command prompt…

  • A Guided Tour of the AlmaLinux 9 GNOME 40 Desktop

    Posted: 2024-02-18 AlmaLinux 9 includes the GNOME 40 desktop environment. Although lacking the complexity of Windows and macOS desktops, GNOME 40 provides an uncluttered and intuitive desktop environment that provides all of the essential features of a windowing environment with the added advantage that it can be learned quickly. In this chapter, the main features…

  • Allocating Windows Disk Partitions to AlmaLinux 9

    Posted: 2024-02-17 In the previous chapter, we looked at installing AlmaLinux 9 on the same disk as Windows. This so-called “dual boot” configuration allows the user to have both operating systems installed on a single disk drive with the option to boot one or the other when the system is powered on. This chapter is…

  • Dual Booting AlmaLinux 9 with Windows

    Posted: 2024-02-16 Like most Linux distributions, AlmaLinux 9 will happily co-exist on a hard disk drive with just about any version of Windows up to and including Windows 11. This is a concept known as dual-booting. When you power up the system, you will be presented with a menu providing the option to boot either…