Skip to content

My scripts and playbooks for automating tasks on Fedora Linux

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

 

History

80 Commits
 
 
 
 
 
 
 
 

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 -p source/repos && cd source/repos
  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.

    For setup of Fedora Linux, see setup instructions.

System specifications

My system specifications at the time of writing:

  • Operating System: Fedora Linux 43 (Workstation Edition)
  • Hardware Model: Lenovo ThinkPad E14 Gen 7
  • Processor: AMD Ryzen™ 7 250 × 16
  • Memory: 32GB
  • Storage: 1TB
  • Graphics: AMD Radeon™ 780M Graphics
  • Display: Dell UltraSharp U2724DE

About

My scripts and playbooks for automating tasks on Fedora Linux

Topics

Resources

Stars

Watchers

Forks

Languages