Slow signal delivery to server process with heavy I/O

2010-07-09 Thread Dallas Clement
Hi All, I've noticed that asynchronous signals such as SIGINT, SIGTERM etc are delivered to my process long after the signal is sent if the receiving process is handling lots of I/O. My process is a multi-threaded web server. It's got one thread waiting on 'select' to accept incoming connections

Re: start-stop-daemon: how to pass environment variables to the daemon

2007-07-12 Thread Dallas Clement
On Fri, 2007-07-13 at 11:13 +0800, Yuwen Dai wrote: > Dear all, > > A daemon invoked by start-stop-daemon needs some extra enviroment > variables. How to pass them to the daemon? Thanks in advance. > > Best regards, > Yuwen I'm not sure if you meant environment variables or command line argume

Re: Difficulty with dpkg dependencies

2007-07-12 Thread Dallas Clement
On Thu, 2007-07-12 at 16:08 -0600, Bob Proulx wrote: > Dallas Clement wrote: > > The output of dpkg -l on my target system is: > > ii libc6-i3862.3.6 > > Hence, I can see that the package 'libc6-i386' is indeed installed. > > It does look like it. >

Re: SATA support

2007-07-12 Thread Dallas Clement
On Thu, 2007-07-12 at 16:32 -0500, Dustin wrote: > I'm building my first PC, it will run Debian of course. > > I'm buying the parts off of newegg.com and noticed that many of the > newer DVD burners have a SATA interface. I'm looking at getting both > the HDDs and the DVD burner with a SATA int

Re: Difficulty with dpkg dependencies

2007-07-11 Thread Dallas Clement
On Wed, 2007-07-11 at 15:30 -0400, Kamaraju S Kusumanchi wrote: > What is the output of > > dpkg -l e2fsprogs The output of dpkg -l on my target system is: Name Version +++-=-== ii libc6-i3862.3.6 Hence, I can see that the package 'libc6-i386' is indeed

Re: Difficulty with dpkg dependencies

2007-07-11 Thread Dallas Clement
On Wed, 2007-07-11 at 11:55 -0600, Bob Proulx wrote: > Dallas Clement wrote: > > Package: libc6 > > libc6 is not the same as libc6-386 > > > [EMAIL PROTECTED]:~/packages/glibc$ dpkg --info libc6-i386.deb > > Package: libc6 > > Same here. libc6 is not

Difficulty with dpkg dependencies

2007-07-11 Thread Dallas Clement
lib/dpkg/status Package: libc6 Version: 2.3.6 Section: libs Priority: required Architecture: i386 Maintainer: Dallas Clement <[EMAIL PROTECTED]> Description: The GNU C library The GNU C library is the standard C/C++ library \ needed to support most Linux applications. Status:

Re: Which device did I boot from?

2007-06-22 Thread Dallas Clement
On Fri, 2007-06-22 at 19:37 +0200, Matus UHLAR - fantomas wrote: > > Dallas Clement wrote: > > > I'm trying to determine which device I booted Linux from at run-time. > > > I'd like to obtain the boot device's major/minor numbers or at least > > &g

Which device did I boot from?

2007-06-21 Thread Dallas Clement
Hello all, I'm trying to determine which device I booted Linux from at run-time. I'd like to obtain the boot device's major/minor numbers or at least it's name while executing an init script from initramfs. Does anyone know how this can be done? Thanks! -- To UNSUBSCRIBE, email to [EMAIL PROT

Detecting disk drives from an installation script

2007-06-14 Thread Dallas Clement
iated! Regards, Dallas Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Unknown symbol devres_alloc

2007-05-19 Thread Dallas Clement
I'm trying to load a module libata.ko and I'm getting an error message: libata: Unknown symbol devres_alloc I can see that this symbol is found in the file /lib/devres.o within my linux 2.6.21.1 distribution. However, I'm not sure how this symbol should be loaded. Can anyone please help? Than

Problems loading modules from init

2007-05-19 Thread Dallas Clement
I'm trying to load modules from an init script that is executing in a cross-compiled 2.6.21 kernel. When I try to load a module with the 'modprobe' command - I'm getting a very simple error which is not of much use: modprobe -v scsi_mod The error message is "modprobe: Failed to load module scsi

Can't access tty problems (initramfs)

2007-05-17 Thread Dallas Clement
I'm getting the infamous "Can't access tty; job control turned off" message when I try to invoke the ash shell during my initial bootup. My kernel is 2.6.21.1 and I'm using busybox 1.5.0. I understand that ash requires a controlling tty rather than the console. Though, I don't understand all the

Re: Troubles with initramfs configuration

2007-05-16 Thread Dallas Clement
On Tue, 2007-05-15 at 13:40 -0500, Dallas Clement wrote: > Dear All, > > I'm having problems with configuring my initramfs so that the /init file > will be executed correctly. > > If I have a configuration file for my initramfs as follows with the > simple "hello

Troubles with initramfs configuration

2007-05-15 Thread Dallas Clement
say busybox or a init.sh shell script, I get an error "Can't find /init to execute...kernel panic... etc.". file init ../../initramfs/busybox 777 0 0 Can anyone please give me some pointers? I'm doing this with the 2.6.21.1 kernel. Thanks, Dallas Clement -- To UNSUBSCRIB

Re: Slow DNS Lookups on Debian Etch AMD 64

2007-05-14 Thread Dallas Clement
On Sat, 2007-05-12 at 16:15 +0100, Karl E. Jorgensen wrote: > On Sat, May 12, 2007 at 09:03:41AM -0500, Dallas Clement wrote: > > On Sat, 2007-05-12 at 14:27 +0100, Karl E. Jorgensen wrote: > > > On Thu, May 10, 2007 at 09:41:59AM -0500, Dallas Clement wrote: > > >

Re: Slow DNS Lookups on Debian Etch AMD 64

2007-05-12 Thread Dallas Clement
On Sat, 2007-05-12 at 10:40 -0400, Douglas Allan Tutty wrote: > On Sat, May 12, 2007 at 09:03:41AM -0500, Dallas Clement wrote: > > On Sat, 2007-05-12 at 14:27 +0100, Karl E. Jorgensen wrote: > > > On Thu, May 10, 2007 at 09:41:59AM -0500, Dallas Clement wrote: > > >

Re: Slow DNS Lookups on Debian Etch AMD 64

2007-05-12 Thread Dallas Clement
On Sat, 2007-05-12 at 16:15 +0100, Karl E. Jorgensen wrote: > On Sat, May 12, 2007 at 09:03:41AM -0500, Dallas Clement wrote: > > On Sat, 2007-05-12 at 14:27 +0100, Karl E. Jorgensen wrote: > > > On Thu, May 10, 2007 at 09:41:59AM -0500, Dallas Clement wrote: > > >

Re: Slow DNS Lookups on Debian Etch AMD 64

2007-05-12 Thread Dallas Clement
On Sat, 2007-05-12 at 13:56 +0530, Kushal Kumaran wrote: > On 5/12/07, Dallas Clement <[EMAIL PROTECTED]> wrote: > > On 5/11/07, Douglas Allan Tutty <[EMAIL PROTECTED]> wrote: > > > On Fri, May 11, 2007 at 04:37:07PM -0500, Dallas Clement wrote: > > > &g

Re: Slow DNS Lookups on Debian Etch AMD 64

2007-05-12 Thread Dallas Clement
On Sat, 2007-05-12 at 14:27 +0100, Karl E. Jorgensen wrote: > On Thu, May 10, 2007 at 09:41:59AM -0500, Dallas Clement wrote: > > I'm getting terrible DNS lookup performance on my Debian Etch system. > > I've installed the "Etch" - Official Beta amd64 version. &

Re: Slow DNS Lookups on Debian Etch AMD 64

2007-05-11 Thread Dallas Clement
On 5/11/07, Douglas Allan Tutty <[EMAIL PROTECTED]> wrote: On Fri, May 11, 2007 at 04:37:07PM -0500, Dallas Clement wrote: > On 5/10/07, Douglas Allan Tutty <[EMAIL PROTECTED]> wrote: > >On Thu, May 10, 2007 at 09:41:59AM -0500, Dallas Clement wrote: > >> > &

Re: CD/DVD Drive Problems (Etch 4.0)

2007-05-11 Thread Dallas Clement
On 5/11/07, Kevin Mark <[EMAIL PROTECTED]> wrote: On Fri, May 11, 2007 at 02:25:33PM -0500, Dallas Clement wrote: > I just installed Debian Etch 4.0 on to a machine that has a NEC CDROM > / DVD RW drive, and unfortunately it is having problems finding the > cdrom drive. > >

Re: Slow DNS Lookups on Debian Etch AMD 64

2007-05-11 Thread Dallas Clement
On 5/10/07, Douglas Allan Tutty <[EMAIL PROTECTED]> wrote: On Thu, May 10, 2007 at 09:41:59AM -0500, Dallas Clement wrote: > > I'm getting terrible DNS lookup performance on my Debian Etch system. > I've installed the "Etch" - Official Beta amd64 version.

CD/DVD Drive Problems (Etch 4.0)

2007-05-11 Thread Dallas Clement
is not working. This problem would occasionally happen for me with the Debian Etch "Testing" release. If I would reboot the computer, it would go away most of the time. With the 4.0 release, it doesn't matter how many times I restart, the cdrom just ain't working. Can anyone please he

Re: hda: lost interrupt

2007-05-11 Thread Dallas Clement
'noapic' solved the problem. Thanks! On 5/11/07, Bob McGowan <[EMAIL PROTECTED]> wrote: Dallas Clement wrote: > Hello All, > > I just installed the Debian Etch 4.0 on my system. It will not > complete bootup however. It keeps hanging on "hda: lost interrup

hda: lost interrupt

2007-05-11 Thread Dallas Clement
Hello All, I just installed the Debian Etch 4.0 on my system. It will not complete bootup however. It keeps hanging on "hda: lost interrupt" and eventually fails to boot entirely. I previously had Debian Etch "Testing" installed. It has been working fine for the past month up to the moment I

Slow DNS Lookups on Debian Etch AMD 64

2007-05-10 Thread Dallas Clement
he network configuration. I am using the ndiswrapper around a Windows driver for my Broadcom wireless network adapter. Does anyone have any ideas for me? Thanks, Dallas Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Why?

2006-07-10 Thread S Clement
I am new to Debian - within the last two weeks - and two things puzzle me. Why do you seem to prefer gnome over kde? I have examined both and kde seems to me to be easier to use. There must be something I am missing. Is it worth hunting for a way to change the default? Where did you get that

Why do I bother?

2006-02-15 Thread S Clement
I am wondering if I should be sending this to Debian or to a psychiatric facility. I have just spent a little over two weeks unable to connect to the web. My windows connection went down and I could not re-install it. I figured that shouldn't be a problem, I had Debian 3.0 on the other half o

Connecting to net with Debian 3.0

2006-01-14 Thread Shane Clement
I have a Toshiba Satelliite A30 laptop with a 40 Gig drive, half of which is given to Debian. I have used pppconfig to set up for connecting to the net as via "provider". After entering pon he plog listing says that the connect script failed but does not say where. Is there a

Getting xfree86 running

2005-12-31 Thread S Clement
I have been trying different things to get XFree86 running. The last message I got was: xfOpenConsole: command not found When I try vidtune, I get: Error: Can't open display Again: I have Debian 3.0 running on half of a 40 Gig drive on a Toshiba Satellite A30. Boot control is lilo and

X config

2005-12-27 Thread S Clement
No matter what I do with the XF86Config-4 in /etc/X11, I get the same fatal error message at the end: xf86OpenConsole: Cannot find a free VT I could not find anything like xf86OpenConsole. When I had Debian before, X attached itself to tty7 automatically. Any ideas? I can

Debian and Win XP

2004-10-20 Thread Shane Clement
I have a Toshiba Satellite A30 with Win XP installed. How do I resize the ntfs file system since fips will not work on it and the only ntfsresize I can find is set to run under Linux. Given that I need to know how to make a bootable Linux cdrom with ntfsresize on it. Some bright apple decised th

Re: firewall/router configuration

2004-09-07 Thread Clement
docs on the topic would be very appreciated. James, Proud Debian user Not sure if this is helpful to you. What I do is installing only the software that I need. And put in iptables rules to make sure only the traffic I want is allowed. -- Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL

Re: Help! (corier-imap + webmail)

2004-09-07 Thread Clement
Carlos Sousa wrote: On Tue, 07 Sep 2004 12:25:46 +1000 Clement wrote: [...] And how can we give ISMail the imap capability required? As to ISMail, I never heard of it, but a few seconds googling turned up a bunch of links, like http://instantservers.com/plugin_ism/ismweb_faq.html I'

Re: Help! (corier-imap + webmail)

2004-09-06 Thread Clement
Clement wrote: Carlos Sousa wrote: On Mon, 6 Sep 2004 10:44:35 -0400 Johann Koenig wrote: On Tuesday September 7 at 12:39am Clement <[EMAIL PROTECTED]> wrote: The FAQ says this is because my PHP does not support IMAP. My PHP is the stock Debian libapache2-mod-php4 v 4.3.4-4. I b

Re: Help! (corier-imap + webmail)

2004-09-06 Thread Clement
Carlos Sousa wrote: On Mon, 6 Sep 2004 10:44:35 -0400 Johann Koenig wrote: On Tuesday September 7 at 12:39am Clement <[EMAIL PROTECTED]> wrote: The FAQ says this is because my PHP does not support IMAP. My PHP is the stock Debian libapache2-mod-php4 v 4.3.4-4. I believe IMAP s

Re: Help! (corier-imap + webmail)

2004-09-06 Thread Clement
Carlos Sousa wrote: On Tue, 07 Sep 2004 00:39:43 +1000 Clement wrote: Carlos Sousa wrote: ... 2) Courier-imap is configured to use userdb authentication, meaning all user info (username, password, mail folder, ...) is stored in a file. This allows for email users with no correspondence

Re: Help! (corier-imap + webmail)

2004-09-06 Thread Clement
? Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Libtiff and hylafax

2004-09-05 Thread Clement
package for Woody is 3.5.5-6. Version 3.5.7 is simply disappeared from all mirrors!!! Uninstall current 3.6.1 libtiff with apt-get remove. Then dpkg -i with the two archives and you're done, if memory serves me right. Greetings Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Libtiff and hylafax

2004-09-05 Thread Clement
.edu.au and ntp.debian.org do not have the files in their pool/main/t/tiff3g directory. Google is not too helpful either. Can someone shed some light here? Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Libtiff and hylafax

2004-09-05 Thread Clement
Hi All, In Sarge, Hylafax does not work well with Libtiff 3.6.1-1. But if I downgrade Libtiff to 3.5.7, the next apt-get upgrade will probably move it back to 3.6.1. What do you Hylafax users do? Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Re: need iptables port forwarding help!

2004-09-03 Thread Clement
IP /sbin/iptables -t nat -A POSTROUTING -p tcp --dport -d $INT_IP -j SNAT --to-source $EXT_IP define $INT_IP - internal ip to forward to, and define $EXT_IP - external ip on your outbound interface. Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Re: Configuring Courier

2004-09-02 Thread Clement
etails about your setup and software combination, it is hard for anyone to provide reasonable help. I did not encounter the mentioned problem. But if you use a maildir capable local delivery agent, you should be fine. In my case, I use postfix, maildrop and courier. All are apt-get from Sarge. Rega

Re: HylaFax receives rubbish

2004-08-26 Thread Clement
Tim Kelley wrote: On Tuesday 24 August 2004 10:56, Clement wrote: Just tried Hylafax. After spending hours to play around, I finally got Hyafax to receive fax. However, the pages received are just rubbish. When I setup Hylafax to email received fax as a PDF to me, that PDF is a totally white

Re: HylaFax receives rubbish

2004-08-25 Thread Clement
Wayne Topa wrote: Clement([EMAIL PROTECTED]) is reported to have said: Just tried Hylafax. After spending hours to play around, I finally got Hyafax to receive fax. However, the pages received are just rubbish. When I setup Hylafax to email received fax as a PDF to me, that PDF is a

HylaFax receives rubbish

2004-08-25 Thread Clement
This works to get hylafax to send. Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

HylaFax receives rubbish

2004-08-24 Thread Clement
This works to get hylafax to send. Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: iptables not so stateful

2004-08-13 Thread Clement
Martin Theiß wrote: Clement <[EMAIL PROTECTED]> wrote on Friday, 13. August 2004 (18:20): I have this in the iptables setup: $ADD INPUT -p tcp -m state --state ESTABLISHED,RELATED -j ACCEPT $ADD INPUT -p udp -m state --state ESTABLISHED -j ACCEPT $ADD OUTPUT -p tcp -m

iptables not so stateful

2004-08-13 Thread Clement
"modprobe ipt_state" before the above to no success. Any idea? H/W is Intel PIII-600, OS is Sarge with kernel 2.6.7. Thanks. Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to dist-upgrade?

2004-08-12 Thread Clement
upgrade 3. change 'woody' to 'sarge' 4. apt-get update 5. atp-get dist-upgrade or just 1. change 'woody' to 'sarge' 2. apt-get update 3. apt-get upgrade 4. atp-get dist-upgrade Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SMP with Intel P4 HT processor & kernel 2.6.7

2004-08-11 Thread Clement
botio wrote: Clement wrote: I can boot up with kernel-image-2.6.7-1-686 but not kernel-image-2.6.7-1-686-smp. The booting just half soon after starting. Can you give me some suggestions? The hardware is, Intel m/b w 875r chip set and P4-2.8GHz processor. I have this problem too on a intel

SMP with Intel P4 HT processor & kernel 2.6.7

2004-08-09 Thread Clement
I can boot up with kernel-image-2.6.7-1-686 but not kernel-image-2.6.7-1-686-smp. The booting just half soon after starting. Can you give me some suggestions? The hardware is, Intel m/b w 875r chip set and P4-2.8GHz processor. Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

RAID does not start automatically

2004-08-08 Thread Clement
appreciated. Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Samba as a PDC

2004-07-27 Thread Clement
Debian Users wrote: On Tue, 27 Jul 2004, Clement wrote: C> Tried to setup Samba 3.0.4-5 on Sarge as a PDC. Tried very hard to read C> the docs and sample configure to no success. When connecting a W2k C> client, I get this error: C> C> "... Logon failure: unknown user

Re: Samba as a PDC

2004-07-27 Thread Clement
Ritesh Raj Sarraf wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 27 Jul 2004, Clement wrote: Tried to setup Samba 3.0.4-5 on Sarge as a PDC. Tried very hard to read the docs and sample configure to no success. When connecting a W2k client, I get this error: "... Logon fa

Re: intel PIIXn SATA on 2.6.7 kernel

2004-07-27 Thread Clement
I have it working here. Just compile the kernel again with PIIX and all necessary stuffs for the root partition build in. 2.6 kernerl does not handle the modules well during booting. Regards Clement Justinas wrote: hello list! Does anybody have intel PIIXn SATA running properly on debian

Samba as a PDC

2004-07-26 Thread Clement
Tried to setup Samba 3.0.4-5 on Sarge as a PDC. Tried very hard to read the docs and sample configure to no success. When connecting a W2k client, I get this error: "... Logon failure: unknown user name or bad password." From the samba log file, I found this: [2004/07/27 03:42:44, 0] lib/util_

RT-8169 on Intel 865G motherboad

2004-07-22 Thread Clement
he RT-8169 is proved to work on another machine after the tests above. Can you give some suggestions? Thank you in advance. Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Software RAID 1 reiserfs fails to boot because of fsck

2004-07-17 Thread Clement
inking that the raid hasn't started, so thats why there's nothing to fsck, because if I use "/dev/md0/backup reiserfsdefaults 0 0" in fstab, it boots up fine. Can anyone give me some hints as to how to get fsck working on this software raid

Re: 2.6.7 questions

2004-07-15 Thread Clement
and m/b chip-set support to get them work. By the way, I am using 2.6.6. Also, on both machines, 2.4 works with std 2.4 kernel. Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Default Handler for A Certain Type of Files

2004-07-13 Thread Clement
Using Mozilla in KDE, do you know how I can tell the system (Mozilla or KDE or Debian) what program to use to open a particular type of email attachements? Right now, to open an attachment, I have to type the program name on "open with". That is not convenient enough. Regards, Clem

Re: Winfax FXM viewer for KDE

2004-07-12 Thread Clement
John Summerfield wrote: Clement wrote: S.D.A. wrote: On Mon, Jul 12, 2004 at 06:25:43PM +1000 or thereabouts, Clement wrote: To my surprise, after a 2 hours search, I cannot find a KDE viewer that can view FXM fax files by Symentec Winfax. Do you know one? Why does it have to be KDE

Re: Using 1280x1024 resolution with Matrox 2164W

2004-07-12 Thread Clement
boo wrote: Clement ans.com.au> writes: I can only bring up 800x600 screen on this card. Using W2k on the same machine, I can display 1280x1024 85Hz. Do you know why XFree86 does not allow this to happen? Below is the setting in XF86Config-4. The machine itself is P4-2.4GHz w 1GB

Re: Winfax FXM viewer for KDE

2004-07-12 Thread Clement
S.D.A. wrote: On Mon, Jul 12, 2004 at 06:25:43PM +1000 or thereabouts, Clement wrote: To my surprise, after a 2 hours search, I cannot find a KDE viewer that can view FXM fax files by Symentec Winfax. Do you know one? Why does it have to be KDE specific? No, it doesn't. I ment

Re: Winfax FXM viewer for KDE

2004-07-12 Thread Clement
Clive Menzies wrote: On (12/07/04 18:25), Clement wrote: To my surprise, after a 2 hours search, I cannot find a KDE viewer that can view FXM fax files by Symentec Winfax. Do you know one? I guess that means that Kfax doesn't? I receive all my faxes by email and Kfax works well but

Winfax FXM viewer for KDE

2004-07-12 Thread Clement
To my surprise, after a 2 hours search, I cannot find a KDE viewer that can view FXM fax files by Symentec Winfax. Do you know one? -- Regards, Clement -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Using 1280x1024 resolution with Matrox 2164W

2004-07-11 Thread Clement
quot;Display" Depth 15 Modes "1280x1024" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "800x

Re: kernel upgrade: mkinitrd: module raid1 not found

2004-07-11 Thread Clement
stock kernel can get this fixed some time. Regards, Clement > Hi Justin, > > Thanks for your help, I got it working now, but it is weird. This is what I > read at http://www.wlug.org.nz/SoftwareRaid: > > "The most recent versions (eg LinuxKernel2.6) of the Debian kernel-image

Re: How do I log onto anonymous ftp ?

2003-08-01 Thread Clement Hermann
David selby wrote: Hello I have logged onto ftps before, but never an anonymous one. I need to log into ftp://archive.progeny.com/ I can view the files with mozilla, no passwords needed. I will be using wget, but initially I want to loggon with ncftp, which I have used before. I have tried [

Re: php and suexec on debian

2003-07-31 Thread Clement Hermann
Yves Goergen wrote: maybe this doesn't help you with suexec, but i don't use php+suexec anymore. i switched to suphp (www.suphp.org), which runs as apache module (apache 1 only) and runs the php binary with a configurable uid/gid and php config file. that works fine, is easy to set up and does its

php and suexec on debian

2003-07-31 Thread Clement Hermann
Hi, I'm trying tu use php in cgi mode with suexec. I had no problem with this setup previously, as I used to compile apache myself, so I could specify whichever path I want for docroot and userdir. I used to specify --suexec-userdir=cgi-bin, and to put a php binary in a $HOME/cgi-bin directory fo

Problems with package dependencies.

2002-12-16 Thread Jeffrey Clement
Good Morning All, I've got Debian 3.0 / unstable installed on my laptop and I'm having some difficulties with installing a package I need. I use Python 2.2 for a lot of small app development and a GUI toolkit for Python called wxPython (which requires Python 2.2). Python 2.1 was installed by

XFree86-4.02, a laptop and an external monitor

2001-01-26 Thread Jordi Clement
Hi all, I've a problem while connecting an external monitor to my laptop. I had a configuration working for XFree86 3.3.6 that allowed me to use my laptop at a 1024x768 resolution. If I connected an external monitor to it, and with the LDC-display disabled, X worked with a 1280x1024 resolution

Lost root passwd

1998-10-10 Thread Clement
Hi, I lost the root passwd on a machine. Can someone give me a hand to re-establish a new one? I lost the procedures somewhere. Thank you very much. Regards, Clement

Pentium-II

1998-02-26 Thread Clement
th the cache disabled. Interestingly, I have the same problem with a genuine Intel Pentium-II 233 CPU. Switching the cache during installation works. Regards, Clement web URL: http://www.ans.com.au/email: [EMAIL PROTECTED] Address: 14

Swap disk size

1998-02-25 Thread Clement
When I set a swap partition of 256MB, in fact anything > 128MB, and install Linux, Linux reset it to 128MB. Is 128MB the limit of swap disk for Linux? Software like dnews says 256MB swap disk is recommended. Regards, Clement

Re: SMC EtherPower II 10/100

1998-02-23 Thread Clement
y machine would crash once > day or so before I removed it. The local computer company tells me > they've had a lot of defective ones, actually. But I still like SMC, > personally. -- Regards, Clement web URL: http://www.an

SMC EtherPower II 10/100

1998-02-23 Thread Clement
>From the h/w compatible list, I found support for SMC EtherPower 10/100. Does anyone know if the newer EtherPower II 10/100 is supported? If yes, what is the driver and do you hear of any trouble with that card? Thank you very much. Regards, Clem

Re: GIMP

1997-10-14 Thread clement
> > I tried to install the GIMP and xtar, and when trying to run both, I get > the same error message: > > xtar: can't load library 'libXm.so.2' ...and: gimp: can't load library > 'libXm.so.2' > Correct me if I'm wrong, but I don't think you'll find libXm.so.2 in the current release of Lesstif