Re: depmod outputs "unresolved symbols ..."

1999-12-19 Thread hservoma
Hi Mikhail, Don't know if this helps, but, when I compile a new kernel I always rm -rf /lib/modules/ before executing make modules_install. (I never use kernel-dpkg) My guess is you have old modules lying around... HTH H.S. -- Give me Debian or pencil and paper

Re: Multibooting DEBIAN+REDHAT+Windows

1999-12-17 Thread hservoma
Alessandro Ghigi <[EMAIL PROTECTED]> wrote: >image=/vmlinuz ^^^ > label=redhat > root=/dev/hda11 > read-only >image=/vmlinuz > label=debian > read-only > root=/dev/hda5 There's your mistake. Got it ? When you run /sbin/lilo from Debian it takes

Re: exportfs?

1999-12-14 Thread hservoma
"Robert L. Harris" <[EMAIL PROTECTED]> > Where the heck do I get exportfs from? I've done a "apt-cache search nfs" > and "apt-cache search *nfs*" but nothing that would point to any exportfs > type functionality. You mean you want to export some parts of your filesystem using nfs ? You need th

Re: ssh pam

1999-12-13 Thread hservoma
Patrick Kirk <[EMAIL PROTECTED]> wrote: >I rarely access my box other than by telnet and I'm >told that I should use a more secure setup. >What is the Debian recommended approach? ssh? PAM? >Are they hard to implement? I often use a different PC >so I need a sloution that does not require a

Re: Openssh 1.2pre17-1 broken?

1999-12-13 Thread hservoma
Ethan Benson <[EMAIL PROTECTED]> wrote: >the /etc/pam.d/ssh file is supposed to be named ssh but a previous >bug i reported appears to have came back requiring it to be >/etc/pam.d/sshd since i have made my `other' config a deny default >this broke ssh completely. This is interesting, where d

Re: previous thread

1999-12-13 Thread hservoma
Nathan York <[EMAIL PROTECTED]> wrote: >i have lost the message that tell how to fix the problem with apt-get >displaying a bogus error about Readlin.pm anyone remember how to get this >to go away. i am running potato continually upgraded. apt-get install libterm-readline-gnu-perl Tnx -- Give

Re: Problem forwarding X over ssh

1999-12-13 Thread hservoma
Mark Santaniello <[EMAIL PROTECTED]> wrote: >Right now, if I ssh to the machine, and attempt to run an X app...say >xterm...it gives this error: >_X11TransSocketINETConnect: Can't connect: errno = 110 >xterm Xt error: Can't open display: progression:10.0 1) From what machine to what machine (s

Re: Alsa and 2.2.13

1999-12-13 Thread hservoma
Frank Barknecht <[EMAIL PROTECTED]> wrote: >Debian packages of alsa-modules depend on a specific revision number of >your debian package of the kernel-image. You should just recompile the >alsa modules when you recompile the kernel. If you're using make-kpkg >(preferred), make sure that you use t

Re: potato openssh

1999-12-07 Thread hservoma
Ethan Benson <[EMAIL PROTECTED]> wrote: >have you tried adding: >ALL: 127.0.0.1 localhost >to /etc/hosts.allow just for testing? Thanks. Ok, I added 127.0.0.1 to hosts.deny on the remote end and it works now. But doesn't this rather weaken security ? I'd like to share what I've found out s

Re: source build cluelessness (prc-tools && pppd)

1999-12-07 Thread hservoma
Jonathan Lupa <[EMAIL PROTECTED]> wrote: >I have had problems building a number of packages now, and am hoping ... >Problem 1. prc-tools. >I created a /usr/local/src/prc-tools, and ran dpgk-source to create >the appropriate subdirectory. >I go to the subdirectory and run debian/rules. >This seem

potato openssh

1999-12-07 Thread hservoma
Sven Esbjerg <[EMAIL PROTECTED]> wrote >The developers have changed the default configuration for ssh. What is missing >especially is X-forwarding. You will need to enable on a pr. host basis. This >can be done either systemwide in /etc/ssh/ssh_config or in ~/.ssh/config for >the individual user.

potato openssh

1999-12-06 Thread hservoma
Hi all, After upgrading to potato I found that (open)ssh does not work with tcp_wrappers and X-forwarding. Trying to connect from my machine yields the following bit of error with the -v switch. .. ... debug: Requesting X11 forwarding with authentication spoofing. debug: Requesting authenticatio