added README

This commit is contained in:
Caleb Fultz 2024-07-14 03:22:18 -04:00
parent 8f0066f077
commit e2b6aefa38

View File

@ -6,25 +6,29 @@ I started with a base server ISO of Ubuntu 24.04 and used Ansible to configure i
It runs through the updating of cache, updating base packages, then installs the following: It runs through the updating of cache, updating base packages, then installs the following:
- GNOME 3 Desktop - GNOME 3 Desktop
- GNOME Extensions - GNOME Extensions
- git - git
- nano - nano
- tmux - tmux
- rsync - rsync
- htop - htop
- python3 - python3
- python3-pip - python3-pip
- build-essential - build-essential
- fail2ban - fail2ban
- terminator - terminator
- flatpak - flatpak
- gimp - gimp
- snapd - snapd
- openconnect - openconnect
- network-manager-openconnect - network-manager-openconnect
- network-manager-openconnect-gnome - network-manager-openconnect-gnome
- calibre - calibre
- codium
- Steam
- Spotify
- Google Chrome
Once those are installed, I also place Steam and Spotify from ``snap`` and ``flatpak``. Once those are installed, I also place Steam and Spotify from ``snap`` and ``flatpak``.