Pages with tag how-to
Accessibilità – Installazione di Fedora con Orca
Thanks for choosing to install Fedora. The first thing you’ll need to do is put an installer onto a removable disk, like a DVD or Flash Drive. For maximum accessibility,…
Read more
Accessibilità – Come iniziare dopo l’installazione con Orca
Ora che il sistema è installato, dovrai accedere con la password del tuo account utente. Ma Orca non parla a questo punto. Per accenderlo, premi Alt + Windows + S.…
Read more
Accessibilità: perché scegliere Fedora Linux?
Poiché altri sistemi operativi (SO) proprietari diminuiscono in termini di accessibilità o non riescono a mantenere le elevate promesse, le persone con disabilità potrebbero iniziare a cercare un’alternativa, in particolare…
Read more
Aggiunta o rimozione di repository software in Fedora
Questa sezione descrive come aggiungere, abilitare o disabilitare un repository software con l’applicazione DNF. Aggiunta di repository Questa sezione descrive come aggiungere repository software con il comando dnf config-manager. To…
Read more
Aggiunta di un utente a sudoers
Una delle operazioni più comuni che gli amministratori desiderano eseguire quando gestiscono i permessi sudo è concedere a un nuovo utente l’accesso generale a sudo. Questo è utile se si…
Read more
Checking Integrity With AIDE
Advanced Intrusion Detection Environment (AIDE) is a utility that creates a database of files on the system, and then uses that database to ensure file integrity and detect system intrusions.…
Read more
Anaconda Logging
Introduzione Anaconda tracks all of its activities in logs. This includes: changing installation steps (that roughly correspond to different screens in the graphical installer) storage devices detection and manipulation installation…
Read more
Automatic Updates
Fedora can automatically download and install updates using dnf-automatic. This page covers how to decide whether automatic updates are right for your system, how to set them up, and how…
Read more
Using Bugzilla
Fedora uses Red Hat Bugzilla for bug tracking. This page and the other pages under the "Bugs" header on the left offer some tips and guidance. Permissions Any user, including…
Read more
Managing Bugzilla email notifications
Bugzilla allows you to set granular email notification preferences. Email preferences To set your email preferences, go to the Email Preferences tab of your user preferences. You will see a…
Read more
How to file a bug
The purpose of this document is to give step by step instructions on filing bugs in Fedora. For more information about using Bugzilla, see the Bugs section of the Quick…
Read more
Bugzilla – Finding the Correct Component
When filing a bug, it helps if you can identify the component at fault. This is not always obvious, so here are some tips. Which program is it? If you…
Read more
Finding duplicates in Bugzilla
Fedora developers want to hear about specific and reproducible bugs that happen when you use Fedora Linux, but it does not help to have the same bug reported many times.…
Read more
Providing a Stack Trace
Una traccia dello stack è una delle informazioni più importanti che puoi fornire per aiutare gli altri a debuggare un crash di un’applicazione. Questa pagina descrive l’importanza delle tracce dello…
Read more
Bugzilla queries
Bugzilla lets you search for bug reports that match specified conditions. This page covers common options. The Red Hat Bugzilla User Guide has more information. Simple queries The simple Bugzilla…
Read more
Reporting Bugzilla spam
Like any website that allows user contribution, Red Hat Bugzilla sometimes gets spam comments. There are two ways to report spam. Tag comment The preferred way is to tag the…
Read more
Modifica del nome host
Una nuova installazione di Fedora assegnerà un nome host predefinito. Potresti voler impostare un nome diverso per identificare più facilmente i tuoi host in rete. Esistono tre varianti di un…
Read more
Configurazione della rete IP con nmcli
Come configurare la rete utilizzando l’utilità della riga di comando nmcli (NetworkManager Command Line Interface). Getting started with nmcli The nmcli (NetworkManager Command Line Interface) command-line utility is used for…
Read more
Configuring X Window System using the xorg.conf file
About xorg.conf Traditionally, the xorg.conf file is used to configure an Xorg display server. In Fedora (where an Xorg display server is configured instead of the default Wayland) the X…
Read more
Contribuire alla Documentazione rapida
The goal is to move away from wikis, where helpful guides are mixed with draft documentation, internal notes, to a nice, topic-oriented how-to guides and code-packed tutorials with a pull-request-based…
Read more
GPG Keys Management
This document explains in detail how to obtain a GPG key using common Fedora utilities. It also provides information on managing your key as a Fedora contributor. Creating GPG Keys…
Read more
Creating a Disk Partition in Linux
Creating and deleting partitions in Linux is a regular practice because storage devices (such as hard drives and USB drives) must be structured in some way before they can be…
Read more
Creating and Using a Live Installation Image
Downloading Fedora Linux Download Fedora Linux from https://fedoraproject.org/. Fedora Linux is freely available and comes in a number of different versions to meet different needs. If you are trying out…
Read more
Creazione di macchine virtuali Windows utilizzando i driver virtIO
L’infrastruttura Fedora ospita driver virtIO e agenti software aggiuntivi per macchine virtuali Windows in esecuzione su macchine virtuali basate sul kernel (KVM). virtIO è uno standard di virtualizzazione per driver…
Read more
CUPS – Come eseguire il debug dei problemi di stampa
Se si riscontrano problemi con la stampa, consultare la pagina bug comuni prima di segnalare un bug. Se il problema riscontrato non è elencato o nessuna delle soluzioni alternative sembra…
Read more
CUPS – How to Debug Scanning Issues
SANE library, communication libraries and backends can turn on and off debug logging via SANE_DEBUG_* environment variables. The common environment variables: SANE_DEBUG_DLL - enables debugging SANE library SANE_DEBUG_SANEI_USB - enables…
Read more
CUPS – Filing a Bug Report
Deciding which component Problems involving printing may relate to several components. The configuration GUI (See above) is either GNOME 3 System Settings application or system-config-printer. These packages also provide the…
Read more
CUPS – Known Issues
Here are several known issues, which arise with certain circumstances, and there isn’t general solution or upstream didn’t want to add the solution to its project: cups-browsed Cannot print due…
Read more
CUPS – Printing and Scanning Terminology
Printing Print queue Abstraction unit in CUPS for a printer - it has a device uri, which represents connection to the device, and can exist with classic driver (PPD file…
Read more
CUPS – Trucchi utili
Come installare una coda di stampa Il fatto di dover installare o meno una stampante dipende da diversi fattori: qual è il dispositivo che si desidera installare: una stampante da…
Read more
How to debug Dracut problems
Foreword If you are experiencing a problem with system initialization due to Dracut, please see the common bugs document before filing a bug. Some easy configuration tweaks that fix a…
Read more
Disabilitazione del blocco automatico dello schermo di GNOME
In the interest of safety and privacy, the GNOME automatic screen lock is enabled by default. When the screen locks after a period of inactivity, you must enter your password…
Read more
Displaying a User Prompt on the GNOME Login Screen
To show a user prompt instead of a list of users on the GNOME login screen, open a terminal and perform the following steps: Create a file for the GNOME…
Read more
DNF Package Manager Quick Reference
This sections lists the most useful commands provided by the dnf utility. For a complete list of commands, options, and their syntax, see the dnf(8) man page. dnf help command…
Read more
Creating a DNF Repository Mirror
A local DNF repository mirror lets you serve Fedora package updates from your own infrastructure. This is useful for organisations managing multiple Fedora systems, restricted or metered network environments, or…
Read more
DNF and its APT command equivalents on Fedora
APT is the package manager/dependency solver for the Debian ecosystem, i.e. it manages .deb packages installed by the DPKG program. Fedora software is based on .rpm packages, and therefore uses…
Read more
Using the DNF software package manager
DNF is a software package manager that installs, updates, and removes packages on Fedora and is the successor to YUM (Yellow-Dog Updater Modified). DNF makes it easy to maintain packages…
Read more
How to enable touchpad click
Scope Fedora tries to make various desktop environments available to its users. Since Fedora tries to stay as close to upstream as possible, we follow the various defaults selected by…
Read more
Fedora Repositories
This page explains the various Fedora repositories that exist for different Fedora Releases, the relationship between them, and what packages they contain. The fedora repository The fedora repository exists for…
Read more
Control of System Accessibility by firewalld
A firewall is a way to protect machines from any unwanted access from outside. In Fedora, it is installed by default during the installation of the operating system, enabled and…
Read more
Adding New Fonts in Fedora
Fedora pre-installs several basic fonts by default. This page explains how to add new fonts to a Fedora installation. Packaged fonts Fedora includes several supplementary fonts in its official repositories…
Read more
Getting started with Apache HTTP Server
The Apache HTTP Server is one of the most commonly-used web servers. This section acts as a quick-start guide to deploying and configuring Apache on Fedora. Installing HTTPD This procedure…
Read more
Setting a key shortcut to run an application in GNOME
If you frequently use a certain application, you can set a keyboard shortcut to quickly launch that application on GNOME. This example shows how to set a key shortcut to…
Read more
Estensioni di GNOME Shell
Dal sito web website: Le estensioni di GNOME Shell sono piccoli pezzi di codice scritti da sviluppatori terzi che modificano il funzionamento di GNOME. (Se hai familiarità con le estensioni…
Read more
Il bootloader GRUB2 – Installazione e configurazione
GRUB2 è l’ultima versione di GNU GRUB, il GRand Unified Bootloader. Il bootloader è il primo programma software che viene eseguito all’avvio del computer. È responsabile del caricamento e del…
Read more
Installing and Running VLC
Installing VLC VLC depends on codecs that Fedora cannot ship by default due to licensing restrictions. Enable the RPM Fusion repositories first: Then install VLC: Running VLC To run the…
Read more
Installing Chromium or Google Chrome Browsers
Chromium and Google Chrome web browsers Fedora Workstation includes Mozilla Firefox as the default browser. It is easy to install either Google Chrome or Chromium if preferred. Chromium Chromium is…
Read more
Installing Docker and Docker-Compose
Panoramica This guide provides useful information about installing Docker and Docker-Compose using rpms available from Fedora. The role of Podman and related packages is also discussed. The Docker community also…
Read more
Installing software from source on Fedora
Most of the software you will install on your Fedora system will either come from a desktop application manager tool such as the GNOME Software tool or from a command…
Read more
Installazione di Java
Java è un linguaggio di programmazione popolare che consente di eseguire programmi su molte piattaforme, inclusa Fedora. Se desideri creare programmi Java, devi installare un JDK (Java Development Kit). Se…
Read more
Installare MySQL/MariaDB
MySQL is a widely used relational database management system (RDBMS). MariaDB is a community-developed fork of MySQL and is the preferred MySQL implementation in Fedora. While the two products share…
Read more
Installazione di plugin per riprodurre film e musica
Come utente Fedora e amministratore di sistema, è possibile utilizzare questi passaggi per installare ulteriori plugin multimediali che consentono di riprodurre vari tipi di video e audio. Procedura Utilizzare l’utilità…
Read more
Installing Spotify on Fedora
Spotify is a cross-platform proprietary music streaming service. Spotify is a freemium service, with advertisements which can be removed by purchasing a subscription. Although Spotify is not officially supported on…
Read more
Installazione di sistemi operativi virtuali con GNOME Boxes
GNOME Boxes è un’applicazione dell’ambiente desktop GNOME che consente di accedere virtualmente a vari sistemi operativi. Installing a virtual operating system from the list of predefined systems To install a…
Read more
Jitsi Meet Self-Hosting Guide
Jitsi video conferencing stack enables users to create virtual meetings, conferences, and collaboration sessions among other notable use-cases. Jitsi video conferencing stack provides: Jitsi Meet (jitsi-meet): a web-based client application…
Read more
Joining an Active Directory or FreeIPA domain
Fedora can join Active Directory and FreeIPA domains using the realm command. If you want your Fedora machine to be part of an Active directory or FreeIPA domain just follow…
Read more
Booting
Setting an installed kernel to boot by default To set a specific installed kernel to boot by default, first check the kernels installed on the system. Identify the kernel to…
Read more
Building a Custom Kernel
This document provides instructions for advanced users who want to rebuild the kernel from some source. Some common reasons to build a custom kernel are: To apply patches for testing…
Read more
Installing Kernel from Koji
A quick guide on installing a kernel from the Koji repository. Koji is the build system Fedora developers use to build software for inclusion into Fedora. If there is a…
Read more
Kernel Test Days
A quick guide for Kernel Test Days. During Kernel Test Days, contributors are asked to run a Kernel Regression Test which will help to detect and troubleshoot any issue with…
Read more
Testing Patches
A quick guide for testing if a patch resolves your issue. Occasionally, when attempting to resolve a kernel issue (particularly one that’s specific to your hardware) you may be asked…
Read more
Troubleshooting
The kernel, like any software, has bugs. It’s a large, complex project and can be difficult to troubleshoot problems. This document covers some basic troubleshooting techniques to help narrow down…
Read more
How to Manage Various Database Server from GUI
For database management, it is more user-friendly to use graphical tools: MySQL/MariaDB: phpMyAdmin.noarch : A web interface for MySQL and MariaDB MySQL Specific: MySQL Workbench is a unified visual tool…
Read more
Gestione delle scorciatoie da tastiera per l’esecuzione di un’applicazione in GNOME
Adding keyboard shortcuts for custom applications in GNOME This section describes how to add a keyboard shortcut for starting a custom application in GNOME. Procedure Open Settings and choose the…
Read more
Machine Owner Key Enrollment
This page documents how to enroll a machine owner key that is created during the Nvidia driver installation (typically in GNOME Software, or as described in the RPM Fusion article…
Read more
Network Manager Quick Reference
NetworkManager status Overall status of NetworkManager Display active connections Display all configured connections Connect/disconnect to an already configured connection Connect to a configured connection by name Disconnection by name Wi-Fi…
Read more
Getting Started with Ollama
Ollama is a command-line tool that makes it easy to run and manage large language models (LLMs) locally