Things to Do After Installing Fedora 42
When installing Fedora 42 Workstation on a physical machine or virtual machine, you need to enable third-party repositories during the installation process. After installation, you can follow this guide to further configure your system. If you are using a different version of Fedora, some configurations in this article may not apply.
System Configuration
No Password sudo
By default, running sudo commands requires entering a password. If you don’t want to enter your password every time you use sudo, you can run the following command:
| |
System Update
The system is not up to date by default after installation. It’s best to update your system before performing other operations to keep it current.
| |
After the update, it’s recommended to reboot your system.
NVIDIA Driver
If you use an NVIDIA graphics card, install the following driver:
| |
Wait a moment, then run the following command to check if the NVIDIA kernel module has been built. After that, reboot your system.
| |
Set Hostname
| |
Optimize Boot Speed
| |
System Beautification
Install GNOME Shell Extensions
First, install the extension and tweak tools:
| |
Here are some GNOME Shell extensions you can install as needed:
| |
Some GNOME Shell extensions can only be installed online:
- vitals: An extension that displays system information in the top bar
After installation, you can enable and adjust the settings of each extension in the Extensions app.
Window Effects
The following extensions also need to be enabled in the Extensions app:
- Burn My Windows - GNOME Shell Extensions: Window open/close effects
- compiz-windows-effect: Window movement effects
- compiz-alike-magic-lamp-effect: Window maximize/minimize effects
Install Icon Theme
| |
WhiteSur Theme
Clone the theme and install it:
| |
grub2 Theme
| |
Terminal Configuration
Use zsh:
| |
Use fish:
| |