Re: No Screens Found

2005-07-22 Thread Andrew Sackville-West
Kent West wrote: Unless I'm mistaken, xf86config is a pretty ancient tool; is it still a valid tool? Doesn't it only produce an XF86Config file, whereas Woody's version of X expects the file to be named XF86Config-4? FWIW, xf86config has just (tonight!) solved a long standing problem I've h

information about the commercial use

2005-07-22 Thread [EMAIL PROTECTED]
can i use Debian for my job? may I to pay attention to some particular informations or parts of contract? thanks Paolo Della Rocca Libero Flat, sempre a 4 Mega a 19,95 euro al mese! Abbonati subito su http://www.libero.it

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

2005-07-22 Thread steef
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 'segmentation-fault'. (my son told me his Xbox-dvd's seem all to be

Re: Bizarre ls Behavior

2005-07-22 Thread Geoff Reidy
Ron Johnson wrote: Unfortunately, I can't determine it's package using the usual tool: $ dpkg -S /usr/bin/[ dpkg: /usr/bin/[ not found. $ dpkg -S "/usr/bin/[" dpkg: /usr/bin/[ not found. $ dpkg -S '/usr/bin/[' dpkg: /usr/bin/[ not found. $ dpkg -S '/usr/bin/\[' coreutils

Re: Bizarre ls Behavior

2005-07-22 Thread strawks
On ven, 2005-07-22 at 18:11 +1000, Geoff Reidy wrote: > $ dpkg -S '/usr/bin/\[' > coreutils: /usr/bin/[ > > Must admit I never knew it was a separate binary. it's also a shell builtin (at least in bash) $ type [ [ is a shell builtin -- strawks <[EMAIL PROTECTED]> signature.asc Description: T

Ask software tools in linux serve for windows

2005-07-22 Thread Trace Green
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? 2. Does anybody have any idea about how Linux

Re: Issues with CD burning (invalid CDs)

2005-07-22 Thread Krzysztof Wilk
Russell Shaw wrote: S. Massy wrote: Hi all, I have a Toshiba Satellite 1110 (which comes with a cd-r/w burner) with which I have burnt countless CDs in the past without so much as the shadow of a problem. Now, however, things have changed for the very worse... Are you burning at a speed tha

Re: information about the commercial use

2005-07-22 Thread Shark Wang
for Debian port distributions : the free ports are free ! the contrib ports contain some non-free part . non-free ports need payment !!! -Shark On 7/22/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > can i use Debian for my job? > may I to pay attention to some particular informations or pa

Re: Ubunto vs. Debian

2005-07-22 Thread Bob Proulx
Hendrik Boom wrote: > This one has annoyed me, too. Perhaps a technical solution is appropriate > here? Some way of creating a reply from the mailing-list archive? Already done. Just read the list archive and use the operations provided there to reply. http://lists.debian.org/debian-user/200

Problem with Adaptec SCSI RAID 2130SLP on x86

2005-07-22 Thread Linuks pytania
Hello! I am using Debian 3.1r0 "Sarge" and I am trying to install this great OS but installer can't see my RAID matrix, but it's exists. Motherboard's BIOS sees the controller and controller sees disk drives. All is ok util "Partition disk" step is showing. It says there's no hard drive. I know

Re: comments about hardware

2005-07-22 Thread strawks
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,39024015,39193811,00.htm -- strawks <[EMAIL PROTECTED]> signatu

Re: For the love of GOD!!!

2005-07-22 Thread Bob Proulx
Dirk wrote: > Who is responsible for "ls -la" _mixing_ hidden "dot"-files with normal > files in the output? Ultimately it was you who was responsible because you apparently set your locale setting to a dictionary sort order collating sequence such as en_US. This does not happen unless you choose

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

2005-07-22 Thread Bob Proulx
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 C to POSIX. POSIX is an synonym for C. Both are the same. Probabl

w3m with lynx bindings

2005-07-22 Thread Miguel de Val Borro
I have installed the w3m package in Debian sarge and read in the documentation that the lynx key bindings can be chosen at compile time. I'm used to the lynx bindings, is it possible to get them in the package or are w3m bindings more convenient in this case and I should learn them? Thank you for

Re: For the love of GOD!!!

2005-07-22 Thread Bob Proulx
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. > > ls -lda `ls -a1 | awk

find running as nobody? security problem?

2005-07-22 Thread Daniel McBrearty
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. My box is a recent sarge, I run apache in standard configuration

Re: eject cdrom

2005-07-22 Thread simply change
AybOwan! change(edit) your fstab file as shown as below, /dev/hdc    /media/cdrom    auto    ro,users,noauto,unhide,exec 0 0 now im going to explain above line meaning, o /dev/hdc u can check this by issuing this #ls /dev/cdrom -al o /media/cdrom o auto o ro = read only o use

Re: Issues with CD burning (invalid CDs)

2005-07-22 Thread Goswin von Brederlow
Krzysztof Wilk <[EMAIL PROTECTED]> writes: > Russell Shaw wrote: >> S. Massy wrote: >> >>> Hi all, >>> >>> I have a Toshiba Satellite 1110 (which comes with a cd-r/w burner) with >>> which I have burnt countless CDs in the past without so much as the >>> shadow of a problem. Now, however, things h

Re: Debian package containing header files?

2005-07-22 Thread Bob Proulx
Ishwar Rattan wrote: > Which package (from ftp.debian.org) might contain > the /usr/C11R6/include/X11/*.h header files? On my system. dpkg -S /usr/X11R6/include/X11/*.h | awk -F: '{print$1}' | sort -u libx11-dev libxpm-dev libxt-dev x-dev xlibs-static-dev > It is needed to compile so

Re: Disappearing text in FireFox

2005-07-22 Thread Jon
On Wed, Jul 20, 2005 at 11:03:18PM +0800, Mitja Podreka wrote: > Kent West wrote: > > >You might also try a different color depth, screen resolution, or even > >video driver. > > > Why then everything is OK in Gnome? Color depth, screen resolution and > video driver is defined in X-window so it i

pppd[22714]: Protocol-Reject for unsupported protocol 0xee00

2005-07-22 Thread Richard Coukham
Hi Can anybody help?? I've got a remote user connecting via a VPN, he appears to connect and get a local address fine, however he can't ping any of the other local addresses and I can't ping him. I do see in the syslog the following errors: gate pppd[22714]: MPPC/MPPE 128-bit stateful compr

Re: How to check ARP cheat in Lan.

2005-07-22 Thread 不坏阿峰
Now i have install Ettercap ,and i browes the man page of Ettercap. Ettercap is for the switched  Lan. i test in the hubbed and Switched Lan , ettercap -Tzq , in the status of hubbed ,i can see some information ,but when i switch to Switched , there is no information or packets. is somebody  goo

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"

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 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

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: 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

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: 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

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: 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

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

[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

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

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

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: 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: 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: 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: 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

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

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

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

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: 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

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

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: 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.

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

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: 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.

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

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?

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:

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

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

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

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: 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: 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: 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.

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: 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

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 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: 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

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: 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

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: 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 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: 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: 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

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: 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

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: 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 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: 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: 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: 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: 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: 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: 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 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: 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: 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,

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

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

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

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

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

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]

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

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

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: 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 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: 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: 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

  1   2   >