Web application developer, I write and share my understanding of how systems work.
Fedora Linux architecture
Why choose Fedora?
-
Modularity: Compatible with different processor architectures, Fedora can be installed on the majority of computers, even low-powered ones, adapting perfectly to your needs.
-
A simple, intuitive Interface: Fedora combines a modern graphical Interface with a powerful command-line Interface, making it easy to use for all profiles.
-
Kernel stability: Based on Red Hat, Fedora is renowned for the reliability of its updates, especially kernel updates, which are carried out without major bugs thanks to free contributions from a large community.
-
Fast, easy installation: with an image size of just 3 GB, installation is quick and easy, even on machines with limited resources.
Fedora editions
-
Fedora Workstation: Ideal for personal and/or professional use on your computers, this edition is installed with generic utilities such as browsers, an office suite (text editors), and media playback software.
-
Fedora Server: This edition is dedicated to server management. Fedora Server includes a variety of tools to help you deploy and manage servers on your own scale.
-
Fedora CoreOS: Want to easily run and deploy cloud applications? Fedora CoreOS is the edition that gives you the tools to create and manage images with Docker and Kubernets, for example.
Installing and configuring Fedora Workstation
- A USB key of at least 8 GB to boot the operating system.
- At least 40 GB free space on your computer's hard disk.
- 4 GB RAM for a smooth experience.
Download Fedora Workstation
Create a bootable USB key
Installing Fedora
F2, F12 or ESC key, depending on your computer.- Test media: This option allows you to check the integrity of the USB stick and ensure that all the dependencies required for a correct installation are present. This is an optional step, but recommended if you have any doubts about the USB stick.
- Start Fedora: This launches Fedora in "live" mode, without installation.
- Selecting the installation disk:
- Encryption:
Basic configuration
- Change the system language if necessary.
- Select a keyboard layout to suit your preferences.
- Choose your time zone by typing the name of your city in the search bar, then click on the corresponding suggestion.
- Enable or disable access to your position for applications that need it, as well as automatic sending of bug reports.
- Decide whether you want to enable third-party software repositories.
- Enter your full name and define a username for your account.
- Create a secure password for your session: as long as possible (minimum 20 characters), as random as possible and with a variety of characters (lowercase, uppercase, numbers and symbols). Remember to save your password.
Discover the basic tasks
Browsing the Internet
Word processing
- Writer for word processing.
- Calc for spreadsheets.
- Impress to create presentations.
Installing applications
Updating your operating system
Option 1: Via Interface graphic
- Open Fedora Settings, then go to the System section.
- Click on Software update.
- Start downloading updates and wait until the process is complete.
Option 2: Via terminal
- Open a terminal and start by updating the repositories to make sure you have the latest versions of:
sudo dnf check-update
- Next, update all installed software with the following command:
sudo dnf upgrade
Author
This tutorial has been written by Olaniran
You can say thanks by tipping the professor.
Credits
This tutorial has not been proofread yet
The original content has been translated by AI, but human review is necessary to ensure its accuracy.
2 178 sats1 089 sats545 satsEvery content on the platform is the result of a collaborative effort: each lesson, translation, and revision is made possible by the work of contributors. For this reason, we are always looking for proofreaders who can review our content in many languages. If you want to participate in the proofreading process, please reach out in our Telegram group and read our tutorial. We remind you that this content is open-source - licensed under CC BY-SA - so it can be freely shared and used, as long as the original source is credited.

