Book description
Gain access to all the information you need to get started with this exciting, cutting-edge operating system
Key Features
- Start with installation and explore advanced topics, such as file sharing using both Samba and NFS
- Gain insight into using logical volume management and firewall configuration on a Fedora 31 system
- Get an overview of network management, including using the NetworkManager service
Book Description
Linux kernel development is perhaps the world's largest collaborative project to date. With Fedora 31 Essentials, you'll be given easily accessible information to install, use, and administer the Fedora 31 distribution.
The book begins with a concise history of the Linux operating system and the Fedora project. You'll learn how to install Fedora 31 using the dual boot configuration so that it can coexist with Windows on the same drive. After installing Fedora 31, you'll learn how to use GNOME 3 — the desktop environment included with Fedora 31 that helps you navigate through the distribution. As you progress, you'll explore the Cockpit web interface that enables you to perform tasks via a web browser instead of using the command-line. You'll also learn how to manage user access and roles on the Fedora 31 system by adding, removing, and managing users and groups. While learning advanced topics, you'll discover how to use Fedora Modularity to list, install, and remove the software packages that make up a functioning Fedora 31 system.
By the end of the book, you'll have all the information you need to confidently start working with Fedora 31.
What you will learn
- Manage swap space efficiently to maintain the performance of the Fedora 31 system
- Perform systemd unit configuration tasks using the systemctl command-line tool
- Add new disk space to increase the capacity of the root file system
- Configure a basic Linux-based email environment
- Configure a Fedora 31 system to act as a web server using Apache
- Create and manage containers on Fedora 31
Who this book is for
Fedora 31 Essentials is the ideal book if you're looking for essential information on getting started using the Fedora 31 distribution. Whether you are a developer, a system administrator, or a tech lover with no previous Linux administration background, you'll be able to start your adventure with this book.
Table of contents
- 1. Introduction
- 2. A Brief History of Linux
-
3. Installing Fedora 31 on a Clean Disk Drive
- 3.1 Fedora Installation Options
- 3.2 Choosing an Installation Option
- 3.3 Obtaining the Fedora 31 Installation Media
- 3.4 Writing the ISO Installation Image to a USB Drive
- 3.5 Installing Fedora 31
- 3.6 Partitioning a Disk for Fedora 31
- 3.7 Adding a User and Root Access
- 3.8 The Physical Installation
- 3.9 Final Configuration Steps
- 3.10 Installing Updates
- 3.11 Displaying Boot Messages
- 3.12 Summary
- 4. Dual Booting Fedora 31 with Windows
- 5. Allocating Windows Disk Partitions to Fedora 31
- 6. A Guided Tour of the GNOME 3 Desktop
-
7. An Overview of the Fedora 31 Cockpit Web Interface
- 7.1 An Overview of Cockpit
- 7.2 Installing and Enabling Cockpit
- 7.3 Accessing Cockpit
- 7.4 System
- 7.5 Logs
- 7.6 Storage
- 7.7 Networking
- 7.8 Accounts
- 7.9 Services
- 7.10 Applications
- 7.11 Virtual Machines
- 7.12 Podman Containers
- 7.13 Diagnostic Reports
- 7.14 Kernel Dump
- 7.15 SELinux
- 7.16 Software Updates
- 7.17 Terminal
- 7.18 Connecting to Multiple Servers
- 7.19 Enabling Stored Metrics
- 7.20 Summary
-
8. Using the Bash Shell on Fedora 31
- 8.1 What is a Shell?
- 8.2 Gaining Access to the Shell
- 8.3 Entering Commands at the Prompt
- 8.4 Getting Information about a Command
- 8.5 Bash Command-line Editing
- 8.6 Working with the Shell History
- 8.7 Filename Shorthand
- 8.8 Filename and Path Completion
- 8.9 Input and Output Redirection
- 8.10 Working with Pipes in the Bash Shell
- 8.11 Configuring Aliases
- 8.12 Environment Variables
- 8.13 Writing Shell Scripts
- 8.14 Summary
- 9. Managing Fedora 31 Users and Groups
- 10. Understanding Fedora 31 Software Installation and Management
-
11. Configuring Fedora 31 systemd Units
- 11.1 Understanding Fedora 31 systemd Targets
- 11.2 Understanding Fedora 31 systemd Services
- 11.3 Fedora 31 systemd Target Descriptions
- 11.4 Identifying and Configuring the Default Target
- 11.5 Understanding systemd Units and Unit Types
- 11.6 Dynamically Changing the Current Target
- 11.7 Enabling, Disabling and Masking systemd Units
- 11.8 Working with systemd Units in Cockpit
- 11.9 Summary
- 12. Fedora 31 Network Management
-
13. Basic Fedora 31 Firewall Configuration with firewalld
- 13.1 An Introduction to firewalld
- 13.2 Checking firewalld Status
-
13.3 Configuring Firewall Rules with firewall-cmd
- 13.3.1 Identifying and Changing the Default Zone
- 13.3.2 Displaying Zone Information
- 13.3.3 Adding and Removing Zone Services
- 13.3.4 Working with Port-based Rules
- 13.3.5 Creating a New Zone
- 13.3.6 Changing Zone/Interface Assignments
- 13.3.7 Masquerading
- 13.3.8 Adding ICMP Rules
- 13.3.9 Implementing Port Forwarding
- 13.4 Managing firewalld from the Cockpit Interface
- 13.5 Managing firewalld using firewall-config
- 13.6 Summary
-
14. Configuring SSH Key-based Authentication on Fedora 31
- 14.1 An Overview of Secure Shell (SSH)
- 14.2 SSH Key-based Authentication
- 14.3 Setting Up Key-based Authentication
- 14.4 Installing and Starting the SSH Service
- 14.5 SSH Key-based Authentication from Linux and macOS Clients
- 14.6 Managing Multiple Keys
- 14.7 SSH Key-based Authentication from Windows 10 Clients
- 14.8 SSH Key-based Authentication using PuTTY
- 14.9 Generating a Private Key with PuTTYgen
- 14.10 Installing the Public Key for a Google Cloud Instance
- 14.11 Summary
-
15. Fedora 31 Remote Desktop Access with VNC
- 15.1 Secure and Insecure Remote Desktop Access
- 15.2 Installing the GNOME Desktop Environment
- 15.3 Installing VNC on Fedora 31
- 15.4 Configuring the VNC Server
- 15.5 Connecting to a VNC Server
- 15.6 Establishing a Secure Remote Desktop Session
- 15.7 Establishing a Secure Tunnel on Windows using PuTTY
- 15.8 Shutting Down a Desktop Session
- 15.9 Troubleshooting a VNC Connection
- 15.10 Summary
- 16. Displaying Fedora 31 Applications Remotely (X11 Forwarding)
-
17. Using NFS to Share Fedora 31 Files with Remote Systems
- 17.1 Ensuring NFS Services are running on Fedora 31
- 17.2 Configuring the Fedora 31 Firewall to Allow NFS Traffic
- 17.3 Specifying the Folders to be Shared
- 17.4 Accessing Shared Fedora 31 Folders
- 17.5 Mounting an NFS Filesystem on System Startup
- 17.6 Unmounting an NFS Mount Point
- 17.7 Accessing NFS Filesystems in Cockpit
- 17.8 Summary
-
18. Sharing Files between Fedora 31 and Windows Systems with Samba
- 18.1 Samba and Samba Client
- 18.2 Installing Samba on a Fedora 31 System
- 18.3 Configuring the Fedora 31 Firewall to Enable Samba
- 18.4 Configuring the smb.conf File
- 18.5 Configuring SELinux for Samba
- 18.6 Creating a Samba User
- 18.7 Testing the smb.conf File
- 18.8 Starting the Samba and NetBIOS Name Services
- 18.9 Accessing Samba Shares
- 18.10 Accessing Windows Shares from Fedora 31
- 18.11 Summary
- 19. An Overview of Virtualization Techniques
- 20. Installing KVM Virtualization on Fedora 31
-
21. Creating KVM Virtual Machines using Cockpit and virt-manager
- 21.1 Installing the Cockpit Virtual Machines Module
- 21.2 Creating a Virtual Machine in Cockpit
- 21.3 Starting the Installation
- 21.4 Working with Storage Volumes and Storage Pools
- 21.5 Creating a Virtual Machine using virt-manager
- 21.6 Starting the Virtual Machine Manager
- 21.7 Configuring the KVM Virtual System
- 21.8 Starting the KVM Virtual Machine
- 21.9 Summary
- 22. Creating KVM Virtual Machines with virt-install and virsh
- 23. Creating a Fedora 31 KVM Networked Bridge Interface
-
24. Managing KVM using the virsh Command-Line Tool
- 24.1 The virsh Shell and Command-Line
- 24.2 Listing Guest System Status
- 24.3 Starting a Guest System
- 24.4 Shutting Down a Guest System
- 24.5 Suspending and Resuming a Guest System
- 24.6 Saving and Restoring Guest Systems
- 24.7 Rebooting a Guest System
- 24.8 Configuring the Memory Assigned to a Guest OS
- 24.9 Summary
- 25. An Introduction to Linux Containers
-
26. Working with Containers on Fedora 31
- 26.1 Installing the Container Tools
- 26.2 Pulling a Container Image
- 26.3 Running the Image in a Container
- 26.4 Managing a Container
- 26.5 Saving a Container to an Image
- 26.6 Removing an Image from Local Storage
- 26.7 Removing Containers
- 26.8 Building a Container with Buildah
- 26.9 Building a Container from Scratch
- 26.10 Container Bridge Networking
- 26.11 Managing Containers in Cockpit
- 26.12 Summary
-
27. Setting Up a Fedora 31 Web Server
- 27.1 Requirements for Configuring a Fedora 31 Web Server
- 27.2 Installing the Apache Web Server Packages
- 27.3 Configuring the Firewall
- 27.4 Port Forwarding
- 27.5 Starting the Apache Web Server
- 27.6 Testing the Web Server
- 27.7 Configuring the Apache Web Server for Your Domain
- 27.8 The Basics of a Secure Web Site
- 27.9 Configuring Apache for HTTPS
- 27.10 Obtaining an SSL Certificate
- 27.11 Summary
-
28. Configuring a Fedora 31 Postfix Email Server
- 28.1 The structure of the Email System
- 28.2 Configuring a Fedora 31 Email Server
- 28.3 Postfix Pre-Installation Steps
- 28.4 Firewall/Router Configuration
- 28.5 Installing Postfix on Fedora 31
- 28.6 Configuring Postfix
- 28.7 Configuring DNS MX Records
- 28.8 Starting Postfix on a Fedora 31 System
- 28.9 Testing Postfix
- 28.10 Sending Mail via an SMTP Relay Server
- 28.11 Summary
-
29. Adding a New Disk Drive to a Fedora 31 System
- 29.1 Mounted File Systems or Logical Volumes
- 29.2 Finding the New Hard Drive
- 29.3 Creating Linux Partitions
- 29.4 Creating a File System on a Fedora 31 Disk Partition
- 29.5 An Overview of Journaled File Systems
- 29.6 Mounting a File System
- 29.7 Configuring Fedora 31 to Automatically Mount a File System
- 29.8 Adding a Disk Using Cockpit
- 29.9 Summary
- 30. Adding a New Disk to a Fedora 31 Volume Group and Logical Volume
- 31. Adding and Managing Fedora 31 Swap Space
- Index
Product information
- Title: Fedora 31 Essentials
- Author(s):
- Release date: April 2020
- Publisher(s): Packt Publishing
- ISBN: 9781800562790
You might also like
book
Beginning Fedora Desktop: Fedora 28 Edition
Get the most out of Fedora 28 Desktop, including free Office suites, editors, e-book readers, music …
book
CentOS 8 Essentials
Learn how to install, use, and administer CentOS 8 with the help of expert guidance and …
book
Beginning Fedora Desktop: Fedora 20 Edition
" Beginning Fedora Desktop: Fedora 20 Edition is a complete guide to using the Fedora 20 …
book
Fedora Linux
"Neither a "Starting Linux" book nor a dry reference manual, this book has a lot to …