Debian Key Updates
October 3rd, 2009 // 10:24 pm @ Andrew Preece
If you are trying to do a Debian “apt-get update” or equiv. and you get a key issue… try the following commands: gpg –keyserver pgpkeys.mit.edu –recv-key 9AA38DCD55BE302B gpg -a –export 9AA38DCD55BE302B | sudo apt-key add – Note you might need to change the key identifier to get the particular key you are missing!
Read More »Category : Debian
Debian Linux and SunFire T2000
February 20th, 2009 // 3:55 pm @ Andrew Preece
Well… with a Friday afternoon to spare, I have taken the plunge and decided to nut out all the implications for installing Linux on a SunFire T2000.
Read More »Category : Debian