Proxmox - Debian Repository

thechain

Member
May 7, 2022
9
1
8
Hi All,
My security team is asking the detailed list of the repositories to enable on the firewall in order to permit the software updates.
Does anyone have a link with the list or the list?
 
You can ask your security team if they're willing to host all security updates in your company. This is normally done for all major systems in order to be self-sufficient.
 
You can ask your security team if they're willing to host all security updates in your company. This is normally done for all major systems in order to be self-sufficient.
Thanks again, I was used to use spacewalk in the past but it was specifically for red hat, what do you suggest to host those updates locally?
 
Thanks again, I was used to use spacewalk in the past but it was specifically for red hat, what do you suggest to host those updates locally?
For RHEL-based systems, there is reposync and for Debian-based systems there is debmirror. It's included in the OS (yet manually to be installed) and it can mirror whatever version, repository, distribution or section you want . We use it all the time for "closed networks". After creating the mirror, you need a webserver to host the files and a repo file / sources.list entry in order to access them.