Re: 2 monitors on Nvidia GeForce 5700LE using x.org

2005-07-22 Thread [KS]
strawks wrote: > Hi, > > On ven, 2005-07-22 at 22:21 -0400, [KS] wrote: > >>Hello, >> >>I was trying out x.org to use 2 monitors with my Nvidia GeForce 5700LE. >>After tinkering with the xorg.conf, I finally got the two monitors >>running using the AGP and the DVI ports(with DVI-AGP converter). >

Re: 2 monitors on Nvidia GeForce 5700LE using x.org

2005-07-22 Thread strawks
Hi, On ven, 2005-07-22 at 22:21 -0400, [KS] wrote: > Hello, > > I was trying out x.org to use 2 monitors with my Nvidia GeForce 5700LE. > After tinkering with the xorg.conf, I finally got the two monitors > running using the AGP and the DVI ports(with DVI-AGP converter). > However, the desktop is

Re: 2 monitors on Nvidia GeForce 5700LE using x.org

2005-07-22 Thread [KS]
Alvin Oga wrote: > > On Fri, 22 Jul 2005, [KS] wrote: > > >>Hello, >> >>I was trying out x.org to use 2 monitors with my Nvidia GeForce 5700LE. >>After tinkering with the xorg.conf, I finally got the two monitors >>running using the AGP and the DVI ports(with DVI-AGP converter). > > > and does

Re: Comments Wanted: Mozilla localstart page

2005-07-22 Thread Rogério Brito
On Jul 22 2005, [KS] wrote: > The page is available at http://nvu.atspace.org/localstart.html Even though I don't use any page a start page (for dealing with a resource starved computer), I think that you page is a major improvement over what Debian currently has to offer. Like I said in the past

Problems setting up ATI Radeon 9200SE on X.org

2005-07-22 Thread Romulo Sousa
Hi folks, I'm trying to configure my video card using xorg w/ ATI driver. Unfortunately, I could not set up the direct rendering (DRI). How can fix that in order to see properly the 3D graphics w/ OpenGL?? Thanks, Romulo Sousa

Re: fluxbox's slow startup and neglect of 'startup' file

2005-07-22 Thread Mr Mike
On Fri, 22 Jul 2005 12:09:38 +0800, phyrster wrote: > Hi Debianers' > > My configuration is kdm+fluxbox in utf-8 environment on Sarge. > > I have already known that fluxbox's slow start is due to its incompatibility > with utf8 environment. And the easiest solution I can see is to export a > te

Re: No Screens Found

2005-07-22 Thread Andrew Sackville-West
Please CC: the list on replies so others may share in my lack of wisdom. Cecil wrote: XF86Config-4: Section "Files" (omitted) Section "Module" Load "GLcore" "bitmap" "dbe" "dri" "extmod" "freetype" "glx" "int10" "pex5" "record" "speedo" "type1" "vbe" "xie"

Re: 2 monitors on Nvidia GeForce 5700LE using x.org

2005-07-22 Thread Alvin Oga
On Fri, 22 Jul 2005, [KS] wrote: > Hello, > > I was trying out x.org to use 2 monitors with my Nvidia GeForce 5700LE. > After tinkering with the xorg.conf, I finally got the two monitors > running using the AGP and the DVI ports(with DVI-AGP converter). and does it work right ??? - am guessing

ALSA OSS emulation endianness

2005-07-22 Thread Camilo Alejandro
Helo, First, sorry for my english. Second, I have debian sarge configured with Alsa and OSS emulation, running in an athon XP based system. I stream my music using xmms and icecast2. It was working for a while, and stoped working one day because of no (aparent) reason. Now I'm having some weird

Can kdm 'source' ~/.xinitrc ?

2005-07-22 Thread phyrster
Hi, I am using fluxbox and normally use 'startx' to run it. 'startx' can of course run '.xinitrc' in $HOME. However this takes a few extra steps to enter graphic interface. I am thinking of using kdm's auto login feature together with fluxbox. But kdm don't run '.xinitrc' and thus some envir

Re: gdb not able to display the contents of source code

2005-07-22 Thread kamaraju kusumanchi
David E. Fox wrote: On Thu, 21 Jul 2005 13:00:18 -0400 kamaraju kusumanchi <[EMAIL PROTECTED]> wrote: (gdb) list 1 ../sysdeps/i386/elf/start.S: No such file or directory. in ../sysdeps/i386/elf/start.S (gdb) I get the same output you do on a different small test program

2 monitors on Nvidia GeForce 5700LE using x.org

2005-07-22 Thread [KS]
Hello, I was trying out x.org to use 2 monitors with my Nvidia GeForce 5700LE. After tinkering with the xorg.conf, I finally got the two monitors running using the AGP and the DVI ports(with DVI-AGP converter). However, the desktop is like a widescreen now. Its [EMAIL PROTECTED] now with both moni

Re: VMware

2005-07-22 Thread disciple
thanks!!! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: gdb not able to display the contents of source code

2005-07-22 Thread David E. Fox
On Thu, 21 Jul 2005 13:00:18 -0400 kamaraju kusumanchi <[EMAIL PROTECTED]> wrote: > (gdb) list > 1 ../sysdeps/i386/elf/start.S: No such file or directory. > in ../sysdeps/i386/elf/start.S > (gdb) I get the same output you do on a different small test program but it seems that the e

Re: For the love of GOD!!!

2005-07-22 Thread Bob Proulx
Michael Marsh wrote: > What's wrong with > $ ls -d .* > ? That does have the effect of listing . and .. in the listing. An old idiom was using ? which does not match a . in the list. ls -d .??* Of course that does skip all files that match .? only. So it is not perfect but quite close. Bob

Re: Good GUI for essid selection?

2005-07-22 Thread Stephen R Laniel
On Fri, Jul 22, 2005 at 08:11:47PM -0500, Damon Chesser wrote: > Of course not, but the average user does not set this up anyway, the IT geek > that gives him or her the box does. Mmm ... well, not quite. Check out how OS X handles this. Or how Windows does, for that matter. Under OS X, I go to a

Re: For the love of GOD!!!

2005-07-22 Thread Bob Proulx
John Hasler wrote: > Bob writes: > > Select None and no locale setting will be placed /etc/environment and > > that will make C/POSIX the default for your system. > > Note that the POSIX locale uses dictionary order. What makes you say that? I believe you are mistaken. Can you provide an exampl

Compiling ALSA: init_module undefined

2005-07-22 Thread Ryan Heise
I am trying to build alsa-source using the build instructions in /usr/share/doc/alsa-source/README.Debian I get "cleanup_module undefined" and "init_module undefined" as described below. Someone suggested it might be a problem with debian: http://www.stanchina.net/~flavio/debian/fglrx-archive/m

Re: Good GUI for essid selection?

2005-07-22 Thread Damon Chesser
On Friday 22 July 2005 19:33, Stephen R Laniel wrote: > On Fri, Jul 22, 2005 at 09:18:29PM -0300, Henrique de Moraes Holschuh wrote: > > Yes, it has. wpa-supplicant. And, as a working network has nothing to do > > with GUIs, it is a daemon. > > > > [...] > > > > > Is this sort of thing available? >

Re: Comments Wanted: Mozilla localstart page

2005-07-22 Thread [KS]
Roberto C. Sanchez wrote: > On Fri, Jul 22, 2005 at 03:33:33PM -0400, [KS] wrote: > >>Hi all, >> >>I had tried my CSS skills to redo the mozilla localstart page, and sent >>the new one to the debian mozilla package maintainer for comments. Don't >>know why, but I never got a reply from the maintai

Re: Debian Sarge to Etch

2005-07-22 Thread Paul E Condon
On Sat, Jul 23, 2005 at 12:22:05AM +0100, Philip Radford wrote: > Hi All, > > Are the packages from Etch available to be installed on a Sarge installation. > I may be getting myself confused as there is also reference to Sid which may > or may not be Etch before it is officially made stable. >

Re: VMware

2005-07-22 Thread Jaalkab cha'
Hello list, i don't have any problem at all, i run W2003 server and QNX... best regards jaalkab cha' On Fri, 2005-07-22 at 18:36 -0400, [EMAIL PROTECTED] wrote: > I just checked out VMware's site and it did not list Debian as a distro > that it supports. Has anyone had any problems with this?

Re: VMware

2005-07-22 Thread Jules Dubois
On Friday 22 July 2005 16:36, [EMAIL PROTECTED] <[EMAIL PROTECTED]> (<[EMAIL PROTECTED]>) wrote: > I just checked out VMware's site and it did not list Debian as a distro > that it supports. Has anyone had any problems with this? The cost is > $189.00 for the download. If there is a problem wit

Re: VMware

2005-07-22 Thread Łukasz Andrzejak
Btw - you can always download a trial version of vmware after registration on the site - and simply check if it works for you, and does what you expect it to do. Cheers Łukasz Andrzejak (aka Meltir) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

Re: Good GUI for essid selection?

2005-07-22 Thread Stephen R Laniel
On Fri, Jul 22, 2005 at 09:18:29PM -0300, Henrique de Moraes Holschuh wrote: > Yes, it has. wpa-supplicant. And, as a working network has nothing to do > with GUIs, it is a daemon. > > [...] > > Is this sort of thing available? > > Not out-of-the-box, but you can probably script it up using wpa-s

Re: Debian Sarge to Etch

2005-07-22 Thread Jules Dubois
On Friday 22 July 2005 17:22, Philip Radford <[EMAIL PROTECTED]> (<[EMAIL PROTECTED]>) wrote: > I may be getting myself confused as there is also reference > to Sid which may or may not be Etch before it is officially made stable. I can't answer the first question (which I've deleted) but Sid is

Re: Good GUI for essid selection?

2005-07-22 Thread Henrique de Moraes Holschuh
On Wed, 20 Jul 2005, Stephen R Laniel wrote: > Windows will associate with it. Does Linux have such a > thing? I've not found it, if so. Ubu seems like the most > likely distro to innovate on this sort of usability feature. Yes, it has. wpa-supplicant. And, as a working network has nothing to do w

Re: VMware

2005-07-22 Thread Łukasz Andrzejak
[EMAIL PROTECTED] wrote: I just checked out VMware's site and it did not list Debian as a distro that it supports. Has anyone had any problems with this? The cost is $189.00 for the download. If there is a problem with VMware, is there an alternative? Thanks everyone... Ive had no troub

Debian Sarge to Etch

2005-07-22 Thread Philip Radford
Hi All, Are the packages from Etch available to be installed on a Sarge installation. I may be getting myself confused as there is also reference to Sid which may or may not be Etch before it is officially made stable. Can anybody clarify this for me. Many thanks. Regards Phil

VMware

2005-07-22 Thread disciple
I just checked out VMware's site and it did not list Debian as a distro that it supports. Has anyone had any problems with this? The cost is $189.00 for the download. If there is a problem with VMware, is there an alternative? Thanks everyone... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: novell hula open source project?

2005-07-22 Thread Cam
Ok, i feel like a jerk for replying to my own email so quick... but here's some info i've dug up: Can I use Hula with an existing MTA? Hula provides an MTA by default, but it won't be hard to get Hula to play with an existing MTA. We will be providing instructions for doing this sometime soon, wa

Re: novell hula open source project?

2005-07-22 Thread Roberto C. Sanchez
On Fri, Jul 22, 2005 at 04:43:23PM -0600, Cam wrote: > Hi, > > I'm setting up a web server. Everything is finished except for the > webmail portion. The setup i have going on currently is > Postfix/Courier(IMAP and POP)/MySQL(for the virtual users)/Amavis(w/ > ClamAV and Spamassassin). That stu

novell hula open source project?

2005-07-22 Thread Cam
Hi, I'm setting up a web server. Everything is finished except for the webmail portion. The setup i have going on currently is Postfix/Courier(IMAP and POP)/MySQL(for the virtual users)/Amavis(w/ ClamAV and Spamassassin). That stuff is all working really great. The portion i am lacking is webm

sid: many Package x has broken dep on y

2005-07-22 Thread Dan Jacobson
These days in sid, I get lots of "Package x has broken dep on y" from apt-get, where x = odbcinst1debian1 libjack0.80.0-0 openoffice.org-bin gnome-control-center libgc1c2 libaspell15c2 xserver-xorg libenchant1c2 libaiksaurus-1.2-0 aspell x-window-system-core libplot2c2 plotutils libwpd8c2 libaiksau

wmaker xmessage popups

2005-07-22 Thread lance
Anyone know if there is a way to specify which window xmessage or gxmessage will popup in? Is there another program that could be used that one could specify the particular window to popup a message in? Lance -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

Re: A little something quirky....

2005-07-22 Thread Clive Menzies
On (22/07/05 12:11), Alex Malinovich wrote: > On Thu, 2005-07-21 at 12:59 -0700, ke6isf wrote: > > I just realized that every time I do an apt-get update - and I mean EVERY > > time - the repository over on purdue.edu always gets the Packages and > > Release data files. Most recent test was today,

Re: Debian and wireless network cards

2005-07-22 Thread Maykon Silveira
I have an D-link DWL-650 working with Debian Sarge kernel 2.6. 2005/7/21, Leonid Grinberg <[EMAIL PROTECTED]>: > Hello, > > I was asked by a friend to install Debian on his system. He asked me > about which wireless network cards Debian supports. Can anybody tell > me which ones (I personally don

Re: aptitude

2005-07-22 Thread Clive Menzies
On (22/07/05 09:47), Edward Dunagin wrote: > i tried to post this before subscribing to the list. > so if this is a duplicate..sorry. > > when i run aptitude update i get a response that tells > me that 78 files are to be removed. lots of gnome and > libs. (i use kde) but i see one or two of the l

Re: Re: newbie KDE screen resolution?

2005-07-22 Thread Roger Creasy
On 7/22/05, Roger Creasy <[EMAIL PROTECTED]> wrote: > > > --- kamaraju kusumanchi <[EMAIL PROTECTED]> > wrote: > > > Date: Mon, 11 Jul 2005 22:15:55 -0400 > > From: kamaraju kusumanchi > > <[EMAIL PROTECTED]> > > To: debian user > > Subject: Re: newbie KDE screen resolution? > > > > Roger Creas

Re: aptitude

2005-07-22 Thread Jules Dubois
On Friday 22 July 2005 10:47, Edward Dunagin <[EMAIL PROTECTED]> (<[EMAIL PROTECTED]>) wrote: > i tried to post this before subscribing to the list. You don't need to subscribe in order to post. > when i run aptitude update i get a response that tells > me that 78 files are to be removed. lots o

Re: For the love of GOD!!!

2005-07-22 Thread Andrew Nelson
John Hasler wrote: > Andrew Nelson writes: > >>Although it seems this is far more difficult that it should be to remove >>all non "." file from the output of ls. Does any one know of a better >>way? > > > ls -lad .* I knew I was making things way to tricky. Thanks much. -- To UNSUBSCRIBE,

Re: Comments Wanted: Mozilla localstart page

2005-07-22 Thread Roberto C. Sanchez
On Fri, Jul 22, 2005 at 03:33:33PM -0400, [KS] wrote: > Hi all, > > I had tried my CSS skills to redo the mozilla localstart page, and sent > the new one to the debian mozilla package maintainer for comments. Don't > know why, but I never got a reply from the maintainer! > > The page is available

Re: postgresql on Sarge

2005-07-22 Thread ke6isf
On Fri, 22 Jul 2005, Daniel Ramaley wrote: > How do i install postgresql on Sarge? I did an "aptitude update" then > ran aptitude and selected postgresql for installation. But aptitude > refuses to install it, claiming that it is "broken". I don't know how i > broke it, but now that it is broke, h

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

2005-07-22 Thread Will Ness
Hello! I am using the standard 'safe' kernal installation on the woody cds. No customization invovled. I believe the kernal is 2.2 or 2.4 but I will get back to you on that. What other modules should I try? -Will

Re: For the love of GOD!!!

2005-07-22 Thread Michael Marsh
On 7/22/05, Ron Johnson <[EMAIL PROTECTED]> wrote: > On Fri, 2005-07-22 at 14:42 -0400, Michael Marsh wrote: > > What's wrong with > > $ ls -d .* > > ? > > If, for some weird reason, there are a huge number of dot files, > it could overflow the "glob expansion buffer" > > $ dir /data/temp/* >

Re: Server crashing (revisited)

2005-07-22 Thread strawks
On ven, 2005-07-22 at 11:09 -0700, Curtis Vaughan wrote: > Hopefully those people who replied to this issue earlier can respond. > > If you recall I had a problem with a server crashing (read below). I > started doing a memtest on the server itself while operating. It has > been running now 3

Re: For the love of GOD!!!

2005-07-22 Thread Bruno Cesar Ribas
On Fri, Jul 22, 2005 at 02:42:50PM -0400, Michael Marsh wrote: > On 7/22/05, Bruno Cesar Ribas <[EMAIL PROTECTED]> wrote: > > On Fri, Jul 22, 2005 at 12:01:45PM -0500, Andrew Nelson wrote: > > > Although it seems this is far more difficult that it should be to remove > > > all non > > > "." file f

Re: For the love of GOD!!!

2005-07-22 Thread Ron Johnson
On Fri, 2005-07-22 at 14:42 -0400, Michael Marsh wrote: > On 7/22/05, Bruno Cesar Ribas <[EMAIL PROTECTED]> wrote: > > On Fri, Jul 22, 2005 at 12:01:45PM -0500, Andrew Nelson wrote: > > > Although it seems this is far more difficult that it should be to remove > > > all non > > > "." file from the

Comments Wanted: Mozilla localstart page

2005-07-22 Thread [KS]
Hi all, I had tried my CSS skills to redo the mozilla localstart page, and sent the new one to the debian mozilla package maintainer for comments. Don't know why, but I never got a reply from the maintainer! The page is available at http://nvu.atspace.org/localstart.html It does not use any image

Re: Bizarre ls Behavior

2005-07-22 Thread Derrick Hudson
On Fri, Jul 22, 2005 at 01:34:06PM -0500, Martin McCormick wrote: | Hendrik Sattler writes: | >Guessing: your $PATH contains "." before the "/bin" | >Bad thing! | >When in doubt: run /bin/ls instead of ls. | | Wow! I've been doing UNIX for around 14 years and am flat | ashamed of myself. I

Re: Server crashing (revisited)

2005-07-22 Thread Mike Applebaum
Curtis Vaughan wrote: > Hopefully those people who replied to this issue earlier can respond. > > If you recall I had a problem with a server crashing (read below). I > started doing a memtest on the server itself while operating. It has > been running now 3 days. The server has not once crashed

Re: For the love of GOD!!!

2005-07-22 Thread John Hasler
Andrew Nelson writes: > Although it seems this is far more difficult that it should be to remove > all non "." file from the output of ls. Does any one know of a better > way? ls -lad .* -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

Re: For the love of GOD!!!

2005-07-22 Thread Michael Marsh
On 7/22/05, Bruno Cesar Ribas <[EMAIL PROTECTED]> wrote: > On Fri, Jul 22, 2005 at 12:01:45PM -0500, Andrew Nelson wrote: > > Although it seems this is far more difficult that it should be to remove > > all non > > "." file from the output of ls. Does any one know of a better way? > If you want t

Re: For the love of GOD!!!

2005-07-22 Thread Bruno Cesar Ribas
On Fri, Jul 22, 2005 at 12:01:45PM -0500, Andrew Nelson wrote: > > I thought the question was to get rid of non "." files all together not simply > to put "." files and the top and non "." files at the bottom. My mistake. > > Although it seems this is far more difficult that it should be to remo

Re: Bizarre ls Behavior

2005-07-22 Thread Martin McCormick
Hendrik Sattler writes: >Guessing: your $PATH contains "." before the "/bin" >Bad thing! >When in doubt: run /bin/ls instead of ls. Wow! I've been doing UNIX for around 14 years and am flat ashamed of myself. I have now put . at the end of the path and, of course it all works. I have he

Anyone got a Medion 7134 PCMCIA Card working?

2005-07-22 Thread Bruno Boettcher
Hello! sorry bothering with this once more, but little by little my laptop finally gets its parts working! now i am at the part of the PCMCIA TV-Tuner from informations on the card and the net i extracted the following: Medion TV-Tuner 7134 with a saa7134 chipset... tried: modprobe saa7134

Re: Server crashing (revisited)

2005-07-22 Thread Curtis Vaughan
Hopefully those people who replied to this issue earlier can respond. If you recall I had a problem with a server crashing (read below). I started doing a memtest on the server itself while operating. It has been running now 3 days. The server has not once crashed that whole time. But this

Re: For the love of GOD!!!

2005-07-22 Thread Tim Goodaire
On Fri, Jul 22, 2005 at 12:01:45PM -0500, Andrew Nelson wrote: > Although it seems this is far more difficult that it should be to remove all > non > "." file from the output of ls. Does any one know of a better way? Sure. Don't include the -a switch when you run ls. From man ls: -a, --all

Re: verbose³ example

2005-07-22 Thread 2501
> > # PS: I'm canceling debian-user-ml membership for [EMAIL PROTECTED] > > # PPS: I'm now known as [EMAIL PROTECTED] - cu around... > > what?? I'm here... everything's all right... Just had to move this ml from business to private... so how's it going? did the verbose verbose verbose example cle

Re: For the love of GOD!!!

2005-07-22 Thread Andrew Nelson
Bob Proulx wrote: > Andrew Nelson wrote: > >>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. >> >>l

X server security defaults.

2005-07-22 Thread gg . 1 . ethanr
I am running Debian Sarge on a simple single-user desktop system. My X display is started by kdm. By default, Debian configures the X server to allow connections only by the user logged into the machine through kdm. If I want to start an X client by another user (e.g. start vim-gtk as su'd root

Re: A little something quirky....

2005-07-22 Thread Alex Malinovich
On Thu, 2005-07-21 at 12:59 -0700, ke6isf wrote: > I just realized that every time I do an apt-get update - and I mean EVERY > time - the repository over on purdue.edu always gets the Packages and > Release data files. Most recent test was today, and I did two updates in > less than five minutes.

Re: APACHE and problem made me crazy

2005-07-22 Thread Ryan Schultz
On Friday 22 July 2005 10:47 am, [EMAIL PROTECTED] wrote: > Hello, > > I try to running OpManager which use the famous APACHE server. The Apache > Server is preconfigured by the editor of OpManager. > When i try to start APACHE, nothing run. It seems apache don't run > (because when i stop it, it s

Re: Suspicious activity on the wire

2005-07-22 Thread Sergio Basurto Juarez
--- Rod Waldren <[EMAIL PROTECTED]> wrote: > Is there a package available will easily (for a > beginner/novice) identify > virus, trojan and D-O-S activity on a network? I'm > thinking along the > packet capture line such as TCPdump with prebuilt > filters for common > threats. > > Any advi

Re: copy-ing an image.iso from a dvd: how to?

2005-07-22 Thread steef
Wu-Kung Sun wrote: On 7/22/05, steef <[EMAIL PROTECTED]> wrote: hello list, what program do i need to make an exact copy/back-up on my hd , under etch, of an image.iso_file on a dvd for the Xbox of my youngest son? i tried dvdrip, backupdvd but could not get an image-copy from the dvd 's

Re: verbose³ example

2005-07-22 Thread michael
On Fri, 2005-07-22 at 15:50 +0200, Marco Weber wrote: > # we have two users, marla and tyler: > /etc/passwd > marla:x:1006:1006:Marla Singer,,,:/home/marla:/bin/bash > tyler:x:1007:1007:Tyler Durden,,,:/home/tyler:/bin/bash > > # they're default group is coresponding to their username, furthermore

Suspicious activity on the wire

2005-07-22 Thread Rod Waldren
Is there a package available will easily (for a beginner/novice) identify virus, trojan and D-O-S activity on a network? I'm thinking along the packet capture line such as TCPdump with prebuilt filters for common threats. Any advice would be appreciated. Unfortunately, I don't have time to

aptitude

2005-07-22 Thread Edward Dunagin
i tried to post this before subscribing to the list. so if this is a duplicate..sorry. when i run aptitude update i get a response that tells me that 78 files are to be removed. lots of gnome and libs. (i use kde) but i see one or two of the listed files that are to be removed, as files that i use

verbose³ example

2005-07-22 Thread Marco Weber
# we have two users, marla and tyler: /etc/passwd marla:x:1006:1006:Marla Singer,,,:/home/marla:/bin/bash tyler:x:1007:1007:Tyler Durden,,,:/home/tyler:/bin/bash # they're default group is coresponding to their username, furthermore they # are both member of the group slide /etc/group slide:x:183:

postgresql on Sarge

2005-07-22 Thread Daniel Ramaley
How do i install postgresql on Sarge? I did an "aptitude update" then ran aptitude and selected postgresql for installation. But aptitude refuses to install it, claiming that it is "broken". I don't know how i broke it, but now that it is broke, how do i fix it?

DBM versions and pam_userdb.so PAM module

2005-07-22 Thread Tom
Hello all!! I have to authenticate using pam_userdb.so but it cant open (or find or recognize) the dbm file(s). (Debian woody). cat /etc/pam.d/pop ... authsufficient pam_userdb.so db=/etc/mailsystem/users debug grep /var/log/auth.log ... ...pam_userdb

Re: find running as nobody? security problem?

2005-07-22 Thread Wu-Kung Sun
On 7/22/05, Daniel McBrearty <[EMAIL PROTECTED]> wrote: > working on my box this morning I noticed some drive activity that > didn't seem to be connected to what I was doing. > > I did a top and saw find running as user nobody. It carried on for a > few more seconds and then the system was quiet.

converting .ged to html etc

2005-07-22 Thread john gennard
Is there a Debian program which will allow me to convert a .ged file to html (or pdf) and print the out put? Does anyone know how to do this simply, please? Thanks, John. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: copy-ing an image.iso from a dvd: how to?

2005-07-22 Thread Wu-Kung Sun
On 7/22/05, steef <[EMAIL PROTECTED]> wrote: > hello list, > > what program do i need to make an exact copy/back-up on > my hd , under etch, of an image.iso_file on a dvd for the Xbox of my > youngest son? > > i tried dvdrip, backupdvd but could not get an image-copy from the dvd > 'segmentatio

Re: exim4 -> local mailboxes

2005-07-22 Thread Csanyi Pal
Dear Wayne! On Thu, Jul 21, 2005 at 10:34:19AM -0400, Wayne Topa wrote: > 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.

APACHE and problem made me crazy

2005-07-22 Thread nicolas.kosmalski
Hello, I try to running OpManager which use the famous APACHE server. The Apache Server is preconfigured by the editor of OpManager. When i try to start APACHE, nothing run. It seems apache don't run (because when i stop it, it say me that is not running!) And worse, nothing error!! But in the apa

Re: last -t lists all entries in wtmp

2005-07-22 Thread michael
On Fri, 2005-07-22 at 13:03 +, J.A. de Vries wrote: > On 2005-07-22 @ 00:13:38 (week 29) michael wrote: > > > I think it's a question of interpretation of the man pages. To me it > > seems that '-x' *also* gives the runlevel info; and that '-t' gives all > > entries *up to* a date (as opposed

Re: anacron can't run hourly?

2005-07-22 Thread Dave Ewart
On Friday, 22.07.2005 at 04:06 -0700, Jose Cedeno wrote: > On 7/21/05, Pascal Hakim <[EMAIL PROTECTED]> wrote: > > > > On Wed, Jul 20, 2005 at 12:38:57PM +0800, phyrster wrote: > > > Hi Debianers, > > > > Hi, > > > > > > > > Can anacron run hourly jobs? > > > > Nope. The smallest timespan that

Emacs21 install problem [upgrading from woody to sarge]

2005-07-22 Thread fbrian
Hello: TIA, while upgrading from woody to sarge emacs would not properly install. Error info Setting up emacs21 (21.4a-1) ... emacs-install emacs21 install/auctex: Setting up for emacs21... emacs-install: /usr/lib/emacsen-common/packages/install/auctex emacs21 failed at /usr/lib/emacsen-common/em

Re: Debian on a handheld device.

2005-07-22 Thread Josh Battles
Redefined Horizons said: > I would like to port Debian to a handheld computer that doesn't > currently support Linux, but that does support WindowsCE. > > Any idea where I might be able to find information on how to do this? > > Scott Huey http://tuxmobil.org/debian_linux_pda.html -- - Josh www

Debian on a handheld device.

2005-07-22 Thread Redefined Horizons
I would like to port Debian to a handheld computer that doesn't currently support Linux, but that does support WindowsCE. Any idea where I might be able to find information on how to do this? Scott Huey

unable to boot new kernel

2005-07-22 Thread Michael Martinell
I upgraded my woody install to use grub using (I had been using lilo) apt-get install grub grub0install /dev/hda update-grub I then rebooted and everything was good, I am using grub and all is well. I then decided to upgrade the kernel from 2.2.20 to 2.6.12.3 with CIFS support. This worked fine

Re: last -t lists all entries in wtmp

2005-07-22 Thread J.A. de Vries
On 2005-07-22 @ 00:13:38 (week 29) michael wrote: > I think it's a question of interpretation of the man pages. To me it > seems that '-x' *also* gives the runlevel info; and that '-t' gives all > entries *up to* a date (as opposed to since or on that date) Here's the two relevant excerpts fr

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

2005-07-22 Thread John Hasler
Bob writes: > Can you double check that? Because they shouldn't be doing that and they > don't for me. I tried 'export LC_COLLATE="POSIX" && ls -la' a little while ago and got dictionary order. However, I just tried it again and got ASCII order. I screwed it up somehow, but I don't know how. -

Re: anacron can't run hourly?

2005-07-22 Thread Jose Cedeno
On 7/21/05, Pascal Hakim <[EMAIL PROTECTED]> wrote: On Wed, Jul 20, 2005 at 12:38:57PM +0800, phyrster wrote:> Hi Debianers,Hi,>> Can anacron run hourly jobs?Nope. The smallest timespan that anacron can schedule jobs for is a day. > My /etc/anacrontab reads like this:>> => 1   5

Re: For the love of GOD!!!

2005-07-22 Thread John Hasler
Bob writes: > Select None and no locale setting will be placed /etc/environment and > that will make C/POSIX the default for your system. Note that the POSIX locale uses dictionary order. > ...set LC_COLLATE=C... Yes. -- John Hasler -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Re: information about the commercial use

2005-07-22 Thread John Hasler
Paolo Della Rocca writes: > can i use Debian for my job? You may use anything in Debian/main for your job. > may I to pay attention to some particular informations or parts of > contract? There is no contract. If you redistribute any of the packages you must comply with the package licenses.

Re: Bizarre ls Behavior

2005-07-22 Thread Ron Johnson
On Fri, 2005-07-22 at 03:24 -0700, Steve Lamb wrote: > Ron Johnson wrote: > > Whaddaya mean "a while back"? It's still in Sid... > > Erm, based on me not being able to find it with "locate". I figured it > had been subsumed into the shells like some other former external commands. > :D Si

Unrequested automatic priting jobs problem

2005-07-22 Thread Micha Feigin
I get the occational printing job sent out from my computer when I didn't request it. Just now (cups did go through an upgrade so it may be a problem with the packages post install scripts or something) I suddenly had about 15 printing jobs sent to my printer. I managed to kill them before they pr

[Fwd: copy-ing an image.iso from a dvd: how to?]

2005-07-22 Thread steef
..forget this question of mine. put on the list too early. solved it easily myself. i apologize! steef Original Message Subject:copy-ing an image.iso from a dvd: how to? Resent-Date:Fri, 22 Jul 2005 03:09:43 -0500 (CDT) Resent-From:debian-user@lists.debian

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

2005-07-22 Thread Ron Johnson
On Fri, 2005-07-22 at 03:27 -0600, Bob Proulx wrote: > Ron Johnson wrote: > > POSIX also mixes dot files. > > Can you double check that? Because they shouldn't be doing that and > they don't for me. > > > And, somehow, sometime in the past couple of months, I think Sid > > changed my locale from

Re: After ldconfig runs, libc.so.6 is no longer available

2005-07-22 Thread Andreas Oesterhelt
Hi again, > After that, all programs linked against libc.so.6 failed with the same > message. > > As a temporary fix, I can do "ldconfig -l /lib/libc-2.3.2.so", but > if I later run ldconfig in non-library mode, i.e. just call "ldconfig", > the problem re-appears. > > My /etc/ld.so.conf is unsus

verbose^2 example

2005-07-22 Thread Marco Weber
# we have two users, marla and tyler: /etc/passwd marla:x:1006:1006:Marla Singer,,,:/home/marla:/bin/bash tyler:x:1007:1007:Tyler Durden,,,:/home/tyler:/bin/bash # they're default group is coresponding to their username, furthermore they # are both member of the group slide /etc/group slide:x:183:

Re: comments about hardware

2005-07-22 Thread michael
On Fri, 2005-07-22 at 11:24 +0200, strawks wrote: > On jeu, 2005-07-21 at 21:50 -0500, Ron Johnson wrote: > > It's almost the same, from what I've read. > > Here you can see the differences : > http://www.theinquirer.net/?article=13344 > http://reviews.zdnet.co.uk/hardware/processorsmemory/0,39024

Re: Ask software tools in linux serve for windows

2005-07-22 Thread Ms Linuz
Trace Green wrote: > Hi, > > I want to know are there any tools do the service in Linux for Windows. > > Sorry for my poor english. > > 1. I want to scan virus for my windows partitions in Linux, you know, > windows may get viurs easily. Are there any tools in Linux to do this > work? Try clamav

Re: debian sarge install on new dell PE 1850 and 2850

2005-07-22 Thread Johann Spies
On Fri, Jul 22, 2005 at 07:02:07AM +0200, Mathias Chauvin wrote: > I have a PE1420SC, which has a OEM DELL SCSI hardware... > I used http://staff.osuosl.org/~kveton/debian/debian-dell-2.4.29.iso in > order to make a first install. I have recently installed sarge on two Dell 2850's using the deb

Asus A3E 5003, speakers problem

2005-07-22 Thread Ivan Adams
Hi group, i have Asus A3E 5003, and using debian SID, but the internal speakers dont work. There have NO sound from then. Even noise. There are some facts: 1. Linux kernel - 2.6.12 HERE 2. Boot THIS. 3. Modules in /etc/modules THAT. 4. Active modules after boot THERE. 5. Things in lspci HERE л

Re: Bizarre ls Behavior

2005-07-22 Thread Steve Lamb
Ron Johnson wrote: > Whaddaya mean "a while back"? It's still in Sid... Erm, based on me not being able to find it with "locate". I figured it had been subsumed into the shells like some other former external commands. :D -- Steve C. Lamb | I'm your priest, I'm your shrin

did this lead to the solution?

2005-07-22 Thread Marco Weber
Hi Mike Currently I can't think of way to do this. Nevertheless, read on :) /folder (umask 002) /folder/subfolder (umask 022) in a clean and proper way. One could create a script, that detects new subfolders and then goes setting the umask to 022 - but that's not really what I call clean. Wai

Re: Bizarre ls Behavior

2005-07-22 Thread Hendrik Sattler
Martin McCormick wrote: > -r-xr-xr-x2 root root 301376 Jan 21 09:45 ls > Thanks for any hints as to why this directory doesn't list if > one is in it but does list if one is either root or doing ls from > outside the bin directory. Guessing: your $PATH contains "." before the "/bin"

  1   2   >