Hello Experts!! 😃,
I'm getting mixed answers from people on the net. I want to know from the experts which is the proper approach to use for updating a Ubuntu machine with no internet access. The goal is to automate it as much as possible. Updating offline system "no access to internet" (Ubuntu): Approach 1: 1) Use wget to pull latest files from internet on an outside box. * Does wget work anymore (what is the new http url?) * How many files do I need to get (all 4)? 2) Copy files into /var/lib/clamav/ manually on offline box 3) run clamav-refresh <-- Does this need internet?? Approach 2: 1) Setup a like box with internet access install clamav startup the clamav-refresh cron. 2) After cron runs.. copy all 4 files from /var/lib/clamav to the offline box /var/lib/clamav 3) (do I need to run anything?) Approach 3: <is there a better way?> Thanks ScoTT ________________________________ This message is intended only for the use of the intended recipient(s) If you are not an intended recipient, you are hereby notified that any use, dissemination, disclosure or copying of this communication is strictly prohibited. If you have received this communication in error please destroy all copies of this message and its attachments and notify the sender immediately. _______________________________________________ Manage your clamav-users mailing list subscription / unsubscribe: https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/Cisco-Talos/clamav-documentation https://docs.clamav.net/#mailing-lists-and-chat
