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
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
"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
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
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
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
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
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
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
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
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.
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
12 matches
Mail list logo