Disablin IPv6 in Debian sarge with Kernel 2.6.7

2004-07-12 Thread Alexander List
Hello, just to document how I disabled IPv6: - changing /etc/modutils/aliases or /etc/modules.conf did NOT work (found in Google) - adding "alias net-pf-10" to a fresh /etc/modprobe.conf (didn't exist on my system) DID work I tried to deconfigure the IPv6 addresses at runtime and remove the

Re: ext3 on Debian woody

2002-01-31 Thread Alexander List
On Thu, 31 Jan 2002, Terry Carney wrote: > I opted to compile the initrd-related stuff right into the kernel. > > When you use make-kpkg to create your kernel_image just add --initrd as > a make-kpkg option . I know that I can do this, but it would however be nicer to have ext3 also in the stock

Re: ext3 on Debian woody

2002-01-31 Thread Alexander List
On Thu, 31 Jan 2002, Sven Schumacher wrote: > > 5.) edit /etc/fstab replacing ext2 with ext3 > You cant use ext3 for root fs if you use ext3 as a module. Are you sure about this? ext2 is also a module in the latest stock kernels, have a closer look at the /boot/config.x.y! I was surprised by thi

ext3 on Debian woody

2002-01-31 Thread Alexander List
[Please CC me in replies, as I'm not currently subscribed to debian-user] Hi, I just successfully did the following: 1.) add ext3 to /etc/mkinitrd/modules 2.) mkinitrd -o /boot/initrd.img-2.4.17+ext3-686 /lib/modules/2.4.17-686/ 3.) in /etc/lilo.conf set initrd=/boot/initrd.img-2.4.17+ext3-686 4

dictd quite memory hungry...

2002-01-29 Thread Alexander List
Hello, I have dictd 1.5.5-4 running on my System (Dual-PII-400), and it seems that though rarely used, it is the nastiest one concerning memory usage. Is there any reason for that? Shouldn't it be swapped out if unused?! Here's what top gives me after switching to "sort by memory usage" view:

Re: untarring kernel source, symlink gone

2001-10-24 Thread Alexander List
On Wed, 24 Oct 2001, Jason Wojciechowski wrote: >AL> maybe I cannot see the forest because of the many trees, but when I untar >AL> the latest Linux kernel tarball, it ignores my symlink, creating a >AL> directory in it's place: >That's normal. After untarring, just "mv linux linux-2.x.y" for th

untarring kernel source, symlink gone

2001-10-24 Thread Alexander List
Hi, maybe I cannot see the forest because of the many trees, but when I untar the latest Linux kernel tarball, it ignores my symlink, creating a directory in it's place: # ls -l [...] lrwxrwxrwx1 root src 7 Oct 25 01:44 linux -> v2.4.13 -rw-r--r--1 root src 231119

Re: How to set system-wide PATH

2001-10-22 Thread Alexander List
On Mon, 22 Oct 2001, Joe Hu wrote: > Does anybody know how to set default sytem-wide PATH? After installing > Apache, I'd like to add /usr/local/apache/bin to the system path. I don't > want to do it in the .bash_profile, because that only works after a shell > session is started. $ man bash # se

Samba printing problem after upgrade slink->potato

2000-06-21 Thread Alexander List
nt at all. It won't even appear in the Windows print spooler. However, I get the following error message by mail: --- >From alexlist Wed Jun 21 14:27:36 2000 Date: Wed, 21 Jun 2000 14:27:36 +0200 From: Alexander List To: alexlist Subject: Rejected print job Your print job was automatic

Re: apt changes mount status of /usr ?!?!!

2000-01-20 Thread Alexander List
On Wed, 19 Jan 2000, Jason Gunthorpe wrote: > > Obviously, apt seems to fiddle around with mount during the upgrade > > procedure, /usr is mounted ro after the upgrade!!! > > rm /etc/apt/apt.conf Well, must have been an attack of stupidity when I installed the example apt.conf without checking i

apt changes mount status of /usr ?!?!!

2000-01-20 Thread Alexander List
Hi, I've got slink running, just tried an upgrade with apt and encountered the following weird behaviour: linux:/home/alex# mount /dev/hda2 on / type ext2 (rw,errors=remount-ro) proc on /proc type proc (rw) /dev/hda5 on /home type ext2 (rw,errors=remount-ro) /dev/hda6 on /usr type ext2 (rw,errors

Apache SuExec won't work with virtual hosts outside /var/www

1999-09-05 Thread Alexander List
er for each virtual host? Any suggestions on this topic are greatly appreciated... Alexander List <[EMAIL PROTECTED]> -BEGIN PGP SIGNATURE- Version: 2.6.3ia Charset: noconv iQCVAwUBN9I1A2WTYnZjEXP1AQHTXAP/ZEwkYX94afJwOESP43aYymubbDHxv2dj h9nZUlrav09FWLAfEfwrzLjILhHzR8Zp3LFF8hDDdX+23hYb

Apache crash shot entire machine

1999-08-04 Thread Alexander List
Hi! I had a serious problem today with Apache, it took the whole machine to nirvana. Did anyone experience similar problems? Aug 4 10:44:58 debian kernel: Warning: possible SYN flood from 194.177.131.33 on 195.202.146.60:53. Sending cookies. Aug 4 12:45:55 debian kernel: Unable to handle ker

Troubles compiling DSO for Apache

1999-02-21 Thread Alexander List
;Windows 95 needs at least 8 MB RAM." -- Bill Gates, 1996 "Nobody will ever need Windows 95." -- logical conclusion ****** Alexander List @ HTU Graz, Rechbauerstr. 12, A-8010

Using MySQL as user database

1998-09-17 Thread Alexander List
-- Bill Gates, 1981 "Windows 95 needs at least 8 MB RAM." -- Bill Gates, 1996 "Nobody will ever need Windows 95." -- logical conclusion ** A

Re: TRANSLATION Re: the instructions for win95 under dosemu

1998-03-21 Thread Alexander List
of competition. ****** Alexander List @ HTU Graz, Rechbauerstr. 12, A-8010 Graz Tel: +43-316-873-5111 Fax: +43-316-873-5115 mailto:[EMAIL PROTECTED] http://www.sbox.tu-graz.ac.at/home/alexlist PGP public key available via WW

Re: Problem installing perl

1997-12-30 Thread Alexander LIST
- Karl Kraus ** Alexander List @ HTU Graz, Rechbauerstr. 12, A-8010 Graz Tel: +43-316-873-5111 Fax: +43-316-873-5115 mailto:[EMAIL PROTECTED] http://www.sbox.tu-graz.ac.at/home/alexlist PGP public key available via WWW

Problem installing perl

1997-12-30 Thread Alexander LIST
# dpkg -i perl_5.004.04-3.deb (Reading database ... 14672 files and directories currently installed.) Preparing to replace perl 5.004.04-3 (using perl_5.004.04-3.deb) ... Unpacking replacement perl ... Setting up perl (5.004.04-3) ... dpkg: error processing perl (--install): subprocess post-insta

IMAP4 w/ SSL?

1997-11-13 Thread Alexander List
Karl Kraus ** Alexander List @ HTU Graz, Rechbauerstr. 12, A-8010 Graz Tel: +43-316-873-5111 Fax: +43-316-873-5115 mailto:[EMAIL PROTECTED] http://www.sbox.tu-graz.ac.at/home/alexlist PGP public key available via WWW or

base 1.1.0-14 and image 1.3.64-0

1997-09-19 Thread Alexander LIST
u... Alex -- "Maenner der Wissenschaft! Man sagt ihr viele nach, aber die meisten mit Unrecht." - Karl Kraus ****** Alexander List @ HTU Graz, Rechbauerstr. 12, A-8010 Graz Tel: +43-316-873-5111 Fax: +43-316-873-5115 mai

downgrading ldso 1.9.2-3 to 1.8.10-2

1997-09-16 Thread Alexander LIST
er Wissenschaft! Man sagt ihr viele nach, aber die meisten mit Unrecht." - Karl Kraus ****** Alexander List @ HTU Graz, Rechbauerstr. 12, A-8010 Graz Tel: +43-316-873-5111 Fax: +43-316-873-5115 mailto:[EMAIL PROTECTED]

Re: Monitor'ing trafic on a isdn dialup internet connection ?

1997-08-01 Thread Alexander LIST
0+. Copying-policy: GPL End ---cut--- -- "Maenner der Wissenschaft! Man sagt ihr viele nach, aber die meisten mit Unrecht." - Karl Kraus **

POP3 sending (was: What Linux needs)

1997-08-01 Thread Alexander LIST
their ISP's dialup network. Is this a "standardized" feature mentioned in some RFC? -- ****** Alexander List @ HTU Graz, Rechbauerstr.

LDAP?

1997-07-19 Thread Alexander LIST
Karl Kraus ****** Alexander List @ HTU Graz, Rechbauerstr. 12, A-8010 Graz Tel: +43-316-873-5111 Fax: +43-316-873-5115 mailto:[EMAIL PROTECTED] http://www.sbox.tu-graz.ac.at/home/alexlist PGP public key available via WWW or

Re: was digest question answered?

1997-01-18 Thread Alexander LIST
st regards Alex -- Alexander List, Neue-Welt-Hoehe 52a, A-8042 Graz, Austria, EU phone: +43-316-474737 Home address: Dafens 4, A-6824 Schlins, Austria, EU phone: +43-5524-8560 mailto:[EMAIL PROTECTED] http://www.sbox.tu-graz.ac.at/home/alexlist

debian-user as a digest?

1997-01-16 Thread Alexander LIST
The traffic on this list has become very heavy. Is it possible to get this list as a digest, e.g. once a day? -- Alexander List, Neue-Welt-Hoehe 52a, A-8042 Graz, Austria, EU phone: +43-316-474737 Home address: Dafens 4

Debian 1.2: mc dependency problem

1996-12-27 Thread Alexander LIST
Hi, I just upgraded my Debian system from 1.1 to 1.2. When installing mc, I found that mc "suggests" gpm, but there's no dependency on libgpm1. Without libgpm1, mc won't run. Best regards Alex -- Alexa

Re: mirror up-to-dateness report

1996-12-27 Thread Alexander LIST
"Timezone" or so and reports the "fastest" mirror available? ------ Alexander List, Neue-Welt-Hoehe 52a, A-8042 Graz, Austria, EU phone: +43-316-474737 Home address: Dafens 4, A-6824 Schlins, Austria, EU phone: +43-5524-8560 mailto:[EMAIL PROTECTED] http://www.sbox

Re: EGA driver for Xfree ? // Hercules too

1996-12-27 Thread Alexander LIST
y never been used) ... And I'm using a Hercules Monochrome Graphics Adapter - is there any support for this? ------ Alexander List, Neue-Welt-Hoehe 52a, A-8042 Graz, Austria, EU phone: +43-316-474737 Home address: Da

dselect pre-dependency problem

1996-12-12 Thread Alexander LIST
hanx in advance Alex ------ Alexander List, Neue-Welt-Hoehe 52a, A-8042 Graz, Austria, EU phone: +43-316-474737 Home address: Dafens 4, A-6824 Schlins, Austria, EU phone: +43-5524-8560 mailto:[EMAIL PROTECTED] http://www.sbox.tu-graz.ac.at/home/alexlist -BEGIN PGP PUBLIC KEY BLOCK

Re: MS WORD format (and customizable telnet client) (fwd)

1996-12-03 Thread Alexander LIST
Winword. Even with 16megs of RAM on a 486. Of course, I haven't tried it on my 386 yet... ------ Alexander List, Neue-Welt-Hoehe 52a, A-8042 Graz, Austria, EU phone: +43-316-474737 Home address: Dafens 4, A-6824 Schlins, Austri

Re: MS WORD format

1996-12-02 Thread Alexander LIST
e telnet client with remote saving/printing capabilities for the Austrian Press Agency... ------ Alexander List, Neue-Welt-Hoehe 52a, A-8042 Graz, Austria, EU phone: +43-316-474737 Home address: Dafens 4, A-6824 Schlins, Austria, EU p