Skip to content

My scripts and playbooks for automating tasks on Fedora Linux

License

Notifications You must be signed in to change notification settings

hknutsen/fedora-workstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Henrik's Fedora Workstation

My scripts and playbooks for automating tasks on Fedora Linux.

Prerequisites

  1. Update system software:

    sudo dnf upgrade --refresh
  2. Install Ansible:

    sudo dnf install ansible

Usage

  1. Create a directory for storing Git repositories:

    mkdir gitrepos && cd gitrepos
  2. Clone this repository:

    git clone https://github.com/hknutsen/fedora-workstation.git && cd fedora-workstation
  3. Run a script or playbook from this repository.

System specifications

My system specifications at the time of writing:

  • Operating System: Fedora Linux 40 (Workstation Edition)
  • Hardware Model: MSI MS-7916
  • Processor: Intel® Core™ i5-4690K × 4
  • Memory: 16.0 GiB
  • Graphics: NVIDIA GeForce GTX 970

License

This project is licensed under the terms of the MIT license.

About

My scripts and playbooks for automating tasks on Fedora Linux

Topics

Resources

License

Stars

Watchers

Forks

Languages