Re: smbclient has 2GB limit ?

2005-07-21 Thread Markus . Grunwald
Hello all, many thanks for your help. I will try CIFS as soon as I have the opportunity to patch my 2.4 kernel. cu Markus Grunwald Softwareentwicklung PRÜFTECHNIK Condition Monitoring GmbH Oskar-Messter-Straße 19-21 85737 Ismaning www.pruftechnik.com Tel: +49 (0)89 99616177 Fax: +49 (0)89 99616

Re: addendum (corrected)

2005-07-21 Thread Mike
Marco Weber wrote: yes you need umask as well... so the complete example would be: mkdir /home/agroup chgrp agroup /home/agroup chmod -R 6774 /home/agroup cd /home/agroup umask 002 marco weber Thanks, Maybe I am not understanding something here. If I do that or what the other person po

Re: icc with gcc 4.0.1 fails

2005-07-21 Thread michael
On Fri, 2005-07-15 at 09:10 +0200, Tim Ruehsen wrote: > Am Freitag, 15. Juli 2005 00:46 schrieb michael: > > On my 'unstable' box, gcc recently got upgraded to > > 23:35:48 ~/C$ gcc --version > > gcc (GCC) 4.0.1 (Debian 4.0.1-1) > > > > but now my existing Intel C compile installation falls ov

Numlock at startup?

2005-07-21 Thread Johan
Hi, I hereby thank all members that respanded and gave advice on some of my previous postings. Being new to this OS does pose some new learning curves. Kindly pleas where and how can I set debian sarge to activate the numlock key. I am so used that it is active that I do not even look with some

Double postings?

2005-07-21 Thread Johan
Hi, Some funny activity on list..like..I send one postng but receive 2. Some members probably send one but 2 is on list? Is it only me? Thanks -- Johan Registered Linux user # 330034 May this be a good day for learning -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Re: exim4, sa-exim, clamav

2005-07-21 Thread Clive Menzies
On (21/07/05 16:21), Chris Bannister wrote: > Ok. I have downloaded exim4-daemon-heavy, spamassassin, spamc > > And have been playing around. I set up mutt using the example in the > spamassassin package, + procmail with spamc entries > > and when I hit R (macro index R "!/usr/bin/sa-learn --sync

Re: Numlock at startup?

2005-07-21 Thread strawks
Hi, On Thu, 2005-07-21 at 09:39 +0200, Johan wrote: > Hi, > > I hereby thank all members that respanded and gave advice on some of my > previous postings. > Being new to this OS does pose some new learning curves. > > Kindly pleas where and how can I set debian sarge to activate the numlock key

Re: Dynamic MMap ran out of room!!!

2005-07-21 Thread Goswin von Brederlow
Steve Lamb <[EMAIL PROTECTED]> writes: > Tim Connors wrote: >> Or what about >> automatically doubling each time it runs out of room, and starting again >> (along with an appropriate warning message as to how not to keep doing >> this)? > > Kinda defeats the purpose of limiting the amount of s

Re: Numlock at startup?

2005-07-21 Thread Dennis Stosberg
Am 21.07.2005 um 09:39 schrieb Johan: > Kindly pleas where and how can I set debian sarge to activate the > numlock key. If you want to activate num-lock for your text consoles, have a look at "setleds": setleds +num < /dev/tty1 Will activate num-lock for the first text console (dev/tty1

Re: guidelines to post on debian-user --- draft 1

2005-07-21 Thread acmuller
Kamaraju Kusumanchi wrote: >I would like to hear input from fellow Debianites on the following >document titled "guidelines to post on debian-user" hosted at >http://people.cornell.edu/pages/kk288/du-guidelines.html This looks useful. If you are interested in looking at another set of guidelines

Re: Kerberos+LDAP+NIS?

2005-07-21 Thread Nils Erik Svangård
Hi! Great answer! I will work with this and see if I can get it working. Regarding the setup, it's not really finished I think. They havent investigated how and what informations should be stored on the LPAD, I know for sure that the uid is stored there but other stuff needed for a working login on

Re: Sound is clipping - alsamixer isn't working

2005-07-21 Thread Christian Henz
On 7/21/05, Anders Breindahl <[EMAIL PROTECTED]> wrote: > On Wednesday 20 July 2005 08:02, Lars Stokholm wrote: > > > > You're right, but I didn't turn anything up in Linux, and I can't turn > > it down, using for example alsamixer - it doesn't work. > Sorry, I haven't followed this discussion,

Re: Sound is clipping - alsamixer isn't working

2005-07-21 Thread Lars Stokholm
On 2005-07-21, Anders Breindahl <[EMAIL PROTECTED]> wrote: > Does the card work in any other distributions? Yes, in fact I installed Debian 3.1r0a last night, and it worked. I think I'm going to stay with it for now. But thank you very much for your time. -- To UNSUBSCRIBE, email to [EMAIL PRO

Re: Issues with CD burning (invalid CDs)

2005-07-21 Thread Krzysztof Wilk
Hello, scsi0: ERROR on channel 0, id 0, lun 0, CDB: 0x03 00 00 00 40 00 Info fld=0x10, Current sd0b:00: sns = f0 3 ASC=15 ASCQ= 0 Raw sense data:0xf0 0x00 0x03 0x00 0x00 0x00 0x10 0x0a 0x00 0x00 0x00 0x00 0x15 0x00 0x00 0x00 0x00 0x00 I/O error: dev 0b:00, sector 64 isofs_read

sshd talks to much in the logs

2005-07-21 Thread hakim
Hi, I have installed a debian sarge. After I have instaled several packages I recognized that in my systemlogs sshd gives me debug output: Jul 21 11:21:38 a15188110 sshd[14784]: Connection from x.x.x.x port 1343 Jul 21 11:21:38 a15188110 sshd[356]: debug1: Forked child 14784. Jul 21 11:21:38 a151

Re: sshd talks to much in the logs

2005-07-21 Thread Dennis Stosberg
Am 21.07.2005 um 02:38 schrieb hakim: > I have installed a debian sarge. After I have instaled several packages > I recognized that in my systemlogs sshd gives me debug output: > [..] > All this is only for one ssh connection. I checked the start scripts > but the debug mode is not enabled so far

sshd talks to much

2005-07-21 Thread Achim Stumpf
Hi,   I have installed debian sarge. After the installation of a few packages I recognized that sshd is in debug mode:   Jul 21 11:21:38 a15188110 sshd[14784]: Connection from x.x.x.x port 1343 Jul 21 11:21:38 a15188110 sshd[356]: debug1: Forked child 14784. Jul 21 11:21:38 a1518811

Re: Dynamic MMap ran out of room!!!

2005-07-21 Thread Steve Lamb
Please don't CC, it is against list policy. Ian Greenhoe wrote: > The difference between sufficient and clear is the difference between > "Error: 2" and "Error: Access denied." They both mean the same thing, > at least according to errno. :) Y... And what's the difference betwe

Re: Dynamic MMap ran out of room!!!

2005-07-21 Thread Ian Greenhoe
On Wed, 2005-07-20 at 23:52 -0700, Steve Lamb wrote: > Tim Connors wrote: > > It's not that clear! > > It's clear enough for people who are interesed in finding an answer to be > able to do so. I agree it could provide more information. But that does not > mean it isn't clear. > I have to

Re: sshd talks to much

2005-07-21 Thread Dennis Stosberg
Am 21.07.2005 um 11:51 schrieb Achim Stumpf: > I have installed debian sarge. After the installation of a few packages > I recognized that sshd is in debug mode: > [...] > All this is for one session. If I check with ps aux, I see that ssh is > invoked without any parameters. Could anyone tell me

Re: replacing window manager in gnome and getting usable screen shape

2005-07-21 Thread Adam Hardy
Hendrik Boom on 20/07/05 17:12, wrote: That's pretty good, but it isn't installing itself as the default window manager, and x-windows is still taking 5 times as long to start up. What part of the config should I be looking at here? I've just upgraded my woody to a sarge, and can't get X to d

Re: Double postings?

2005-07-21 Thread Adam Hardy
Johan on 21/07/05 08:42, wrote: Hi, Some funny activity on list..like..I send one postng but receive 2. Some members probably send one but 2 is on list? Is it only me? I don't see that. Have a look in the archive to verify it. Adam -- Linux 2.6.12 Debian -- To UNSUBSCRIBE, email to [EM

audigy 2 value

2005-07-21 Thread Keir Lawson
I have been trying to set up my newly aquired audigy 2 value on debian unstable... but to no avail. alsaconf does not detect it, and i have tried to follow all ideas presented by google. here is the relevant line from lspci: :00:0b.0 Multimedia audio controller: Creative Labs: Unknown device 0

Re: exim4, sa-exim, clamav

2005-07-21 Thread Andy Smith
On Thu, Jul 21, 2005 at 04:21:48PM +1200, Chris Bannister wrote: > and when I hit R (macro index R "!/usr/bin/sa-learn --sync") my poor > laptop (133Mhz 49M -- don't laugh I got it as a 'brick' for $12.00 NZD) > almost died, killed postgres, a vim session I didn't realise I had open > and 2 bash sh

sarge + 2.6.12 kernel panic

2005-07-21 Thread John O'Hagan
Just installed sarge, got fresh kernel sources for 2.6.12, used an oldconfig from a previously successful 2.6.11 kernel, and compiled. Unfortunately when I tried to boot that kernel I got this: attempt to access beyond end of device hda2: rw=16, want=8, limit=2 kernel pan

Re: Numlock at startup?

2005-07-21 Thread Ron Johnson
On Thu, 2005-07-21 at 10:43 +0200, strawks wrote: > Hi, > > On Thu, 2005-07-21 at 09:39 +0200, Johan wrote: > > Hi, > > > > I hereby thank all members that respanded and gave advice on some of my > > previous postings. > > Being new to this OS does pose some new learning curves. > > > > Kindly

Re: Re: size of wiki.debian.net

2005-07-21 Thread Filipus Klutiero
http://wiki.debian.net/?TeluguMusic Well, that page doesn't seem particularly appropriate. What particular relation is there between Telugu music and Debian? If you want to explain how to explain to your music on Debian, do it on your site. It's not because it's not the official site that you

Re: exim4, sa-exim, clamav

2005-07-21 Thread John Hasler
Clive Menzies writes: > I seem to recall trying to set up spamassassin and clamav on a dual > 450-Mhz G4 some time ago and suffered a similar treacle like experience. I run spamassassin on a dual P3-500 with 384M. The key is to limit the number of children spamd can spawn. Edit /etc/spamassassin

Re: exim4 -> local mailboxes

2005-07-21 Thread Csanyi Pal
On Thu, Jul 21, 2005 at 04:21:26PM +1200, Chris Bannister wrote: > > > > > > You shouldn't need any reference to SMTP in your procmailrc. All you have > > > to do > > > is simple. Have a procmailrc and a fetchmailrc in your local user > > > directory. Use > > > fetchmail via the same user that r

Problem compiling Firefox 1.06

2005-07-21 Thread Ronald Castillo
Hello. I've been trying to compile the new Firefox 1.0.6 on my Sarge system, but I end up having the following error messages: -- ./../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/uconv -I..

Re: audigy 2 value

2005-07-21 Thread Mirko Parthey
On Thu, Jul 21, 2005 at 11:36:54AM +0100, Keir Lawson wrote: > I have been trying to set up my newly aquired audigy 2 value on debian > unstable... but to no avail. alsaconf does not detect it, and i have > tried to follow all ideas presented by google. here is the relevant > line from lspci: > 00

Re: What is /etc/.pwd.lock for ?

2005-07-21 Thread Loitsch, Alexander
The lckpwdf() and ulckpwdf() functions enable modification access to the password databases through the lock file. A process first uses lckpwdf() to lock the lock file, thereby gaining exclusive rights to modify the /etc/passwd or /etc/shadow password database. (See "passwd"  and "shadow"

How to connect PocketPC to VMWare-WinXP?

2005-07-21 Thread Ronald Castillo
Hello! I've been trying to connect my PocketPC through a wireless connection (eth1) to a Windows XP system emulated under VMWare. The host PC has Debian Sarge running kernel 2.6.12.2. I've tried enabling iptables and using the rc.firewall script. ActiveSync in Windows XP detects the pocketpc and

software Raid fsck

2005-07-21 Thread MatB
Hi, i have a software raid 1 configuration. When i need to check the filesystem, does it make sense to fsck the physical device (/dev/hdXX) or checking the block device /dev/mdX is enough? Thanks in advance, MatB -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Re: software Raid fsck

2005-07-21 Thread Nicos Gollan
On Thursday July 21 2005 14:29, MatB wrote: > Hi, i have a software raid 1 configuration. > When i need to check the filesystem, does it make sense to fsck the > physical device (/dev/hdXX) or checking the block device /dev/mdX is > enough? With RAID, checking the discs for filesystem consistency

How to connect PocketPC to VMWare-WinXP?

2005-07-21 Thread Ronald Castillo
Hello! I've been trying to connect my PocketPC through a wireless connection (eth1) to a Windows XP system emulated under VMWare. The host PC has Debian Sarge running kernel 2.6.12.2. I've tried enabling iptables and using the rc.firewall script. ActiveSync in Windows XP detects the pocketpc and

output of 'locale'

2005-07-21 Thread Steve Å
Greetings. Sometime over the past few months my Locale setup changed (during a Sarge update no doubt). I only noticed this when some e-mail in my inbox had occurrences of strange characters. The output of my locale; LANG=POSIX LC_CTYPE=en_CA LC_NUMERIC="POSIX" LC_TIME="POSIX"

How to use the duplex function for HP4300

2005-07-21 Thread Li Daobing
Hello, my printer is HP4300 with duplex function. I use Debian system and cupsys to manage the printer, but I don't know how to make the duplex function work. I select 'Duplex Installed' on page [1], and when I use evince to print a pdf document, I also check [2], but the duplex function still no

Re: Double postings?

2005-07-21 Thread Rodney D. Myers
On Thu, 21 Jul 2005 09:42:14 +0200 Johan <[EMAIL PROTECTED]> wrote: > Hi, > > Some funny activity on list..like..I send one postng but receive 2. > Some members probably send one but 2 is on list? > > Is it only me? > > Thanks Not from everybody, but from a few people. Yes I am seeing double.

Re: How to use the duplex function for HP4300

2005-07-21 Thread michael
On Thu, 2005-07-21 at 06:39 -0700, Li Daobing wrote: > Hello, > my printer is HP4300 with duplex function. I use Debian system and > cupsys to manage the printer, but I don't know how to make the duplex > function work. I select 'Duplex Installed' on page [1], and when I use > evince to print a p

Re: exim4 -> local mailboxes

2005-07-21 Thread Wayne Topa
Csanyi Pal([EMAIL PROTECTED]) is reported to have said: > > Up to now exim4 forward the mails in to /var/mail/fetchmail mailbox. I > use Mutt to read these mails, and then save them to appropriate > ~Mail/mailbox. > > My question is: how to configure exim4 to forward mails to procmail? > I will

Re: Double postings?

2005-07-21 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jul 21, 2005, at 10:03 AM, Rodney D. Myers wrote: [...] Not from everybody, but from a few people. Yes I am seeing double. [...] Ensure that it is not your mail user agent filtering ruleset moving two copies of a message in the following cases

Re: size of wiki.debian.net

2005-07-21 Thread kamaraju kusumanchi
Filipus Klutiero wrote: http://wiki.debian.net/?TeluguMusic Well, that page doesn't seem particularly appropriate. What particular relation is there between Telugu music and Debian? If you want to explain how to explain to your music on Debian, do it on your site. It's not because it's not

Re: Double postings?

2005-07-21 Thread kamaraju kusumanchi
Rodney D. Myers wrote: On Thu, 21 Jul 2005 09:42:14 +0200 Johan <[EMAIL PROTECTED]> wrote: Hi, Some funny activity on list..like..I send one postng but receive 2. Some members probably send one but 2 is on list? Is it only me? Thanks Not from everybody, but from a few people. Yes

Re: Double postings?

2005-07-21 Thread Rodney D. Myers
On Thu, 21 Jul 2005 10:49:32 -0400 Barry Hawkins <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Jul 21, 2005, at 10:03 AM, Rodney D. Myers wrote: > [...] > > > > Not from everybody, but from a few people. Yes I am seeing double. > [...] > Ensure that it is not

Kernel and compiler version?

2005-07-21 Thread Ishwar Rattan
I just installed kernel-image-2.6.11-1 from ftp.debian.org. Is there way to find out what version of gcc it was compiled with? 'uname -a' does not tell the gcc info. -ishwar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Cursor acting strangely

2005-07-21 Thread wim
Leonid Grinberg wrote: I meant to send this to the list. Sorry: I do not believe I am using gpm, in any case, I could not find gpm.conf (/etc/gpm.conf is nonexistent). The following is the mouse section of XF86Config-4 Section "InputDevice" Identifier "Configured Mouse" Driv

Re: replacing window manager in gnome and getting usable screen shape

2005-07-21 Thread Cam
Hi, On 7/21/05, Adam Hardy <[EMAIL PROTECTED]> wrote: > Allow me to display my ignorance: what is gdm? Is it another component > of the x-windows-system? When I re-installed x-windows, it asked me to > select gdm or xdm. It's not an acronym for gnome, is it? Let me man it. Gnome Display Manager..

Re: Sound is clipping - alsamixer isn't working

2005-07-21 Thread Lars Stokholm
Installing ALSA (alsa-base and alsa-utils) broke the sound on Debian too. I did it because MPD sounded like the sound was played from within a tin can, or something. XMMS is clipping on OSS and ALSA. Before installing ALSA, only OSS was working, but it wasn't clipping. On 2005-07-21, Anders Breind

For the love of GOD!!!

2005-07-21 Thread Dirk
Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal files in the output? I wan't to drink coffee and smoke and then rip his fucked up head off and shit a hugh load of crap into his throat! Don't give me "that's because you use unstable" or the same will happen to you too. So.

Re: Numlock at startup?

2005-07-21 Thread Bill Day
Thanks! I would have never thought of searching for numlock hehe On Thursday July 21 2005 7:57 am, Ron Johnson wrote: > On Thu, 2005-07-21 at 10:43 +0200, strawks wrote: > > Hi, > > > > On Thu, 2005-07-21 at 09:39 +0200, Johan wrote: > > > Hi, > > > > > > I hereby thank all members that respande

finding doubles of images?

2005-07-21 Thread Bruno Boettcher
Hello! i am collecting photos from an event coming from different sources, i am at a count of 1500 images so far, still more coming in, unfortunately the people did allready synchronise among themselves in certain cases, and even worse, they renamed the files are there any means to detect

Re: X-windows Problems with firefox install connections???

2005-07-21 Thread Will Ness
Hello! Cool, so now I know for sure its the mouse driver. How do I go about adding the psmouse or event modules? Do I go in and edit the x-config file to say "psmouse/usbhid/mousedev" in the device or Protocol section? Or not that at all? I am very much a newbie when it comes to installing/modify

Re: Dynamic MMap ran out of room!!!

2005-07-21 Thread Vincent Bernat
OoO Pendant le temps de midi du jeudi 21 juillet 2005, vers 12:22, Steve Lamb <[EMAIL PROTECTED]> disait: > Furthermore when is too much information obsfucating? The often cited > example is IE's "Friendly" error messages which explain nothing. Give me a > short, relatively straight forw

For the love of GOD!!!

2005-07-21 Thread Dirk
Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal files in the output? I wan't to salute that decision. I use unstable. I grepped a lot but was unable to find the cause. Thank you, Dirk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

HTML and script font was: Re: Sound Configuration

2005-07-21 Thread Paul Scott
[EMAIL PROTECTED] wrote: can you send /etc/modules file entries...after doing alsaconf. what does alsaconf say, did it work correctly? which debain version are you using? if itsn't sarge, then you might need to update it or rebuild kernel. which sound card do you have? Check whether hardware

Re: Kerberos+LDAP+NIS?

2005-07-21 Thread Ryan Schultz
On Thursday 21 July 2005 05:21 am, Nils Erik Svangård wrote: > Hi! > Great answer! I will work with this and see if I can get it working. > Regarding the setup, it's not really finished I think. They havent > investigated how and what informations should be stored on the LPAD, I > know for sure tha

Re: For the love of GOD!!!

2005-07-21 Thread Robert Vangel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dirk wrote: > Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal > files in the output? > > I wan't to salute that decision. > > I use unstable. > > I grepped a lot but was unable to find the cause. > > Thank you, > Dirk > >

Re: finding doubles of images?

2005-07-21 Thread Sønke Lorenzen
On 7/21/05, Bruno Boettcher <[EMAIL PROTECTED]> wrote: > Hello! > > i am collecting photos from an event coming from different sources, i am > at a count of 1500 images so far, still more coming in, unfortunately > the people did allready synchronise among themselves in certain cases, > and ev

Re: For the love of GOD!!!

2005-07-21 Thread Robert Vangel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dirk wrote: > Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal > files in the output? > > I wan't to drink coffee and smoke and then rip his fucked up head off > and shit a hugh load of crap into his throat! > > Don't give me "

Re: For the love of GOD!!!

2005-07-21 Thread Robert Vangel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Vangel wrote: > Dirk wrote: > >>>Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal >>>files in the output? >>> >>>I wan't to salute that decision. >>> >>>I use unstable. >>> >>>I grepped a lot but was unable to find the ca

Re: Kernel and compiler version?

2005-07-21 Thread strawks
Hi, On Thu, 2005-07-21 at 11:29 -0400, Ishwar Rattan wrote: > Is there way to find out what version of gcc it was compiled > with? 'uname -a' does not tell the gcc info. you can find it in /proc/version -- strawks <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed messa

Re: Recommended Debian book?

2005-07-21 Thread Deboo ^
On 7/17/05, Glenn English <[EMAIL PROTECTED]> wrote: > On Sun, 2005-07-17 at 15:15 +0530, Deboo ^ wrote: > > > Has anyone got an read the Debian Linux Bible? > > Yes. And the one I got a few months ago is way old (2.2). > > The new book by Martin Krafft -- "The Debian System" is exactly the one

Re: For the love of GOD!!!

2005-07-21 Thread Dirk
Robert Vangel wrote: > Robert Vangel wrote: > > >Dirk wrote: > > >>>Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal > >>>files in the output? > >>> > >>>I wan't to salute that decision. > >>> > >>>I use unstable. > >>> > >>>I grepped a lot but was unable to find the cause.

Re: Kernel and compiler version?

2005-07-21 Thread Mike Applebaum
Ishwar Rattan wrote: > I just installed kernel-image-2.6.11-1 from ftp.debian.org. > > Is there way to find out what version of gcc it was compiled > with? 'uname -a' does not tell the gcc info. > > -ishwar > > cat /proc/version -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: guidelines to post on debian-user --- draft 1

2005-07-21 Thread kamaraju kusumanchi
[EMAIL PROTECTED] wrote: Kamaraju Kusumanchi wrote: I would like to hear input from fellow Debianites on the following document titled "guidelines to post on debian-user" hosted at http://people.cornell.edu/pages/kk288/du-guidelines.html This looks useful. If you are interested in l

Re: comments about hardware

2005-07-21 Thread Lennart Sorensen
On Mon, Jul 18, 2005 at 01:36:55AM -0400, Faheem Mitha wrote: > 1) Dual core Opterons first came on the market in April. The sales rep > said that AMD Dual Core Opterons did not work with Fedora Core. Since they > only install Fedora and SuSE, they had no info about Debian. Any idea what > the s

starting a vncserver

2005-07-21 Thread petereasthope
When Apache and Proftp are installed, startup scripts are inserted in /etc/init.d. Mgetty can be started with a line in /etc/inittab. Neither such arrangement is made when the TightVNC server is installed. Can anyone tell me why? Is a command to start the vncserver in initab sensible? I aim t

Re: Numlock at startup?

2005-07-21 Thread Ron Johnson
On Thu, 2005-07-21 at 10:55 -0400, Bill Day wrote: > Thanks! I would have never thought of searching for numlock hehe apt-cache definitely is your friend... -- - Ron Johnson, Jr. Jefferson, LA USA PGP Key ID 8834C06B I prefer encry

Re: Double postings?

2005-07-21 Thread Lorenzo Taylor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I sometimes receive double-posts, but it is only when my address is placed in the To: or CC: fields. My mail reader indicates this by placing a C in the message listing if I am in CC ant a T if I am in To. So far, this is the only time when I receive

Re: For the love of GOD!!!

2005-07-21 Thread Glenn English
On Thu, 2005-07-21 at 17:55 +0200, Dirk wrote: > Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal > files in the output? The extremely stable mortal who added 'a' to the "ls -l" command. > So. After I said this and I stared (grepped) my ass off I want to know > now where I

Re: Kernel and compiler version?

2005-07-21 Thread Andrew Nelson
Ishwar Rattan wrote: > > Is there way to find out what version of gcc it was compiled > with? 'uname -a' does not tell the gcc info. There is probably a better way but this works. dmesg | head -1 //andy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: For the love of GOD!!!

2005-07-21 Thread Björn Lindström
Dirk <[EMAIL PROTECTED]> writes: > Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal > files in the output? > > I wan't to drink coffee and smoke and then rip his fucked up head off > and shit a hugh load of crap into his throat! > > Don't give me "that's because you use unst

Re: Recommended Debian book?

2005-07-21 Thread martin f krafft
also sprach Deboo ^ <[EMAIL PROTECTED]> [2005.07.21.1814 +0200]: > > And the best thing about it is that when it's lying open by the > > keyboard, the book doesn't try to close itself -- the pages lie flat. > > If possible, could you take a picture and post it somewhere about > this, or just send

Re: Double postings?

2005-07-21 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jul 21, 2005, at 11:07 AM, Rodney D. Myers wrote: [...] I'm on the list, so no need to cc, bcc me. Since this is the only list spiting out dupes, I'd say odds are something is wrong here, and not on my setup. I have 15 mail lists, etc. so. --

Re: Recommended Debian book?

2005-07-21 Thread Glenn English
On Thu, 2005-07-21 at 18:45 +0200, martin f krafft wrote: > > If possible, could you take a picture and post it somewhere about > > this, or just send it to me? I'm interested to see this. > > Please allow me to present my non-folding study: > > http://madduck.net/~madduck/scratch/a.jpg > ht

Re: Double postings?

2005-07-21 Thread Andrzej Doyle
Lorenzo Taylor wrote: I sometimes receive double-posts, but it is only when my address is placed in the To: or CC: fields. That'll be because you're receiving the post once as an email to you personally; then you'll receive it again as a member of the list. There's not much that can be don

Re: X-windows Problems with firefox install connections???

2005-07-21 Thread MJD
First of all, this isn't a pain.  This is what mailing lists are for. Second, to see if it works, in a console run: modprobe input modprobe psmouse modprobe usbhid modprobe mousedev. Then start x. If that works, then add input, psmouse, usbhid, and mousedev to /etc/modules.  That will load them on

gdb not able to display the contents of source code

2005-07-21 Thread kamaraju kusumanchi
$cat helloworld.f90 PROGRAM helloworld IMPLICIT NONE PRINT *, "Just for testing purposes" END PROGRAM helloworld $gfortran -g -Wall helloworld.f90 $./a.out Just for testing purposes $gdb ./a.out GNU gdb 6.3-debian Copyright 2004 Free Software Foundation, Inc. GDB is free software, cover

Re: guidelines to post on debian-user --- draft 1

2005-07-21 Thread Lorenzo Taylor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just read the guidelines at http://people.cornell.edu/pages/kk288/du-guidelines.html and have one question. I understand the general concept of inline posting, which is what you are advocating in this document, (not to be confused with bottom-postin

Re: For the love of GOD!!!

2005-07-21 Thread Andrew Nelson
Dirk wrote: > Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal > files in the output? > > I wan't to salute that decision. > > I use unstable. > > I grepped a lot but was unable to find the cause. > I have no idea what the cause might be but I guess you could do somethin

Re: For the love of GOD!!!

2005-07-21 Thread Björn Lindström
Glenn English <[EMAIL PROTECTED]> writes: > How about adding " | sort"? That should put all the . files together. > Or, of course, you could change the source code to suit your own > preferences and recompile. No, it won't, since sort also adheres to the locale settings. -- To UNSUBSCRIBE, ema

what gdm and xdm are (was: Re: replacing window manager ...)

2005-07-21 Thread Hendrik Boom
On Thu, Jul 21, 2005 at 11:47:23AM +0100, Adam Hardy wrote: > > Allow me to display my ignorance: what is gdm? Is it another component > of the x-windows-system? When I re-installed x-windows, it asked me to > select gdm or xdm. It's not an acronym for gnome, is it? Let me man it. gdm and xdm a

ALSA: no sound, no error!

2005-07-21 Thread Charles Mims
I'm experiencing a similar problem with similar hardware. I have a sager np3880-v laptop, the sound works great in windows. In gentoo linux, everything seems to be working fine as far as I can tell, except no sound comes out. cat /dev/urandom > /dev/dsp makes no sound. Maybe someone knows what

Re: Sound Configuration

2005-07-21 Thread Martin Kenneth Lopez
Hello, I re-install the alsa and the alsa-base and then all the steps again and works the sound is working fine thanks to all for the help Martin Kenneth [EMAIL PROTECTED] wrote: > > can you send /etc/modules file entries...after doing alsaconf. > > what does alsaconf say, did it wor

Re: Dynamic MMap ran out of room!!!

2005-07-21 Thread Lorenzo Taylor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Let me try a couple of possible replacements for the "dynamic MMap" error message. Maybe one of these will more clearly state the error without being too verbose: Allowed cache too small. Allowed cache too small; please (reconfigure|resize). Insuff

php4 vs php4-gd (dotproject: no gantt charts)

2005-07-21 Thread w trillich
hiya. haven't posted in a while, trying to keep the noise down. :) of course, i'm about to make up for lost time-- short version: apache: PHP Warning: gd: Unable to register functions, unable to load in Unknown on line 0 long version: we're trying to get "dotproject" (see dotproject.org)

Re: For the love of GOD!!!

2005-07-21 Thread Andrew Nelson
Andrew Nelson wrote > > I have no idea what the cause might be but I guess you could do something like > > ls -la | awk '$9 ~ /^\./ {print}' > > Although you would then loose colors. > You could also do something along these lines. ls -lda `ls -a1 | awk '/^\./ {print}'` //andy -- To UNS

locale and it's affect on ls and sort (was Re: For the love of GOD!!!)

2005-07-21 Thread Ron Johnson
On Thu, 2005-07-21 at 18:40 +0200, Björn Lindström wrote: > Glenn English <[EMAIL PROTECTED]> writes: > > > How about adding " | sort"? That should put all the . files together. > > Or, of course, you could change the source code to suit your own > > preferences and recompile. > > No, it won't, s

locale & Sid (Re: For the love of GOD!!!)

2005-07-21 Thread Ron Johnson
On Fri, 2005-07-22 at 00:10 +0800, Robert Vangel wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Robert Vangel wrote: > > Dirk wrote: [snip] > > > > Perhaps because it's listing in alphabetical order? > > More answers.. > > googling for `ls -a mixing dot files' first result shows i

Re: Dynamic MMap ran out of room!!!

2005-07-21 Thread Derek Broughton
Steve Lamb wrote: > Furthermore when is too much information obsfucating? The often cited > example is IE's "Friendly" error messages which explain nothing. Give me > a short, relatively straight forward and meaningful string (Which "Dynamic > MMap ran out of room" is) over overly verbose "h

[EMAIL PROTECTED]: Re: ALSA: no sound, no error!]

2005-07-21 Thread Lorenzo Taylor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oh no! I meant to send this to the list. I need to check my fields better. It seems when I hit reply on debian-user, it sends to the person who sent the message instead of sending it back to the list like most lists do. I usually catch it, but this

Debian package containing header files?

2005-07-21 Thread Ishwar Rattan
Which package (from ftp.debian.org) might contain the /usr/C11R6/include/X11/*.h header files? It is needed to compile some code that needs those header files.. -ishwar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [EMAIL PROTECTED]: Re: ALSA: no sound, no error!]

2005-07-21 Thread Lorenzo Taylor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wow. Now I broke the thread. Damn I'm good! ;-( Lorenzo - -- - -BEGIN GEEK CODE BLOCK- Version: 3.12 GCS d- s:+ a- C+++ UL P+ L+++ E- W++ N o K- w--- O M V- PS+++ PE Y+ PGP++ t++ 5+ X+ R tv-- b++ DI-- D+ G e* h r+++ y+++ - --END

Re: X-windows Problems with firefox install connections???

2005-07-21 Thread Will Ness
Hello! Thank you again for the help! Please know that I truly appreciate it! Anyways,I tried what you suggested and all I got for each input was : "Can't locate module (input)" What happens now? -Will

Re: Debian package containing header files?

2005-07-21 Thread kamaraju kusumanchi
Ishwar Rattan wrote: Which package (from ftp.debian.org) might contain the /usr/C11R6/include/X11/*.h header files? It is needed to compile some code that needs those header files.. -ishwar To find out which package provides a file called stdio.h you can use wajig whichpkg stdio.h So, yo

Re: Debian package containing header files?

2005-07-21 Thread Stephen R Laniel
On Thu, Jul 21, 2005 at 02:04:35PM -0400, Ishwar Rattan wrote: > Which package (from ftp.debian.org) might contain > the /usr/C11R6/include/X11/*.h header files? > > It is needed to compile some code that needs those > header files.. Presumably you meant 'X11R6' rather than 'C11R6' ... Try apt-

Re: Unable to add scroll-wheel mouse to xfree86

2005-07-21 Thread Vegard|drageV
On 7/20/05, Jonathan Kaye <[EMAIL PROTECTED]> wrote: > En/La Vegard|drageV ha escrit, a 20/07/05 20:47: > > Hi list, > > from a previous thread I got hints on how to add a Logitech Mouse with > > a scrollerwheel to the xfree86 system by running 'dpkg-reconfigure > > xserver-xfree86' or by manually

Re: Can Fujitsu-Siemens Primergy Econel 50 run Debian

2005-07-21 Thread John Plate
Pietro Viganò wrote: > I have the same problem; have you found any solution yet? > > I'll try with a friend of mine who develops Debian. I'll let you > know if I have some news. No, not yet. I just came back from holydays. I'll try again within a week. Regards, John -- To UNSUBSCRIBE, emai

Re: why do PPP connections die with heavy disk usage?

2005-07-21 Thread Daniel B.
Miquel van Smoorenburg wrote: In article <[EMAIL PROTECTED]>, Daniel B. <[EMAIL PROTECTED]> wrote: Does anyone know why Linux can't seem to maintain a diald-dialed serial PPP connection while performing lots of disk I/O, especially on a PIO-mode IDE disk? Because the IDE driver turns off in

  1   2   >