Skip to content

hknutsen/fedora-workstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 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 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

Storage

  • OS disk: Samsung 850 EVO SSD 250GB
  • Data disk: Seagate BarraCuda HDD 2TB
  • Backup disk: Seagate BarraCuda HDD 4TB

About

My scripts and playbooks for automating tasks on Fedora Linux

Topics

Resources

Stars

Watchers

Forks

Languages