I've been instructed by the vendor that I may update the security packages direct from ubuntu; but, when I follow the instructions found here:
https://help.ubuntu.com/community/AptGet/Offline/Repository
I am getting confused and lost on what exactly it is I need to do.
I've began to create the complete folder structure from the download repository here:
http://archive.ubuntu.com/ubuntu/dists/
Yet it seems extremely tedious to recreate this folder architecture every time I need to do security updates, I am also unsure if I am even doing it correctly.
I am in search of clarity from anyone who may have accomplished using this tutorial for any offline updates not just StratoDesk VA.
I am also open to suggestions if there is a easier, faster way to grab the needed security packages to update the box.
Required Packages:
deb http://security.ubuntu.com/ubuntu bionic-security main restricted
deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
Side question:
Do I put the same update files in deb, and deb-src?