#### #Install Repo: #### #### #Bookworm #### wget http://repo.dillonsociety.com/dslRepo-pubkey.asc -O /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc wget http://repo.dillonsociety.com/repo/debian/bookworm/DillonSociety-sources.list -O /etc/apt/sources.list.d/DillonSociety-sources.list #45-Drives wget http://repo.dillonsociety.com/pub/repo.45drives.com/key/gpg.asc -O /etc/apt/trusted.gpg.d/45drives-pubkey.asc #gpg --no-default-keyring --keyring trustedkeys.gpg --import /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc #gpg --no-default-keyring --keyring trustedkeys.gpg --import /etc/apt/trusted.gpg.d/45drives-pubkey.asc #### #Bullseye #### wget http://repo.dillonsociety.com/dslRepo-pubkey.asc -O /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc wget http://repo.dillonsociety.com/pub/repo.45drives.com/key/gpg.asc -O /etc/apt/trusted.gpg.d/45drives-pubkey.asc gpg --no-default-keyring --keyring trustedkeys.gpg --import /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc gpg --no-default-keyring --keyring trustedkeys.gpg --import /etc/apt/trusted.gpg.d/45drives-pubkey.asc wget http://repo.dillonsociety.com/repo/debian/bullseye/DillonSociety-sources.list -O /etc/apt/sources.list.d/DillonSociety-sources.list #### #Proxmox 7 #### wget http://repo.dillonsociety.com/dslRepo-pubkey.asc -O /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc wget http://repo.dillonsociety.com/pub/repo.45drives.com/key/gpg.asc -O /etc/apt/trusted.gpg.d/45drives-pubkey.asc gpg --no-default-keyring --keyring trustedkeys.gpg --import /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc gpg --no-default-keyring --keyring trustedkeys.gpg --import /etc/apt/trusted.gpg.d/45drives-pubkey.asc wget http://repo.dillonsociety.com/repo/proxmox/bullseye/DillonSociety-sources.list -O /etc/apt/sources.list.d/DillonSociety-sources.list #### #Proxmox 8 #### wget http://repo.dillonsociety.com/dslRepo-pubkey.asc -O /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc wget http://repo.dillonsociety.com/repo/proxmox/bookworm/DillonSociety-sources.list -O /etc/apt/sources.list.d/DillonSociety-sources.list #### #Ubuntu 22.04 jammy #### wget http://repo.dillonsociety.com/dslRepo-pubkey.asc -O /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc wget http://repo.dillonsociety.com/pub/repo.45drives.com/key/gpg.asc -O /etc/apt/trusted.gpg.d/45drives-pubkey.asc wget http://repo.dillonsociety.com/repo/ubuntu/jammy/DillonSociety-sources.list -O /etc/apt/sources.list.d/DillonSociety-sources.list #### #Ubuntu 20.04 focal #### wget http://repo.dillonsociety.com/dslRepo-pubkey.asc -O /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc wget http://repo.dillonsociety.com/pub/repo.45drives.com/key/gpg.asc -O /etc/apt/trusted.gpg.d/45drives-pubkey.asc gpg --no-default-keyring --keyring trustedkeys.gpg --import /etc/apt/trusted.gpg.d/DillonSociety-debRepo-pubkey.asc gpg --no-default-keyring --keyring trustedkeys.gpg --import /etc/apt/trusted.gpg.d/45drives-pubkey.asc wget http://repo.dillonsociety.com/repo/ubuntu/focal/DillonSociety-sources.list -O /etc/apt/sources.list.d/DillonSociety-sources.list #### #Rocky 8 #### curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-45drives.repo -o /etc/yum.repos.d/DillonSociety-45drives.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-AppStream.repo -o /etc/yum.repos.d/DillonSociety-AppStream.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-BaseOS.repo -o /etc/yum.repos.d/DillonSociety-BaseOS.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-Debuginfo.repo -o /etc/yum.repos.d/DillonSociety-Debuginfo.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-Devel.repo -o /etc/yum.repos.d/DillonSociety-Devel.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-Extras.repo -o /etc/yum.repos.d/DillonSociety-Extras.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-HighAvailability.repo -o /etc/yum.repos.d/DillonSociety-HighAvailability.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-NFV.repo -o /etc/yum.repos.d/DillonSociety-NFV.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-Plus.repo -o /etc/yum.repos.d/DillonSociety-Plus.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-PowerTools.repo -o /etc/yum.repos.d/DillonSociety-PowerTools.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-RT.repo -o /etc/yum.repos.d/DillonSociety-RT.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-ResilientStorage.repo -o /etc/yum.repos.d/DillonSociety-ResilientStorage.repo curl http://repo.dillonsociety.com/repo/rocky/8/DillonSociety-Sources.repo -o /etc/yum.repos.d/DillonSociety-Sources.repo curl http://repo.dillonsociety.com/repo/epel/e18/DillonSociety-epel-modular.repo -o /etc/yum.repos.d/DillonSociety-epel-modular.repo curl http://repo.dillonsociety.com/repo/epel/e18/DillonSociety-epel-testing-modular.repo -o /etc/yum.repos.d/DillonSociety-epel-testing-modular.repo curl http://repo.dillonsociety.com/repo/epel/e18/DillonSociety-epel-testing.repo -o /etc/yum.repos.d/DillonSociety-epel-testing.repo curl http://repo.dillonsociety.com/repo/epel/e18/DillonSociety-epel.repo -o /etc/yum.repos.d/DillonSociety-epel.repo curl http://repo.dillonsociety.com/repo/zfs/e18/DillonSociety-zfs.repo -o /etc/yum.repos.d/DillonSociety-zfs.repo curl http://repo.dillonsociety.com/repo/rpmfusion/free/el/DillonSociety-rpmfusion-free-updates-testing.repo -o /etc/yum.repos.d/DillonSociety-rpmfusion-free-updates-testing.repo curl http://repo.dillonsociety.com/repo/rpmfusion/free/el/DillonSociety-rpmfusion-free-updates.repo -o /etc/yum.repos.d/DillonSociety-rpmfusion-free-updates.repo curl http://repo.dillonsociety.com/repo/rpmfusion/nonfree/el/DillonSociety-rpmfusion-nonfree-updates-testing.repo -o /etc/yum.repos.d/DillonSociety-rpmfusion-nonfree-updates-testing.repo curl http://repo.dillonsociety.com/repo/rpmfusion/nonfree/el/DillonSociety-rpmfusion-nonfree-updates.repo -o /etc/yum.repos.d/DillonSociety-rpmfusion-nonfree-updates.repo curl http://repo.dillonsociety.com/pub/epel/RPM-GPG-KEY-EPEL-8 -o /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8 curl http://repo.dillonsociety.com/pub/epel/RPM-GPG-KEY-zfsonlinux -o /etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux curl http://repo.dillonsociety.com/repo/rpmfusion/free/el/RPM-GPG-KEY-rpmfusion-free-el-8 -o /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8 curl http://repo.dillonsociety.com/repo/rpmfusion/nonfree/el/RPM-GPG-KEY-rpmfusion-nonfree-el-8 -o /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8 dnf config-manager --disable appstream dnf config-manager --disable baseos dnf config-manager --disable epel-debuginfo dnf config-manager --disable extras dnf config-manager --disable powertools dnf config-manager --disable zfs dnf config-manager --disable 45drives dnf config-manager --disable epel