My scripts and playbooks for automating tasks on Fedora Linux.
-
Update system software:
sudo dnf upgrade --refresh -
Install Ansible:
sudo dnf install ansible
-
Create a directory for storing Git repositories:
mkdir -p source/repos && cd source/repos -
Clone this repository:
git clone https://github.com/hknutsen/fedora-workstation.git && cd fedora-workstation -
Run a script or playbook from this repository.
For setup of Fedora Linux, see setup instructions.
My system specifications at the time of writing:
- Operating System: Fedora Linux 42 (Workstation Edition)
- Hardware Model: MSI MS-7916
- Processor: Intel® Core™ i5-4690K × 4
- Memory: 16GB
- Graphics: NVIDIA GeForce GTX 970
- Display: Dell UltraSharp U2724DE
- OS disk: Samsung 850 EVO SSD 250GB
- Data disk: Seagate BarraCuda HDD 2TB
- Backup disk: Seagate BarraCuda HDD 4TB