> > 2: how do I figure out the version number of ssh.... there doesn't seem to > be a -v option of anything equally sensible :(
ssh -V will give you the version number. Note that if you update the stable ssh package you will get version 3.4p1-1.1, not 3.7.1 as on the OpenSSH page. > 3: how hard it is to mirror the security changes locally so I can avoid > downloading them for each box. Is there a how-to? http://www.debian.org/doc/manuals/repository-howto/repository-howto.html might be what you are looking for. This basically shows you how to set up a local apt repository. -- Cheers, Jordan. "Buy land. They've stopped making it." -- Mark Twain -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
