public key is not available

2006-01-18 Thread Paul J. Lucas
Recently, I started getting the error mail as shown below. I did run apt-get and it didn't fix it. How can I fix this? (I've tried different package mirrot sites.) - Paul -- Forwarded message -- Date: Wed, 18 Jan 2006 06:25:53 -0800 From:

Re: public key is not available

2006-01-18 Thread Paul J. Lucas
On Wed, 18 Jan 2006, Eric Cooper wrote: > $ gpg --recv-keys 2D230C5F gpg: no keyserver known (use option --keyserver) gpg: keyserver receive failed: bad URI Now what? - Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: public key is not available

2006-01-18 Thread Paul J. Lucas
On Wed, 18 Jan 2006, Bin Zhang wrote: > On 1/18/06, Paul J. Lucas <[EMAIL PROTECTED]> wrote: > > Recently, I started getting the error mail as shown below. I > > did run apt-get and it didn't fix it. > > > > How can I fix this?

Re: public key is not available

2006-01-18 Thread Paul J. Lucas
On Wed, 18 Jan 2006, Hans Ekbrand wrote: > Well, use the --keyserver option. > > $ host -l pgp.net | grep www itsy<1># nslookup pgp.net Server: 206.13.31.12 Address:206.13.31.12#53 Non-authoritative answer: *** Can't find pgp.net: No answer -- To UNSUBSCRIBE, email to [EMAIL

Re: public key is not available

2006-01-18 Thread Paul J. Lucas
On Wed, 18 Jan 2006, Hans Ekbrand wrote: > > > $ host -l pgp.net | grep www > > > > itsy<1># nslookup pgp.net > > Server: 206.13.31.12 > > Address:206.13.31.12#53 > > > > Non-authoritative answer: > > *** Can't find pgp.net: No answer > > If you don't follow the instructions giv

Re: Debian on a mac mini

2006-03-09 Thread Paul J. Lucas
On Thu, 9 Mar 2006, James Ricken wrote: > How would debian work on a mac mini? It works just fine. > I own one,just wanting to know how hard it would be to install? > Also should I use sarge or what? http://homepage.mac.com/pauljlucas/personal/macmini/ - Paul -- To U

DVI->ADC 22" Cinema Display via KVM doesn't work

2005-02-26 Thread Paul J. Lucas
I just installed Debian Linux (sarge) onto a Mac Mini (kernel 2.6.8). I want to share a 22" ADC Cinema Display between it and another DVI Mac running Mac OS X. I have a Compucable/AddLogix Bi-System DVI to ADC KVM box. The KVM works fine for the Mac running

Re: DVI->ADC 22" Cinema Display via KVM doesn't work

2005-02-28 Thread Paul J. Lucas
On Sat, 26 Feb 2005, Paul J. Lucas wrote: The KVM works fine for the Mac running OS X, but it doesn't work for the Mini running Linux -- the screen is blank and the keyboard/mouse don't work. Well, after many hours of Googl'ing, I figured out the video

Re: iMac Mini

2005-03-03 Thread Paul J. Lucas
On Thu, 3 Mar 2005, Benjamin Herrenschmidt wrote: Thanks all. I'm now installing deb, and will see how to get the remaining bits working. I looked back through the archives and couldn't figure out which are the tbits that don't work. I'm typing this on a Mac Mini right now.

Re: iMac Mini

2005-03-03 Thread Paul J. Lucas
On Thu, 3 Mar 2005, Colin Leroy wrote: I looked back through the archives and couldn't figure out which are the tbits that don't work. I'm typing this on a Mac Mini right now. Does the sound work ? I don't know... not tried it. (I personally don't care since I'

initrd.img ?

2005-03-03 Thread Paul J. Lucas
If one is compiling a custom kernel, does one need the initrd.img file? I've compiled kernels before (it's been a while, however), and I don't remember about having to use an initrd.img file. Can't I just point yaboot.conf directly at the vmlinux file?

Re: initrd.img ?

2005-03-03 Thread Paul J. Lucas
On Thu, 3 Mar 2005, Eric Cooper wrote: If you compile in "enough" drivers, instead of making them modules, you won't need an initrd. "Enough" means at least the driver for your hard disk, the filesystem for your root partition, and maybe your keyboard, mouse, and video. Why wouldn't you compil

Re: initrd.img ?

2005-03-03 Thread Paul J. Lucas
On Thu, 3 Mar 2005, Ken Moffat wrote: Debian, like any other distro, tries to support a large number of machines with a single kernel. For that, it makes sense to build everything as modules. Right, but my question is in the context of building one's own kernel. - Paul -- To UN

unnecessary loaded modules

2005-03-06 Thread Paul J. Lucas
Why is it the case that the modules: eth1394 ohci1394 ieee1394 ide_cd cdrom are automatically loaded? Nothing uses them and they're not listed explicitly in /etc/modules. I assume unloading them with rmmod frees memory (?). - Paul -- To UNSUB

Re: unnecessary loaded modules

2005-03-06 Thread Paul J. Lucas
On Sun, 6 Mar 2005, Eric Gaumer wrote: Firewire and CDROM. They are probably loaded by hotplug. Firewire I could understand, but the CD drive is built-in to the machine, so it's not like it can be hot-(un)plugged. I assume you use your CDROM? Just because they currently don't have a ref

Re: unnecessary loaded modules

2005-03-06 Thread Paul J. Lucas
On Sun, 6 Mar 2005, Eric Gaumer wrote: Yes but you aren't helping anything by unloading the module for it. It isn't like you are going to boost system performance by unloading the module for the cdrom. That's the kind of information I was looking for; thanks. If it bugs you then just uninstall

Re: unnecessary loaded modules

2005-03-06 Thread Paul J. Lucas
On Sun, 6 Mar 2005, Eric Gaumer wrote: Why would USB be important on a server? In (the hopefully rare) case when I need to plug in a USB keyboard to be on console. - Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTE

Re: unnecessary loaded modules

2005-03-06 Thread Paul J. Lucas
On Sun, 6 Mar 2005, Eric Gaumer wrote: So you load it in /etc/modules in case you need to use a USB keyboard. OK. So if I wanted to rebuild a kernel without hotplug, I just unset CONFIG_HOTPLUG ? Otherwise use PS2 or USB to PS2 adapter. Most servers have some sort of serial console as

Re: pre-release 2.6.11-0.1 debian/powerpc kernel.

2005-03-09 Thread Paul J. Lucas
On Tue, 8 Mar 2005, Sven Luther wrote: I am in the process of uploading a pre-release 2.6.11 debian/powerpc kernel to http://people.debian.org/~luther/powerpc/2.6.11-0.1 And altough it is not yet fully ready to be uploaded (mostly because kernel-source-2.6.11 needs cleaning up a bit yet), i would

Mirroring disks (almost) between hosts

2005-03-11 Thread Paul J. Lucas
I've been looking at the Linux High-Availability stuff (www.linux-ha.org), but, in addition to that, I also want to have a master server mirror all its files over to a slave server so that if the master dies, the slave will be (mostly) up-to-date in terms of

Re: Mirroring disks (almost) between hosts

2005-03-11 Thread Paul J. Lucas
On Fri, 11 Mar 2005, Tamas K Papp wrote: Unless your servers have databases or something like that, unison might work. I looked at Unison and it's a file-synchronizer, i.e., bidirectional. I only want unidirectional. I also know of rsync and that does what I want. However, I'd

Re: Newer laptops & CPU speed

2005-03-13 Thread Paul J. Lucas
On Mon, 14 Mar 2005, Benjamin Herrenschmidt wrote: + * - All new machines with 7447A CPUs Doesn't the Mac Mini also have this CPU? If so, does this mean that the CPU in the Mini is running slow? - Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscrib

Re: MacOSX & Debian dual boot questions...

2005-03-15 Thread Paul J. Lucas
On Tue, 15 Mar 2005, Charles Read wrote: Should I (in OSX) repartition and leave a blank partition (for Debian), reinstall MacOSX, then install Debian? If so how does my Mac know to use yaboot instead of proceeding down OSX's 'boot path'? 1. Run Disk Utility and repartition the disk into "free

Re: Yaboot doesn't come up anymore?

2005-03-16 Thread Paul J. Lucas
On Wed, 16 Mar 2005, Charles Read wrote: I just did an update on my PowerBookG4 (through Software Update in OSX) and now yaboot doesnt come up for me to choose which system to boot into... what happened? It probably changed which partition to boot from back to the OS X partition. I won

failover for apt sources ?

2005-03-21 Thread Paul J. Lucas
So I got: Failed to fetch http://sluglug.ucsc.edu/debian/dists/testing/main/source/Release Could not connect to sluglug.ucsc.edu:80 (128.114.59.17), connection timed out so I added an additional host to /etc/apt/sources.list: deb http://sluglug.ucsc.edu/debian/ testing main deb-sr

Peer review of mirror-dpkg script

2005-03-21 Thread Paul J. Lucas
master computer to a slave # 0.9 # # Paul J. Lucas ## RCP="scp -q" RSH="ssh -q" ## You shouldn't have to change anything below this line. # alert() { echo "$ME: $1" >&2 exit 1 } usage() { echo "

Mirroring /etc

2005-03-23 Thread Paul J. Lucas
As I've mentioned previously, I'm interesting in mirroring, as closely as possible (but no closer!), two Debian machines. That includes the files in /etc. I'm planning on using rsync and providing it with an exclusion list. Below is said list. cron.

changing hostname

2005-03-25 Thread Paul J. Lucas
If I want to change a host's name, I edit: /etc/hostname /etc/mailname /etc/hosts which I did, but 'uname -n' still prints the old hostname. Is a reboot necessary? - Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Re: changing hostname

2005-03-25 Thread Paul J. Lucas
On Fri, 25 Mar 2005, Paul J. Lucas wrote: ... but 'uname -n' still prints the old hostname. Is a reboot necessary? Well, it seems that there's a sethostname(2) call, but apparently no command for calling it; so I wrote as a quick hack:

Re: changing hostname

2005-03-25 Thread Paul J. Lucas
On Fri, 25 Mar 2005, Paul J. Lucas wrote: Well, it seems that there's a sethostname(2) call, but apparently no command for calling it ... Duh... hostname(1) takes an argument. Never mind. - Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Mac Mini weak DVI video signal

2005-03-28 Thread Paul J. Lucas
Some of you may be aware of the problems with using a Mac Mini's DVI connector in that the signal output by it is weaker than it should be. This often causes "snow" on the display. There's this thread in Apple's Discussion Forums: http://discussions.info.apple.com/[

Re: Mac Mini weak DVI video signal

2005-03-28 Thread Paul J. Lucas
On Tue, 29 Mar 2005, Benjamin Herrenschmidt wrote: I have this problem with mine too... it typically happens when the machine is hot, not when it was just booted though. I don't currently have this problem at all. My set-up is: Mini -> Apple's DVI/ADC adapter -> Apple 22" ADC Cinema di

State of Java on PPC

2005-04-16 Thread Paul J. Lucas
A few years ago, the state of Java on Linux/PPC was less than that of Java on x86. Has that improved? - Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: State of Java on PPC

2005-04-18 Thread Paul J. Lucas
On Mon, 18 Apr 2005, Charles-Edouard Ruault wrote: As far as i know the latest version of the IBM Java Development Kit is 1.4.2, available here : http://www-106.ibm.com/developerworks/java/jdk/linux140/ OK, maybe I'm blind, but I went there, signed in, and saw a bunch of radio-buttoned

Can't get sendmail to issue 250-AUTH

2005-04-18 Thread Paul J. Lucas
I've followed all the instructions for setting this up, e.g., those found here: http://www.falkotimme.com/howtos/sendmail_smtp_auth_tls/ yet when I telnet to port 25, I don't get "250-AUTH". What am I missing? I'm running sendmail 8.13.3 with saslaut

Re: Can't get sendmail to issue 250-AUTH

2005-04-18 Thread Paul J. Lucas
On Mon, 18 Apr 2005, Paul J. Lucas wrote: I've followed all the instructions for setting this up, e.g., those found here: http://www.falkotimme.com/howtos/sendmail_smtp_auth_tls/ yet when I telnet to port 25, I don't get "250-AUTH". What

PLAIN/LOGIN auth over SSL woes

2005-05-14 Thread Paul J. Lucas
What I currently have working: Require CRAM-MD5 or DIGEST-MD5 authentication with or without SSL. What I want working: Require CRAM-MD5 or DIGEST-MD5 authentication without SSL. Additionally allow either LOGIN or PLAIN

Re: clock drift

2005-05-25 Thread Paul J. Lucas
On Wed, 25 May 2005, Joerg Sommer wrote: > Does anyone know where this drift comes from? It could be just a miscalulation by the kernal as to how fast it thinks the CPU is. The kernel isn't perfect. Anyway, your drift problem is nothing. I initially had a drift

My Debian/MacMini web pages

2005-06-04 Thread Paul J. Lucas
I've just completed a set of web pages describing how I configured Debian Linux on my Mac Mini. However, most of the material isn't Mini-specific. It includes things like configuring NFS, IMAP, and SMTP servers as well as setting up a two-node cluster and a

Security updates

2005-06-08 Thread Paul J. Lucas
Anybody know why this file isn't there? - Paul -- Forwarded message -- Date: Wed, 8 Jun 2005 06:25:07 -0700 From: Cron Daemon <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Cron <[EMAIL PROTECTED]> test -x /usr/sbin/anacron || run-parts --report /etc/cron.

Re: My Debian/MacMini web pages

2005-08-08 Thread Paul J. Lucas
On Mon, 8 Aug 2005, Ashesh Datta wrote: > On 4/6/05 8:55 pm, "Paul J. Lucas" <[EMAIL PROTECTED]> wrote: > > > http://homepage.mac.com/pauljlucas/personal/macmini/ > > But where is it now? Exactly in the same place. - Paul -- To UNSUBSCRIBE,