Pages with tag workstation

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

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

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

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

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

Encontrando e Instalando aplicaciones Linux

Si está buscando software para ejecutar en Fedora Linux, descubrirá software empaquetado Fedora, EPEL (Paquetes Extra para Enterprise Linux) y aplicaciones Flatpak. Aquí hay una visión general de los repositorios… 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 Fedora

The Fedora Project is a community of people working together to build a free and open source software platform and to collaborate on and share user-focused solutions built on that… 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

Switching desktop environments

Different Fedora Linux variants (Spins/Labs) have different default environments. For example, the Fedora workstation uses GNOME as its default desktop environment, while the KDE spin will use KDE. Irrespective of… 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

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