feat: reshuffle files

This commit is contained in:
Jamie Albert
2025-11-12 01:11:54 +00:00
parent e58c120f62
commit 3ebb8c54f1
212 changed files with 483 additions and 160 deletions

View File

@@ -0,0 +1,17 @@
# see `man dnf.conf` for defaults and possible options
[main]
max_parallel_downloads=10
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
keepcache=true
check_config_file_age=False
metadata_expire=1
max_parallel_downloads=10
defaultyes=True
fastestmirror=1
deltarpm=True
#metadata_expire=24h

View File

@@ -0,0 +1,13 @@
Host github.com
User git
IdentityFile /home/jamie/.ssh/github
IdentitiesOnly yes
StrictHostKeyChecking accept-new
Host gitea
HostName gitea.do-bbs.com
User git
IdentityFile /home/jamie/.ssh/gitea
IdentitiesOnly yes
StrictHostKeyChecking accept-new
Port 748

View File

@@ -0,0 +1,23 @@
Host hephaestus
HostName hephaestus.do-bbs.com
IdentitiesOnly yes
StrictHostKeyChecking accept-new
User oc
IdentityFile /home/jamie/.ssh/hephaestus
Port 747
host hephaestus_crypt
HostName hephaestus.do-bbs.com
IdentitiesOnly yes
StrictHostKeyChecking accept-new
User root
IdentityFile /home/jamie/.ssh/hephaestus
Port 2222
Host athena
Port 23
HostName u497749.your-storagebox.de
IdentitiesOnly yes
StrictHostKeyChecking accept-new
User u497749
IdentityFile ~/.ssh/athena