Pages in category administration

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

Actualizaciones automáticas

Usted debe decidir si desea utilizar actualizaciones automáticas de DNF en cada una de sus máquinas. Hay diversos argumentos a considerar tanto a favor como en contra de las actualizaciones… 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

Configurar Xorg como sesión predeterminada de GNOME

Wayland es el servidor de visualización por defecto en GNOME y ha sido el predeterminado en Fedora desde Fedora 25. Sin embargo, es posible que algunos usuarios aún necesiten usar… 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

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

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

Guía de Usuario de Cifrado de Disco

¿Qué es el cifrado de dispositivos de bloque? El cifrado de dispositivos de bloque cifra/descifra los datos de forma transparente a medida que se escriben/leen desde dispositivos de bloque, el… Read more

Repositorios Fedora

Esta página explica los diversos repositorios Fedora que existen para las diferentes Versiones de Fedora, las relaciones entre ellos y los paquetes que contienen. El repositorio fedora El repositorio fedora… 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

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

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

How to troubleshoot sound problems

This page covers some basic troubleshooting techniques to help narrow down the root cause of an issue. It also explains information that should be included when filing bugs related to… 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

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

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

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). Prerequisite The Nvidia driver has been installed and… 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

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

How to Reset the root Password

A root password may be set up while installing Fedora Linux, although it is now suggested to leave the root account locked and use sudo. This article describes how to… 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

How to create a Samba share

Samba allows for Windows and other clients to connect to file share directories on Linux hosts. It implements the server message block (SMB) protocol. This guide covers creating a shared… 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

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

Introduction The goal is to have an active NVIDIA GPU on an Optimus-based laptop and use it for all activities on Desktops Environments with Xorg-X11. Avoid using this guide if… 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

Upgrading Fedora Linux to a New Release

This article mainly describes the update procedures for the Fedora Desktop variants. Some of the descriptions also apply to the server versions. However, the latter may provide their own documentation… Read more

Upgrading Fedora Linux Using DNF System Plugin

dnf system-upgrade command (embedded into DNF5 and a dnf-plugin-system-upgrade plugin for the DNF4 package manager ) is used to upgrade your system to the current release of Fedora Linux. For… Read more

Upgrading Fedora Linux Online Using Package Manager

This page contains information explaining how to upgrade Fedora Linux online using dnf (without the DNF system upgrade plugin). Upgrading Fedora Linux using dnf directly Participate If you are upgrading… 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

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

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