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.

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

[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

[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 then

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

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 to

[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] Determine kernel release of non-running kernel

2006-11-06 Thread Tim Garton
/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 understand the problem... What about: ls /lib/modules/ ?--gentoo

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 22760 2 iptable_nat,iptable_filterx_tables 18568 3 xt_tcpudp,iptable_nat,ip_tables TimOn

[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 ...snipped stuff... 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!DOCTYPE html PUBLIC -//W3C//DTD