This document contains instructions for configuration, operation and upkeep of Fedora Linux.
Important
The following steps should be performed immediately after the installation and initial setup of Fedora Linux.
-
Install software:
ansible-playbook -K install_software.yml
-
Restart your computer to finish installation of NVIDIA drivers.
-
Configure system:
ansible-playbook -K configure_system.yml
-
Mount disks:
ansible-playbook -K mount_disks.yml
-
Open the Backups application and restore your home directory from your backup at
/mnt/Backup
. -
Restart your computer to apply the user settings that were restored from the backup.