Re: [gentoo-user] Qmail and Spamassassin won't integrate

2008-04-21 Thread Tim Garton
I run spamassassin with exim, so can't offer all that much help, but as for attempt 1 you may try running: spamc -R < {some file containing full source of a sample email} to make sure spamassassin is running correctly. It should spit back a score and a possibly a list of tests failed, depending o

Re: [gentoo-user] Odd problem with OpenSSH

2008-02-15 Thread Tim Garton
Try adding a: LogLevel VERBOSE or LogLevel DEBUG to /etc/ssh/sshd_config and restarting the ssh server, and see if it gives you any more info.

[gentoo-user] Getting ctrl-left/ctrl-right to jump backward/forward by word in non-x console

2007-06-16 Thread Tim Garton
I just noticed that on all my Gentoo boxes, you can't jump around by word using ctrl-arrow_key in the non-x console. It works fine in xterm/Eterm/etc. while running X, but doesn't directly on the console. I haven't had a chance yet to try it on another distro. Does anyone know how to get this t

[gentoo-user] xsltproc error when emerging gnome

2006-11-10 Thread Tim Garton
while trying to 'emerge gnome-doc-utils', emerge errors out with the following:xsltproc -o gnome-doc-make-C.omf .. C/gnome-doc-make.xml http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd:1: parser error : Content error in the external subset http://www.w3.or^unable to parse C/gnome-doc-make

Re: [gentoo-user] iptables error

2006-11-09 Thread Tim Garton
perhaps the multiport module?  (xt_multiport)On 11/9/06, Arnau Bria <[EMAIL PROTECTED]> wrote: On Wed, 8 Nov 2006 10:19:10 -0700Richard Fish wrote:> On 11/8/06, Arnau Bria <[EMAIL PROTECTED]> wrote:> I'd suggest you make a copy of this file and try to identify which > rule from this file is causing

Re: [gentoo-user] iptables error

2006-11-08 Thread Tim Garton
Perhaps try these modules as well?gentoo sbin # lsmodModule  Size  Used byxt_tcpudp   7936  1 iptable_nat    10756  1 ip_nat 21292  1 iptable_nat ip_conntrack   51332  2 iptable_nat,ip_natiptable_filter  7296  0 ip_tables  

Re: [gentoo-user] Determine kernel release of non-running kernel

2006-11-06 Thread Tim Garton
the applicable /lib/modules TimOn 11/6/06, Andrey <[EMAIL PROTECTED]> wrote: On Monday 06 November 2006 23:50, Tim Garton wrote:> Anyone know how to determine the kernel release of a non-running kernel?> Like 'uname -r' but point it at a kernel file?I didn't unders

[gentoo-user] Determine kernel release of non-running kernel

2006-11-06 Thread Tim Garton
Anyone know how to determine the kernel release of a non-running kernel?  Like 'uname -r' but point it at a kernel file?Tim

Re: [gentoo-user] Server installation

2006-11-01 Thread Tim Garton
meewi,    One other thing to be careful of is always making sure you have networking configured before each reboot to make sure the new partition/setup you boot into works correctly.  It would be a bummer to get gentoo completely partitioned and setup correctly, but forget to change /etc/conf.d/net

Re: [gentoo-user] Server installation

2006-11-01 Thread Tim Garton
I've thought about doing this sort of thing in the past and I think it would be pretty tricky if you want to do this completely remotely. (meaning not using an installation cd)  This is how I thought about doing it: Resize the partitions on your current hosting server to free up enough space to cre

Re: [gentoo-user] Fake Dual-Head with VNC?

2006-10-31 Thread Tim Garton
Yeah, Synergy sounds like x2x or x2vnc, both of which I had already looked at.  I will check it out though, thanks for the heads up.TimOn 10/31/06, Randy Barlow <[EMAIL PROTECTED]> wrote: Tim Igoe wrote:> It sounds like Synergy would be a better solution to what you are trying> to do (http://syner

[gentoo-user] Fake Dual-Head with VNC?

2006-10-30 Thread Tim Garton
Anybody know if this is possible?  I have a single-head graphics cardcapable of doing 2048x1536.  I want to start X with a virtual desktopof 2048x768, make my ViewPort be the left half of said desktop, startx11vnc using the "-clip" option so that it only shows the right half of said desktop, and th