I was wondering if there is a way to configure on of your Ubuntu servers so it will download all the necessary security updates for your OS and your packages on it's own (via cron-job) in some kind of local repository, where other Ubuntu servers in your network without internet access can load their updates from?
I can do the part with the cron-job on my own, that's not the problem.
What I don't find, is a tutorial to configure your server as an equivalent to WSUS for Linux.
Is there a way like adding a repository to /etc/apt/sources.list
?
Thank you for your help!
-Metadata