Re: ssh2 / X problems

2002-02-03 Thread shock
* Stephen E. Hargrove ([EMAIL PROTECTED]) spake thusly: > Cameron Kerr ([EMAIL PROTECTED]) spake thusly: > > On Sat, 2 Feb 2002, shock wrote: > > > > Does it happen with any other user account? > > it happens with all accounts. okay, i'm not really sure what

Re: ssh2 / X problems

2002-02-03 Thread shock
Cameron Kerr ([EMAIL PROTECTED]) spake thusly: > On Sat, 2 Feb 2002, shock wrote: > > Does it happen with any other user account? it happens with all accounts. > Try running the server in debug mode. This will likely tell you whats > happening. this results in output on both

ssh2 / X problems

2002-02-02 Thread shock
I have two servers, and both have exactly the same configuration files. I can ssh2 to one and fire up X applications. However, the other results in the following. (Both servers have X forwarding enabled in the ssh2_config file.) [EMAIL PROTECTED]:~/bin/perlmonks$ ssh2 +x -v server2 debug: Connec

Re: Opera and anti-aliasing fonts

2002-01-06 Thread shock
* mikepolniak ([EMAIL PROTECTED]) spake thusly: > > You will need qt and the dynamic -linked version of opera. > beautiful. thanks! -- ) ,_),_) (-(__ |_ _ _ |/ ) | |(_)(_ |\ ( \_, ___ | http://www.exitwound.org

Re: ssh2 denials

2002-01-03 Thread shock
* nate ([EMAIL PROTECTED]) spake thusly: > > > I'm using ssh2 (www.ssh.com), and I'm trying to login to my home > > machine from the office. After entering "ssh home", I'm presented > > with the password prompt. I enter my password, and am presented > > with the > > is ssh2 from www.ssh.com on

Opera and anti-aliasing fonts

2002-01-03 Thread shock
i've finally become enamored with KDE's anti-aliasing fonts. they look great in konqueror. opera, however, seems to use it's own font scheme. does anyone know what needs to be done to make opera use the anti-aliasing fonts? -- ) ,_),_) (-(__ |_ _ _ |/ ) | |(_)(_ |\ (

ssh2 denials

2002-01-03 Thread shock
I'm using ssh2 (www.ssh.com), and I'm trying to login to my home machine from the office. After entering "ssh home", I'm presented with the password prompt. I enter my password, and am presented with the password prompt again. This occurs three times, then the connection is broken. Following is

Re: CD-ROM mount problems

2001-12-30 Thread shock
* Jeffrey W. Baker ([EMAIL PROTECTED]) spake thusly: > > Try: rm /dev/scd0 && mknod /dev/scd0 b 11 0 > > Optionally, chgrp cdrom /dev/scd0 excellent! that did the trick. thanks to everyone for their assistance. -- ) ,_),_) (-(__ |_ _ _ |/ ) | |(_)(_ |\ ( \

Re: CD-ROM mount problems

2001-12-29 Thread shock
* Michael D. Schleif ([EMAIL PROTECTED]) spake thusly: > > Does the required device exist? > > man MAKEDEV > cd dev; ./MAKEDEV [ -n ] [ -v ] update # ls -al /dev/cdrom lrwxrwxrwx1 root root 3 Dec 29 20:53 /dev/cdrom -> sr0 # ls -al /dev/sr0 lrwxrwxrwx1 root root 4 Dec 13 19:

Re: CD-ROM mount problems

2001-12-29 Thread shock
* David Gardi ([EMAIL PROTECTED]) spake thusly: > shock wrote: > > >I've recently trashed a RH6.2 machine in favor of Debian Woody. > >This is an all SCSI machine, with a Plextor CD-RW. When I mount any CD, > >I get the following: > > > ># mount /cdrom &

Re: CD-ROM mount problems

2001-12-29 Thread shock
* Jeffrey W. Baker ([EMAIL PROTECTED]) spake thusly: > > > On Sat, 29 Dec 2001, shock wrote: > > > I've recently trashed a RH6.2 machine in favor of Debian Woody. > > This is an all SCSI machine, with a Plextor CD-RW. When I mount any CD, > > I get th

CD-ROM mount problems

2001-12-29 Thread shock
I've recently trashed a RH6.2 machine in favor of Debian Woody. This is an all SCSI machine, with a Plextor CD-RW. When I mount any CD, I get the following: # mount /cdrom mount: /dev/cdrom is not a block device /cdrom, through /etc/fstab, points to /dev/cdrom: # cat /etc/fstab | grep cdrom /de

Re: OT - Tool for getting text body of email

2001-12-29 Thread shock
* Karsten M. Self (kmself@ix.netcom.com) spake thusly: > on Fri, Dec 28, 2001 at 11:12:49AM -0800, Karsten M. Self > (kmself@ix.netcom.com) wrote: > > on Sun, Dec 23, 2001 at 10:49:46AM -0900, Christopher S. Swingley ([EMAIL > > PROTECTED]) wrote: > > > > I've explored a number of options, includ

Re: Weird log message

2001-12-28 Thread shock
* Karsten M. Self (kmself@ix.netcom.com) spake thusly: > on Thu, Dec 27, 2001 at 11:35:37PM -0600, shock ([EMAIL PROTECTED]) wrote: > > I keep getting the following in my log file: > > > > Dec 27 23:17:00 exitwound sshd2[3771]: X11 connection from > > 192.168.9.1:3

Re: Can I use a 2.4 kernel with Debian?

2001-12-28 Thread shock
* Penguin ([EMAIL PROTECTED]) spake thusly: > > Can I compile a new 2.4 kernel in Potato and install it without breaking the > whole system? What about Woody? i haven't any problem upgrading my kernel, regardless of the distribution. -- ) ,_),_) (-(__ |_ _ _ |/ ) | |(_)(_ |\

Weird log message

2001-12-27 Thread shock
I keep getting the following in my log file: Dec 27 23:17:00 exitwound sshd2[3771]: X11 connection from 192.168.9.1:3367 (server01.exitwound.org) Does anyone have some idea as to what this is? It started showing up about 3 days ago. Thanks. -- ) ,_),_) (-(__ |_ _ _ |/ ) |

Re: scanner recommendations?

2001-12-18 Thread shock
On Tue, 18 Dec 2001, Vineet Kumar wrote: > > Can anyone recommend a decent, low-priced scanner that works with their > debian system? In case it matters, I'm tracking sid. i'm using an epson 1240u flatbed on debian woody with no problems whatsoever. i think epson is (or has) phased out the 1240u,

Re: cdrecord problem

2001-12-14 Thread shock
* Nathan E Norman ([EMAIL PROTECTED]) spake thusly: > On Thu, Dec 13, 2001 at 07:45:54PM -0600, shock wrote: > > I just did apt-get install cdrecord. I have an all-SCSI system, so my > > SCSI driver is compiled into the kernel. Following is the problem I'm > > experie

cdrecord problem

2001-12-13 Thread shock
I just did apt-get install cdrecord. I have an all-SCSI system, so my SCSI driver is compiled into the kernel. Following is the problem I'm experiencing: [EMAIL PROTECTED]:/etc# cdrecord -scanbus Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling cdrecord: No such file or d

Re: Kernel v2.4.16 problems

2001-12-12 Thread shock
* Stephen Rueger ([EMAIL PROTECTED]) spake thusly: > On Wed, Dec 12, 2001 at 01:28:28PM -0600, shock wrote: > > I just downloaded v2.4.16 and am trying to get it compiled. Following > > is the output from make: > > [the binutils vs. 2.4.x kernel thingie] > > Get one

Kernel v2.4.16 problems

2001-12-12 Thread shock
I just downloaded v2.4.16 and am trying to get it compiled. Following is the output from make: make[1]: Leaving directory `/usr/src/linux-2.4.16/arch/i386/lib' ld -m elf_i386 -T /usr/src/linux-2.4.16/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o i

Re: Dual Processor machine

2001-12-11 Thread shock
* Jerome BENOIT ([EMAIL PROTECTED]) spake thusly: > Bonjour: > > How can we check that the two processor are detected ? cat /proc/cpuinfo you should have one set of entries for each processor. -- ) ,_),_) (-(__ |_ _ _ |/ ) | |(_)(_ |\ ( \_,

apt-get error

2001-12-11 Thread shock
just ran an apt-get upgrade and am getting the following: Preparing to replace libgnomeprint-data 0.32-4 (using libgnomeprint-data_0.32-4_all.deb) ... Unpacking replacement libgnomeprint-data ... Setting up libgnomeprint-data (0.32-4) ... /var/lib/dpkg/info/libgnomeprint-data.postinst: line 35: 14

Odd LILO message

2001-12-10 Thread shock
when i run /sbin/lilo, i get the following message: Warning: Int 0x13 function 8 and function 0x48 return different head/sector geometries for BIOS drive 0x80 anybody know what this means? should i be concerned about it? -- ) ,_),_) (-(__ |_ _ _ |/ ) | |(_)(_ |\ (

Re: YMH OPL3-SA2 and ALSA. Comments?

2001-12-10 Thread shock
* DvB ([EMAIL PROTECTED]) spake thusly: > shock <[EMAIL PROTECTED]> writes: > > Maybe you're not seeing the same problem I'm seeing? Whenever I boot up, > I get the following: this is from my /etc/modules.conf: options opl3sa2 io=0x370 mss_io=0x530 mpu_io=0x330 irq=7

Re: YMH OPL3-SA2 and ALSA. Comments?

2001-12-10 Thread shock
* DvB ([EMAIL PROTECTED]) spake thusly: > Has anyone with a Yamaha opl2-sa2 or opl2-sa3 sound card been using the > ALSA driver? If so, with what results? i'm using the opl3-sa2 driver. i've compiled them as modules, and it works great. i have *never* gotten alsa to work. i've spent alot of tim

Weird boot problem

2001-12-10 Thread shock
I'm running Debian Woody, and have been using kernel v2.2.18 for a long while. Recently, I upgraded to 2.4.16. make, make modules, and make modules_install worked great. However, when I boot to the new kernel, as soon as Lilo.. finishes, the system reboots. Just for kicks, I tried with 2.4.

Re: procmail recipe not working

2001-12-06 Thread shock
* dman ([EMAIL PROTECTED]) spake thusly: > On Thu, Dec 06, 2001 at 05:32:48PM -0600, shock wrote: > > | i had the same problem with a different spammer. no matter what i did, > | i simply could not get the procmail recipe to properly filter the > | thing. > > at least I&#x

Re: procmail recipe not working

2001-12-06 Thread shock
On 2001.12.06 20:23 dman wrote: > > I've been getting a bunch of spam on a certain list. The latest > message has the following From: line : i had the same problem with a different spammer. no matter what i did, i simply could not get the procmail recipe to properly filter the thing. i finall

Re: OT: perl Crypt::IDEA

2001-12-06 Thread shock
* Pietro Cagnoni ([EMAIL PROTECTED]) spake thusly: > shock wrote: > > > > Sorry for the OT, but I haven't found anything relating to my problem. > > I'm trying to install the Crypt::IDEA perl module. I've tried it with > > both perl -MCPAN -e shell a

OT: perl Crypt::IDEA

2001-12-05 Thread shock
Sorry for the OT, but I haven't found anything relating to my problem. I'm trying to install the Crypt::IDEA perl module. I've tried it with both perl -MCPAN -e shell and downloading the .tar.gz file. Both end with the following: cc -c -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGE

New kernel boot problems

2001-12-03 Thread shock
I've just "upgraded" a kernel on one of the laptops to 2.4.6. From what I can see in the .config, everything is set correctly. make dep, make bzImage, make modules and make_modules install all go without a hitch. However, on boot-up, I get the following: boot: new Loading new Uncompr

Re: routing question

2001-11-28 Thread shock
* Michael Heldebrant ([EMAIL PROTECTED]) spake thusly: > > I am guessing that the problem must be on the interfaces on > the debian machine. What does ifconfig on the debian machine show? # ifconfig eth0 eth0 Link encap:Ethernet HWaddr 00:C0:F0:57:C9:AF inet addr:192.168.1.99 Bc

Re: routing question

2001-11-28 Thread shock
* Michael Heldebrant ([EMAIL PROTECTED]) spake thusly: > > Everything looks ok so far. Routing information is the only thing left > that I can think of. any specific flags i should be passing the route command? here's a brief one: [EMAIL PROTECTED] stephen]# /sbin/route -ee Kernel IP routing t

Re: routing question

2001-11-28 Thread shock
* Michael Heldebrant ([EMAIL PROTECTED]) spake thusly: > > What is the default policy for the input and output chains on "a". > ipchains -L -v -n output will show this. [EMAIL PROTECTED] stephen]# /sbin/ipchains -L -v -n Chain input (policy ACCEPT: 3466 packets, 774392 bytes): pkts bytes target

Re: routing question

2001-11-27 Thread shock
* nate ([EMAIL PROTECTED]) spake thusly: > > from the looks of the info you gave machine A and E are on > the same hub..the cables seem to work as they can both get to > the dsl..so my guess would be theres a incorrect netmask or > broadcast address set on either A or E, and the DSL gateway > doesn

routing question

2001-11-27 Thread shock
i think, as time progresses, it is becoming increasingly obvious that i don't /really/ know what i'm doing. i'm hoping there's an easy fix, but i'm prepared for the long haul if necessary. i have the following set up: dsl modem - 192.168.1.254 (to hub) machine a - 192.168.1.10 (to hub)

Re: port 25 disabled?

2001-11-27 Thread shock
* Paul 'Baloo' Johnson ([EMAIL PROTECTED]) spake thusly: > > @Home tech support's KB doesn't list 25 as being blocked (as of two > weeks ago, when I last worked there). @home began blocking ports 25, 80, 109 and 110 on my system about two months ago. i switched to a DSL provider and haven't had o

xchat font problems

2001-10-25 Thread shock
i'm running xchat on a woody installation. the problem is that when xchat starts, instead of letters, all i see is square boxes. i'm sure this is a font-related problem, but am unsure how to correct it. any advise would be greatly appreciated. thx. -- ) ,_),_) (-(__ |_ _ _ |/

security for woody

2001-10-25 Thread shock
pardons for asking this, but i can't remember or locate the answer. what entry should i use in sources.list for security updates to woody? thanks. -- ) ,_),_) (-(__ |_ _ _ |/ ) | |(_)(_ |\ ( \_, ___ | http://www.ex

error opening mixer

2001-10-25 Thread shock
i /finally/ got alsa-sound working yesterday. this morning, as i was booting my system, i noticed the following message float by: aumix: error opening mixer in my /etc/init.d/rc.local file, i have the following statement, which sets my mixer to certain established levels: /usr/bin/aumix -L /et

Re: apt-get help

2001-09-28 Thread shock
On Fri, 28 Sep 2001, Jerome Acks Jr wrote: > > > I usually do it this way: > As root, run dselect. When you get the menu, do an [U]pdate. Then do > [S]elect and search for the perl and perl-base packages. When the > package name is high-lighted, type "=". You can then quit dselect and > try runnin

Re: apt-get help

2001-09-28 Thread shock
On Fri, 28 Sep 2001, Jerome Acks Jr wrote: > > Do you mean that installing any package fails because apt-get first > tries to install perl and perl-base and stops at that point? If that is > the case, you may want to put these packages on hold, and then run > apt-get again to install the other pack

RE: apt-get error

2001-09-28 Thread shock
On Fri, 28 Sep 2001, Eileen Orbell wrote: > > It looks like my problem lies pretty deep because > #which ldconfig > returns nothing and a search also turns up empty. Is it time to > reinstall? # locate ldconfig | grep bin /sbin/ldconfig then edit your .bashrc (or whatever you're using) and add

Re: apt-get error

2001-09-28 Thread shock
is ldconfig in your path? try something like: # which ldconfig /sbin/ldconfig # env | grep :/sbin: and see if it's in your path. On Fri, 28 Sep 2001, Eileen Orbell wrote: > Hi, > > I am trying to issue the command apt-get upgrade. The errors I receive > are > You have unmet dependencies: > T

apt-get help

2001-09-28 Thread shock
i am sorry to keep asking, but i cannot find a solution for this. i have a machine running woody. i hadn't updated it in a while, so a few days ago, i did an apt-get update, apt-get upgrade on it. here's the results. this happens any time i try to install any package with apt-get, so until i ge

MySQL compile errors

2001-07-03 Thread shock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i'm trying to get mysql-3.23.38 to compile on a debian woody system. i've already successfully compiled it on one woody system (which i /thought/ was configured the same . . . but apparently not. following is the results of my make. any thoughts or s

update-catalog?

2001-06-07 Thread shock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 i've been experiencing the following everytime i apt-get upgrade for the past couple of months: Setting up debiandoc-sgml (1.1.45) ... /var/lib/dpkg/info/debiandoc-sgml.postinst: update-catalog: command not found dpkg: error processing debiandoc-sgml

Re: Port Sentry

2001-06-02 Thread shock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2 Jun 2001, John Hasler wrote: > > > It is trivial to spoof the source address of a portscan, allowing one to > > cause your machine to block access from your nameservers or your clients > > or other important sites. > > While certainly no panacea,

Log messages

2001-05-31 Thread shock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 recently, i noticed the following in my logs: May 30 07:42:24 cx633007-b kernel: Packet log: inp DENY eth0 PROTO=6 24.0.0.203:51622 24.179.76.38:119 L=44 S=0x00 I=15241 F=0x T=247 SYN (#1) May 30 07:42:24 cx633007-b kernel: Packet log: inp DENY et

Re: Cannot find Mouse

2001-05-31 Thread shock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 31 May 2001, Jim Darrough wrote: > > I installed debian Potato on a K6-266 box with 64m memory and am having > minor technical difficulties with the mouse. I did apt-get install Gnome, > used tasksel to install all the x stuff, and did xf