D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Setting up Ubuntu secure apt

 

Use;

http://www.ubuntu-nl.org/source-o-matic/

Ubuntu supported
437D05B5

Ubuntu Community supported
437D05B5

for KEY in 437D05B5 437D05B5
do
gpg --keyserver hkp://subkeys.pgp.net --recv-keys $KEY
gpg --export --armor $KEY | sudo apt-key add -
done

(Not tested script).

Although do note Ubuntu has a somewhat more relaxed approach to security
than certain distro's, especially in the fringe repositories like
Universe....


-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html