Pages with tag how-to

Accessibility – Installing Fedora with 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

Accessibility – Getting Started After Installation with Orca

Now that the system is installed, you’ll need to log in with your user account password. But, Orca isn’t speaking at this point. To turn it on, press Alt +… Read more

Accessibility – Why Choose Fedora Linux?

As other, proprietary, computer operating systems (OS) decline in accessibility, or fail to move forward on lofty promises, people with disabilities may begin looking for an alternative, particularly as computers… Read more

Añadir o quitar repositorios de software en Fedora

Esta sección describe cómo añadir, habilitar o deshabilitar un repositorio de software con la aplicación DNF. Adding repositories This section describes how to add software repositories with the dnf config-manager… Read more

Añadir un usuario a los sudoers

Una de las operaciones más comunes que los administradores desean realizar cuando administran permisos sudo es conceder acceso general sudo a un nuevo usuario. Esto es útil si desea dar… 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

Introduction 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

Actualizaciones automáticas

You must decide whether to use automatic DNF updates on each of your machines. There are a number of arguments both for and against automatic updates to consider. However, there… 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

Cómo presentar un error

El propósito de este documento es dar instrucciones paso a paso sobre la presentación de errores en Fedora. Para más información sobre el uso de Bugzilla, vea la sección errores… 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

A stack trace is one of the most important pieces of information you can provide to help others debug an application crash. This page details the importance of stack traces… 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

Cambiando el Nombre de Host

Una nueva instalación de Fedora asignará un nombre de host predeterminado. Usted puede desear establecer una identificación más fácil de su(s) host(s) en la red. Hay tres variantes de nombre… Read more

Configurando la red IP con nmcli

Cómo configurar la red usando la utilidad de línea de comando nmcli (Interfaz de Línea de Comando NetworkManager). Getting started with nmcli The nmcli (NetworkManager Command Line Interface) command-line utility… 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

Configuring Xorg as the default GNOME session

Wayland is the default GNOME display server, and has been the default in Fedora since Fedora 25. However, users may still need to use the older Xorg display server for… Read more

Contribuir a Quick Docs

El objetivo es alejarse de los wikis, donde se mezclan guías útiles con documentación en borrador y notas internas, hacia guías prácticas agradables y orientadas a los temas y tutoriales… 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

Crear y usar una imagen viva de instalación

Descargar Fedora Usted puede descargar Fedora desde https://getfedora.org/. Hay múltiples escritorios disponibles para usar con Fedora. Cada uno tiene una apariencia y sensaciones ligeramente diferente y ofrecen diversos niveles de… Read more

Creando máquinas virtuales Windows usando controladores virtIO

La infraestructura Fedora hospeda controladores virtIO y agentes de software adicional para máquinas virtuales Windows corriendo sobre máquinas virtuales basadas en kernel KVM). virtIO es un estándar de virtualización para… Read more

CUPS – How to Debug Printing Issues

If you are experiencing a problem with printing, please take a look at the common bugs page before filing a bug. If the problem you are seeing is not listed… 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 – Useful Tricks

How to install a print queue The fact whether you have to install a printer or not depends on several things: what is the device you want to install -… Read more

Como depurar problemas Dracut

Prefacio 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

Deshabilitando el bloqueo automático de pantalla de 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

DNF and its APT command equivalents on Fedora

APT es el administrador de paquetes/solucionador de dependencias para el ecosistema Debian ecosystem, esto es, administra los paquetes .deb instalados por el programa DPKG. El software Fedora se basa en… Read more

Usando el administrador de paquetes de software DNF

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 preinstala de forma predeterminada varias fuentes básicas. Esta página explica como añadir nuevas fuentes a una instalación Fedora. Fuentes empaquetadas ¿Sabe usted que Fedora empaqueta diversas fuentes de licencia… 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

GNOME Shell extensions

From the website: "GNOME Shell extensions are small pieces of code written by third party developers that modify the way GNOME works. (If you are familiar with Chrome Extensions or… Read more

El Gestor de Arranque GRUB2 – Instalación y Configuración

GRUB2 es la última versión de GNU GRUB, GRand Unified Bootloader. Un gestor de arranque es el primer programa de software que corre cuando se arranca un ordenador. Es el… Read more

Installing and Running VLC

Installing VLC Install VLC: Running VLC To run the VLC media player using GUI: Open the launcher by pressing the Super key. Type vlc. Press Enter. To run VLC from… Read more

Instalando los navegadores Chromium o Google Chrome browsers

Chromium and Google Chrome web browsers Fedora Workstation, in its out of the box configuration, only includes free and open source software. Mozilla Firefox is the browser included in Fedora… 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

Instalando Java

Java es un popular lenguaje de programación que le permite ejecutar programas en muchas plataformas, incluyendo Fedora. Si usted desea crear programas Java, necesita instalar un JDK (Kit de Desarrollo… Read more

Instalar MySQL/MariaDB

MySQL es un popular RDBMS (Sistema de Administración de Base de Datos Relacional). MariaDB nació como una bifurcación de MySQL. Hoy en día los dos productos son un poco diferentes.… Read more

Installing plugins for playing movies and music

As a Fedora user and system administrator, you can use these steps to install additional multimedia plugins that enable you to play various video and audio types. Procedimiento Use the… Read more

Instalando Skype en Fedora

Skype es una aplicación de chat patentada multiplataforma (texto y vídeo). También proporciona llamadas de voz y escritorio compartido. Usa un protocolo de red patentado de telefonía en internet (VoIP)… Read more

Instalar Spotify en Fedora

Spotify es un servicio propietario de streaming de música en todas las plataformas. Spotify es un servicio gratuito con anuncios que se pueden evitar pagando una suscripción. Aunque Spotify no… Read more

Installing virtual operating systems with GNOME Boxes

GNOME Boxes is an application in GNOME Desktop Environment, which enables you to virtually access various operating systems. Installing a virtual operating system from the list of predefined systems To… 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

Arranque

Configurar un kernel instalado para que arranque de forma predeterminada Para configurar un kernel instalado para que arranque de forma predeterminada, primero compruebe los kernels instalados en el sistema. Identify… 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. Occassionally, 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

Administrar los atajos de teclado para ejecutar una aplicación en 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

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

OpenH264

Esta página contiene información sobre el códec de Cisco OpenH264 codec. Segundo plano Cisco suministra un códec OpenH264 (como fuente y binario), que es su implementación del códec H.264 codec… Read more

Package management system

Package Management System Introduction Fedora is a distribution that uses a package management system. This system is based on rpm , the RPM Package Manager, with several higher level tools… Read more

Artículos de PackageKit No Encontrados

Paquete Desaparecido Desafortunadamente, el paquete que está buscando no está disponible en Fedora. Hay algunas razones comunes por las que el paquete puede que no está en los repositorios de… Read more

Performing administration tasks using sudo

How to perform tasks requiring root privileges without logging in as root. What is sudo? The sudo command allows users to gain administrative or root access. When trusted users precede… Read more

PostgreSQL

Instalación The installation and initialization of the postgresql server is a little bit different in comparison to other packages and other Linux distros. This document aims to summarize basic installation… Read more

How to use QEMU

QEMU is a very flexible virtualization technology however it is quite slow and it is recommended that you understand and evaluate alternative solutions before picking this one. Refer to Getting… Read more

Fedora sobre Raspberry Pi

The Raspberry Pi is a credit card-sized ARM based single board computer (SBC). This documentation describes how to get started The Raspberry Pi 4 is officially supported from Fedora release… Read more

Root Account Locked

Phenomenon No puede abrir el acceso a la consola, la cuenta root account esta cerrada en modo emergencia (shell de emergencia dracut) Motivo Este es un problema conocido. Sucede en… Read more

Enabling the RPM Fusion repositories

Third party repositories There are a number of third-party software repositories for Fedora. They have more liberal licensing policies and provide software packages that Fedora excludes for various reasons. These… Read more

Screen Recorder – Comparison of Applications and How to Use Them

Using Gnome’s native screencast tool Gnome3 has already a screen recording functionality. Pressing Alt+Ctrl+Shift+R recording will start. There should be a red icon on the message tray in the right-bottom… Read more

Securing the system by keeping it up-to-date

This section explains: Why it is important to update your system regularly How to apply updates manually by using the GUI or CLI How to enable automatic updates Why it… Read more

Changing SELinux States and Modes

Permanent changes in SELinux states and modes As discussed in Getting started with SELinux SELinux can be enabled or disabled. When enabled, SELinux has two modes: enforcing and permissive. Use… Read more

Getting started with SELinux

Introduction to SELinux Security Enhanced Linux (SELinux) provides an additional layer of system security. SELinux fundamentally answers the question: May <subject> do <action> to <object>?, for example: May a web… Read more

Troubleshooting Problems Related to SELinux

If you plan to enable SELinux on systems where it has been previously disabled or if you run a service in a non-standard configuration, you might need to troubleshoot situations… Read more

How to Set Nvidia as Primary GPU on Optimus-based Laptops

Introduction The objective is to enable NVIDIA GPU of an Optimus-based laptop all the time and use it for every single activity. Please do not use this guide if you… Read more

Understanding and administering systemd

Learn the basic principles of the systemd init system: how to configure it and use it to administer the system. Understanding systemd Systemd is a system and service manager for… Read more

Troubleshooting Bluetooth problems

Bluetooth is a short range wireless protocol that is used to connect to various low bandwidth I/O devices (like keyboards, mice, headsets). Newer versions have a low-energy mode with a… Read more

Troubleshooting Java Programs

Java provides a range of information to resolve problems with application programs or the runtime environment, in particular stack traces. These should be attached to a bug report. This page… Read more

Troubleshooting Mozilla Products

This article helps affected users in reporting of Firefox and Thunderbird bugs and ease package maintainers fixing them. Using Mozilla crash reporter Application crash can occur during runtime. Application window… Read more

Troubleshooting Wayland Problems

Wayland is intended as a simpler replacement for X11. Wayland changes the design of a Linux desktop architecture considerably. Unlike X11, there is no dedicated standalone server in Wayland. What… Read more

Upgrading Fedora to a New Release

Upgrading to the next Fedora Workstation release In Fedora Workstation, when the next stable release is available, a graphical notification will appear similar to the update notifications. Clicking this, or… Read more

Upgrading Fedora Using DNF System Plugin

dnf-plugin-system-upgrade is a plugin for the DNF package manager and is used to upgrade your system to the current release of Fedora. For Fedora Silverblue and Fedora CoreOS, which use… Read more

Upgrading Fedora Online Using Package Manager

This page contains information explaining how to upgrade Fedora online using dnf (without the DNF system upgrade plugin). Upgrading Fedora using dnf directly Participate If you are upgrading using DNF… Read more

Using Kubernetes on Fedora

Overview This how-to provides an overview of the Kubernetes (K8s) rpms in the Fedora repositories, how to use them in a few scenarios and a short cluster creation guide using… Read more

Como habilitar la virtualización anidada en KVM

La virtualización anidada permite correr una máquina virtual (VM) dentro de otra VM mientras sigue usando la aceleración hardware del host. Comprobar si se soporta la virtualización anidada Para los… Read more

Using Shared System Certificates

The Shared System Certificates storage enables NSS, GnuTLS, OpenSSL, and Java to share a default source for retrieving system certificate anchors and black list information. By default, the trust store… Read more

Using YubiKeys with Fedora

What is a YubiKey? A YubiKey is a small USB and NFC based device, a so called hardware security token, with modules for many security related use-cases. It generates one… Read more

Visualizando registros en Fedora

Log files contain messages about the system, including the kernel, services, and applications running on it. These contain information that helps troubleshoot issues, or simply monitor system functions. Fedora uses… Read more

Virtualization – an Overview

This page covers the efforts to integrate various virtualization technologies into Fedora. Introduction Virtualization allows one to run many guest virtual machines on top of a host operating system such… Read more

Virtualization – Getting Started

Fedora uses the libvirt family of tools as its virtualization solution. Enabling hardware virtualization support This section covers setting up libvirt on your system. After setting up libvirt, you can… Read more

Virtualization – How to Debug Issues

Effective bug reporting Reporting bugs effectively is an important skill for any Fedora user or developer. Narrowing down the possible causes of the bug and providing the right information in… Read more

VMware – what is it and how use it?

VMware provides cloud computing and virtualization software and services, their most important products are: VMware Workstation Player, is a virtualization software package and can run existing virtual appliances and create… Read more

Wine – Running Windows applications in the Fedora GUI

Vino es una implementación en código abierto de la API Windows API sobre X y OpenGL. Wine emulates the Windows runtime environment by translating Windows system calls into POSIX-compliant system… Read more

Instalar Zoom sobre Fedora

Descripción Zoom Video Communications. Inc. es una compañía de tecnología de comunicaciones con sede en San Jose, California. Proporciona servicios de videoconferencia y chat en línea a través de una… Read more