Re: How do you grow brocolli?

2006-03-31 Thread Kevin Mark
On Fri, Mar 31, 2006 at 07:12:53PM +0200, Florian Kulzer wrote: > Leonid Grinberg wrote: > >Ok, I said it before and I will say it again: > > > >This is incredible! I know so many immature people, that I am strongly > >considering writing a book called "The Height of Immaturity". This > >will have

Save as with Epiphany and torrent file

2006-03-31 Thread Andy Gower
Hi, I am having a problem with epiphany-browser 1.8.3-4. When I am at a torrent site, clicking directly on the torrent file causes the file to be downloaded and opened automatically in my bittornadogui program and everything works fine. When I right click on the torrent link and choose "save as"

Re: CRC error when mounting ramdisk while booting 2.6.15

2006-03-31 Thread Michael Marte
Hello *, after updating my boot sector running lilo, everything works fine again. So it seems that during the upgrade the ramdisk was rebuilt which went unnoticed. Maybe, in such a case, a warning before the upgrade starts (I have experienced this several times in other cases) would be appropri

Re: how to pick fresh fruit.

2006-03-31 Thread Hex Star
If every question is OK, then how come in the other threads that came up after this thread was posted to this list, many members of this list are flaming the thread starters? :-/ :-(On 3/31/06, Chris Bannister <[EMAIL PROTECTED]> wrote: On Wed, Mar 29, 2006 at 10:25:01PM -0500, Hugo Jackson wrote:

Re: 2.4 to 2.6 'upgrade'

2006-03-31 Thread jlmb
John Keimel wrote: > I have a new Dell Poweredge 750 that would not let me install 'linux26' > on at install boot. So I installed 'linux' from the boot CD. > > I subsequently installed kernel-image-2.6.8-3-686 on it. > > Now when I run "apt-get dist-upgrade" it tells me : > > $ sudo apt-get -s

Re: Incredibly slow to boot - any ideas?

2006-03-31 Thread Chris Bannister
On Fri, Mar 31, 2006 at 03:09:32PM -0800, Andrew Sackville-West wrote: > On Fri, 31 Mar 2006 16:56:47 -0600 > Mike McCarty <[EMAIL PROTECTED]> wrote: > > [...] > > judicious wiggling and flexing can sometimes reveal a problem. > > > > but be careful with the Slotermeyer! > > ROFLAMOJ (at my own

Re: How can I get Sarge installed on unsupported hardware?

2006-03-31 Thread Chris Bannister
On Thu, Mar 30, 2006 at 03:50:43PM +0100, Andy wrote: > > The website says ... > > "Please take kernel-headers package from unstable repository when >you need it" > > and... > > "Backported newer udev, hotplug, initramfs-tools, and selinux. >Take care when you upgrade this environme

Re: 2.4 to 2.6 'upgrade'

2006-03-31 Thread Justin Guerin
John Keimel wrote: > I have a new Dell Poweredge 750 that would not let me install 'linux26' > on at install boot. So I installed 'linux' from the boot CD. > > I subsequently installed kernel-image-2.6.8-3-686 on it. > > Now when I run "apt-get dist-upgrade" it tells me : > > $ sudo apt-get -s

Re: LVM - dead disk

2006-03-31 Thread Klaus Pieper
vgreduce --removemissing vg0 Klaus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: how to pick fresh fruit.

2006-03-31 Thread Chris Bannister
On Wed, Mar 29, 2006 at 10:25:01PM -0500, Hugo Jackson wrote: > i know this is not a debian specific question, but when choosing Umm ... you are a Debian User are you not? ... and this is the debian-user mailing list ... ipso facto ... any question is ok. > melons should i go by size or feel? I

Re: kernel upgrading problem

2006-03-31 Thread Chris Bannister
On Wed, Mar 29, 2006 at 07:22:54PM -0700, Justin Guerin wrote: > Hi S. M. Ibrahim, > > You should reply to the list, to make sure others can help you. > > Also, you should avoid top posting (putting your reply on top). It's no big > deal, but it makes it hard to follow for people who come in la

Re: apt-get install: x11-common vs xfree86-common: "trying to overwrite /etc/X11/Xsession"

2006-03-31 Thread Chris Bannister
On Wed, Mar 29, 2006 at 05:39:44PM -0600, will trillich wrote: > we haven't figured out how to get past this apt-get snag: > > # apt-get install x11-common > Reading package lists... Done > Building dependency tree... Done > Suggested packages: > x-window-system-core x-window-system > The follow

Re: Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread John
On (31/03/06 20:05), Dave Witbrodt wrote: > To: debian-user@lists.debian.org > From: Dave Witbrodt <[EMAIL PROTECTED]> > Subject: Re: Will wine|win4lin|VMWare save my XP bacon? > Date: Fri, 31 Mar 2006 20:05:47 -0500 > X-Spam-Status: No, score=-6.0 required=5.0 tests=BAYES_00 autolearn=no >

Re: Bash bug?

2006-03-31 Thread Matthew R. Dempsky
On Fri, Mar 31, 2006 at 08:08:15PM -0500, T wrote: > the "feature" is so confusing. It's so that shell snippets like cd /lib/modules/`uname -r`/build work correctly without extra hassle. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAI

Debian Builds (Contributed by Me)

2006-03-31 Thread Robert Wolfe
The following have been built (binaries) for the Sparc ports of Linux: GAIM 1.5.0 (Debian port only, RPMs available on request) Download:  http://www.net261.com:82/~robert/downloads/debian_sparc/ Directory listing: gaim-devel_1.5.0-1_s..> 30-Mar-2006 10:25  106K  gaim_1.5.0-1_sparc.deb  30-Mar-200

Re: ...the public key is not available

2006-03-31 Thread Rich Johnson
On Mar 31, 2006, at 7:03 PM, Michael Lightfoot wrote: On Saturday 01 April 2006 10:06, Rich Johnson wrote: Hi folks-- When I run apt-get update, I get W: GPG error: http://ftp.us.debian.org testing Release: The following signatures couldn't be verified because the public key is not ava

Re: Bash bug?

2006-03-31 Thread T
On Thu, 30 Mar 2006 22:06:45 -0600, Matthew R. Dempsky wrote: > On Thu, Mar 30, 2006 at 07:39:12PM -0500, T wrote: >> So is it bash that is eating the trailing \n's? > > Yes, but it's not a bug. See the section about ``Command Substitution'' > in the bash(1) man page. Got it: ,- | Bash per

Re: xterm color

2006-03-31 Thread charles norwood
On Fri, 2006-03-31 at 22:43 +0530, Piyush Garyali wrote: > How in the world do I get colors to display in xterm? when I do > "ls --color" all I get is mono with bold. > > regards > Piyush > > -- > My blog: > http://verypondycherry.blogspot.com > Try: alias ls="ls -ahF --color=auto"; then ls C

2.4 to 2.6 'upgrade'

2006-03-31 Thread John Keimel
I have a new Dell Poweredge 750 that would not let me install 'linux26' on at install boot. So I installed 'linux' from the boot CD. I subsequently installed kernel-image-2.6.8-3-686 on it. Now when I run "apt-get dist-upgrade" it tells me : $ sudo apt-get -s dist-upgrade Reading Package Lists

Re: etch and apt-setup

2006-03-31 Thread charles norwood
On Sat, 2006-04-01 at 10:54 +1100, Michael Lightfoot wrote: > On Saturday 01 April 2006 06:36, Oğuz Yarımtepe wrote: > > Cts 25 Mar 2006 05:00 tarihinde, J. Van Lierde şunları yazmıştı: > > > It's awful > > > handy, is there an alternate tool to set up sources.list? > > > > netselect-apt is the too

Re: Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread Dave Witbrodt
Here's the story, in more detail, for the archives. I rewrote the relevant stanza of /boot/grub/menu.lst to read # This entry automatically added by the Debian installer for a non-linux OS # on /dev/hdb1, "map" lines added by hand. title Windows XP map (hd0) (hd1) map

Re: Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread John
On (31/03/06 15:59), Paul Johnson wrote: > To: debian-user@lists.debian.org > From: Paul Johnson <[EMAIL PROTECTED]> > Subject: Re: Will wine|win4lin|VMWare save my XP bacon? > Date: Fri, 31 Mar 2006 15:59:49 -0800 > X-Spam-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,EMPTY_MESSAGE, >

Re: ...the public key is not available

2006-03-31 Thread Michael Lightfoot
On Saturday 01 April 2006 10:06, Rich Johnson wrote: > Hi folks-- > > When I run apt-get update, I get > > W: GPG error: http://ftp.us.debian.org testing Release: The > following signatures couldn't be verified because the public key is > not available: NO_PUBKEY 010908312D230C5F > W: Yo

Re: Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread Paul Johnson
On Friday 31 March 2006 12:11, John wrote: > I'd appreciate advice on whether wine, win4lin, VMWare or some other > route might get me out of a bind. I'm embarrassed, but here's what I > did: > > At the start, my ThinkPad (A31) was dual booted via grub, Windows XP > on /dev/hda1, sid on the rest, 2

Re: etch and apt-setup

2006-03-31 Thread Michael Lightfoot
On Saturday 01 April 2006 06:36, Oğuz Yarımtepe wrote: > Cts 25 Mar 2006 05:00 tarihinde, J. Van Lierde şunları yazmıştı: > > It's awful > > handy, is there an alternate tool to set up sources.list? > > netselect-apt is the tool that you may used. I have neither apt-setup nor netselect-apt. Which

Re: amd64 sid CD image

2006-03-31 Thread Rakotomandimby Mihamina
On Sat, 2006-04-01 at 01:49 +0200, Rakotomandimby Mihamina wrote: > Hi, > Where could I find any CD image of sid for AMD64? I found Etch here: ftp://ftp.fsn.hu/pub/CDROM-Images/debian-unofficial/etch/ -- A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL). Opengroupware, SPIP, Plone, P

Can't install Firefox in UML

2006-03-31 Thread John Parsons
Hi, I'm trying to install "mozilla-firefox" in a User-Mode-Linux (UML) "Sarge" image and I keep hitting the same problem. When it gets to the part about "Updating mozilla-firefox chrome registry..." it segfaults. If I try and run "firefox-bin -register" manually it complains that 'libmozjs.so' is

amd64 sid CD image

2006-03-31 Thread Rakotomandimby Mihamina
Hi, Where could I find any CD image of sid for AMD64? It's because I need a 2.6.14+ kernel to make my NIC work: http://www.linuxquestions.org/hcl/showproduct.php?product=3219&cat=all It is reported to work for 2.6.14+. And I only have a 2.6.8 from here: ftp://cdimage.debian.org/cdimage/unofficial/

Re: Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread John
On (31/03/06 15:37), Dave Witbrodt wrote: > To: debian-user@lists.debian.org > From: Dave Witbrodt <[EMAIL PROTECTED]> > Subject: Re: Will wine|win4lin|VMWare save my XP bacon? > Date: Fri, 31 Mar 2006 15:37:52 -0500 > X-Spam-Status: No, score=-6.0 required=5.0 tests=BAYES_00 autolearn=no >

Re: Incredibly slow to boot - any ideas?

2006-03-31 Thread Andrew Sackville-West
On Fri, 31 Mar 2006 16:56:47 -0600 Mike McCarty <[EMAIL PROTECTED]> wrote: [...] > judicious wiggling and flexing can sometimes reveal a problem. > but be careful with the Slotermeyer! ROFLAMOJ (at my own joke). A pgpYjnfWx2aPV.pgp Description: PGP signature

...the public key is not available

2006-03-31 Thread Rich Johnson
Hi folks-- When I run apt-get update, I get W: GPG error: http://ftp.us.debian.org testing Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 010908312D230C5F W: You may want to run apt-get update to correct these problems on

Re: Incredibly slow to boot - any ideas?

2006-03-31 Thread Mike McCarty
Philippe De Ryck wrote: Nigel, I found the article very useful too! You say your disk hangs but all the attributes indicate a healthy disk. One way to know this for sure is to put your disk in another machine. If it works fine, you can exclude the disk. If it still hangs, you probably know fo

Re: SATA disk smart or not?

2006-03-31 Thread Hugo Vanwoerkom
Henrique de Moraes Holschuh wrote: On Fri, 31 Mar 2006, Matthias Julius wrote: I believe this functionality has been added in kernel 2.6.15 (or was it 2.6.16?) 2.6.15. Use smartctl -d ata /dev/sda to access. You need a new enough smartctl. That's great guys. That's why this list is great.

Re: How do you grow brocolli?

2006-03-31 Thread Mike McCarty
Florian Kulzer wrote: Wenn ist das Nunstruck git und Slotermeyer? Ja!... Beiherhund das Oder die Flipperwaldt gersput. Oh no! I speak German! I'm going to die! Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} This message made from 100% recycled bits. You have found t

Re: Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread Andrew Sackville-West
On Fri, 31 Mar 2006 15:37:52 -0500 Dave Witbrodt <[EMAIL PROTECTED]> wrote: > WinXP partition has to be on the "first" drive. The machine I'm > writing this email on has, at times, had WinXP on the second drive; to > accomplish this trick you need to lie to the BIOS using the 'map' > feature o

Re: Firefox always prints landscape

2006-03-31 Thread Kent West
Matt Zagrabelny wrote: On Fri, 2006-03-31 at 12:07 -0600, Kent West wrote: I just found ~/.lpoptions in my home directory, and in it was a section that said "orientation-requested=4"; I changed this to 1, and now I'm getting portrait printouts instead of landscape. Woot! (Of course, I haven

Re: would dpkg --ignore-deps likely clear this bottleneck?

2006-03-31 Thread Florian Kulzer
Jude DaShiell wrote: Script started on Fri Mar 31 16:02:42 2006 debian:~# aptitude -f install [...] Building tag database... Done The following packages are unused and will be REMOVED: postgresql-doc-7.4 The following packages have been kept back: common-lisp-controller grub kdelibs-bin

Re: disk space (when i use cp)

2006-03-31 Thread Wackojacko
jlmb wrote: Pol Hallen wrote: Hi all :-) i have 1Gb free on my debian, when i cp from ftp server to usb hd the space on my system decrease.. a lot.. and often is zero.. it's correct?! i copy to usb hd not system hd :-( tnks :-) I see no reason why your system hd is being filled when copy

Re: SATA disk smart or not?

2006-03-31 Thread Henrique de Moraes Holschuh
On Fri, 31 Mar 2006, Matthias Julius wrote: > I believe this functionality has been added in kernel 2.6.15 (or was > it 2.6.16?) 2.6.15. Use smartctl -d ata /dev/sda to access. You need a new enough smartctl. -- "One disk to rule them all, One disk to find them. One disk to bring them all a

Debian Package DWWW

2006-03-31 Thread Ernest
Unable to resist the compulsion to tinker with my working Debian system, I've gone and screwed up my DWWW installation. http://packages.debian.org/stable/doc/dwww When it was working, the ability to search for, and read Debian system documention via a web browser made learning things about Debia

Re: Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread Zoont Foomby
I used to dual boot WinXP and Debian on my Thinkpad X31. I found it to be tedious because, for reasons unknown, Windows partitions would often get corrupted. I wasn't messing with repartitioning or beta filesystem support anything wierd - I would just boot from Windows to Linux for 10 minutes to do

Re: Firefox always prints landscape

2006-03-31 Thread Matt Zagrabelny
On Fri, 2006-03-31 at 12:07 -0600, Kent West wrote: > Kent West wrote: > > Hugo Vanwoerkom wrote: > >> Kent West wrote: > >>> Hugo Vanwoerkom wrote: > Kent West wrote: > > Printing from OpenOffice.org is fine, but whenever I try to print > > from Firefix, the output comes out in Lands

LVM - dead disk

2006-03-31 Thread Chris Searle
OK. The system has the following /dev/hda1 swap /dev/hda2 root /dev/hda3 lvm2 area /dev/hdb1 lvm2 area /dev/hdc1 lvm2 area Vol group vg0 consisted of hda3, hdb1 and hdc1 (the plusses and minuses of this idea I'm well aware of - at the time it seemed appropriate for what I was trying to ge

Re: SATA disk smart or not?

2006-03-31 Thread Matthias Julius
Justin Guerin <[EMAIL PROTECTED]> writes: > According to a comment from "sensovision from WKey" on page > http://www.linuxjournal.com/article/6983, > "Unfortunately right now official libata library in kernel doesn't support > ATA-passthrough calls and the only way to check SMART status right n

would dpkg --ignore-deps likely clear this bottleneck?

2006-03-31 Thread Jude DaShiell
Script started on Fri Mar 31 16:02:42 2006 debian:~# aptitude -f install Reading package lists... 0% Reading package lists... 0% Reading package lists... 13% Reading package lists... Done Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 36% Building

Re: SATA disk smart or not?

2006-03-31 Thread Justin Guerin
On Friday 31 March 2006 10:00, Hugo Vanwoerkom wrote: > Hi, > > I get contradictory messages about smart enabled for my SATA > WD800JD-60LUA0. Running Sarge BTW. > > When I do hdparm -I /dev/sda, I get: > > = > ATA device, with non-removable media >

Re: Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread Linas Zvirblis
John wrote: > Is there a third family of choices? Would wine, win4lin, VMWare or > something else be able to run XP where it is? Not sure about your original problem, but as for emulation, it goes like this: Wine allows you to run Windows applications (and games), not drivers and not the operati

Best Graphics Card for Multi-headed Linux

2006-03-31 Thread Michael Schurter
Hello all, I was wondering if anyone could recommend good graphics cards to use on a multi-headed Linux installation. I don't need 3D acceleration, although it would be nice. I want to start with 3-4 stations per computer and hopefully get up to 6. Any recommendations concerning setup woul

Re: Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread Dave Witbrodt
At the start, my ThinkPad (A31) was dual booted via grub, Windows XP on /dev/hda1, sid on the rest, 2.6.15-homemade kernel. So I added a second hard drive in the UltraBay. I then copied the XP partition to the new drive -- dd if=/dev/hda1 of=/dev/hdb1 bs=$((1*1024*1024)). I double checked: XP b

Re: etch and apt-setup

2006-03-31 Thread Oğuz Yarımtepe
Cts 25 Mar 2006 05:00 tarihinde, J. Van Lierde şunları yazmıştı: > It's awful > handy, is there an alternate tool to set up sources.list? netselect-apt is the tool that you may used. -- Oğuz Yarımtepe

Re: Removing AOL art files

2006-03-31 Thread Michael Schurter
[EMAIL PROTECTED] wrote: I now have a very shrunken aol screen. Since I often get a message that aol is removing some of the art files, I think that I have too much space being used up by art files. Can I, and should I attempt to remove them? You should probably contact AOL's support. Whil

Re: ASP.NET on Debian

2006-03-31 Thread Michael Schurter
Øyvind Lode wrote: Hello all! http://www.mono-project.com/ASP.NET Anyone on the list have some experience with mod_mono on Apache2 on Debian? Does it work well? I've used XSP and XSP2 some with success. XSP seems to work quite well, and since its the engine behind mod_mono, I would expect g

[smarty-gettext] with PHP5 on Sarge

2006-03-31 Thread Davi Leal
Hi, I would like to install smarty-gettext, with php5, on a Sarge host. I have installed in the Sarge host these precompiled packages: apache2 2.0.54from Sarge libapache2-mod-php5 5.0.5 backport to Sarge smarty 2.6.9 from Sarge gettext-base

Re: How do you grow brocolli?

2006-03-31 Thread Leonid Grinberg
> With respect Leonid, what I find incredible is that anyone would humour > any of these {kiddiwinkies|misplaced comedians|abject morons} with any > kind of response, let alone submit four paragraphs of carefully > considered reply. Just to tell you, it was an outburst, and not a carefull consider

Will wine|win4lin|VMWare save my XP bacon?

2006-03-31 Thread John
I'd appreciate advice on whether wine, win4lin, VMWare or some other route might get me out of a bind. I'm embarrassed, but here's what I did: At the start, my ThinkPad (A31) was dual booted via grub, Windows XP on /dev/hda1, sid on the rest, 2.6.15-homemade kernel. So I added a second hard drive

ASP.NET on Debian

2006-03-31 Thread Øyvind Lode
Hello all! http://www.mono-project.com/ASP.NET Anyone on the list have some experience with mod_mono on Apache2 on Debian? Does it work well? Some of my users have asked me to install this module to support ASP.NET on my webserver. -Øyvind -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Removing AOL art files

2006-03-31 Thread Kbeauch
I now have a very shrunken aol screen.  Since I often get a message that aol is removing some of the art files, I think that I have too much space being used up by art files.  Can I, and should I attempt to remove them?

Re: sshd pub-key based auth

2006-03-31 Thread Stephen
On Fri, Mar 31, 2006 at 01:27:26PM -0600 or thereabouts, Matt Zagrabelny wrote: > On Fri, 2006-03-31 at 13:49 -0500, Stephen wrote: > > Greetings: > > > > I'm attempting to disable 'keyboard interactive' access prompt on my sshd > > server. So far I've been unsuccessful. > > > > I can log in usin

Re: sshd pub-key based auth

2006-03-31 Thread Stephen
On Fri, Mar 31, 2006 at 09:24:48PM +0200 or thereabouts, Florian Kulzer wrote: > Stephen wrote: > >Greetings: > > > >I'm attempting to disable 'keyboard interactive' access prompt on my sshd > >server. So far I've been unsuccessful. > > > >I can log in using my remote pub key, but can also login wi

Re: sshd pub-key based auth

2006-03-31 Thread Matt Zagrabelny
On Fri, 2006-03-31 at 13:49 -0500, Stephen wrote: > Greetings: > > I'm attempting to disable 'keyboard interactive' access prompt on my sshd > server. So far I've been unsuccessful. > > I can log in using my remote pub key, but can also login with > 'keyboard interactive' prompt. > > How can I d

Re: sshd pub-key based auth

2006-03-31 Thread Florian Kulzer
Stephen wrote: Greetings: I'm attempting to disable 'keyboard interactive' access prompt on my sshd server. So far I've been unsuccessful. I can log in using my remote pub key, but can also login with 'keyboard interactive' prompt. How can I disable this ? I've set 'PasswordAuthentication no'

Re: xterm color

2006-03-31 Thread Luis Finotti
Hi, Piyush Garyali wrote: How in the world do I get colors to display in xterm? when I do "ls --color" all I get is mono with bold. Long shot, but to what is TERM set? I could not get colors in emacs (in a terminal) with TERM=vt100, but I can with TERM=linux and others. You can also try T

Re: Incredibly slow to boot - any ideas?

2006-03-31 Thread Andrew Sackville-West
On Fri, 31 Mar 2006 16:59:54 +0100 (BST) N.Pauli <[EMAIL PROTECTED]> wrote: [...] > Capabilities: > LBA, IORDY(can be disabled) > Queue depth: 1 > Standby timer values: spec'd by Standard, no device specific minimum > R/W multiple sector transfer: Max = 16 Current =

Re: Help with iptables

2006-03-31 Thread Travis Crook
On Sat, 01 Apr 2006 11:56:48 +0800 "Jon Miller" <[EMAIL PROTECTED]> wrote: > I'm trying to construct a set of rules that would allow udp ports > 5060, 7824, 49152:65535 6000:6004 to come in as well as go out. It > is my understanding that these packets needs to be able to have an > open port bot

sshd pub-key based auth

2006-03-31 Thread Stephen
Greetings: I'm attempting to disable 'keyboard interactive' access prompt on my sshd server. So far I've been unsuccessful. I can log in using my remote pub key, but can also login with 'keyboard interactive' prompt. How can I disable this ? I've set 'PasswordAuthentication no' in /etc/ssh/sshd_

Re: xterm color

2006-03-31 Thread kamaraju kusumanchi
Piyush Garyali wrote: How in the world do I get colors to display in xterm? when I do "ls --color" all I get is mono with bold. Do you get colors with the above command on other applications such as konsole? raju -- http://kamaraju.googlepages.com/cornell-bazaar http://groups.google.co

xterm color

2006-03-31 Thread Piyush Garyali
How in the world do I get colors to display in xterm? when I do "ls --color" all I get is mono with bold. regards Piyush -- My blog: http://verypondycherry.blogspot.com

Re: help making multi-boot system

2006-03-31 Thread Paul Scott
Andrei Popescu wrote: On Thu, 23 Mar 2006 22:06:46 -0600 Mike McCarty <[EMAIL PROTECTED]> wrote: I hadn't thought about the inability to resize FAT partitions without reformatting. AFAIK PartitionMagic can resize FAT32 without any problems. So can parted (or qtparted). It will e

RE: cyrus21, login error

2006-03-31 Thread pedro lopez
hi list this is de error, imtest L01 No Login failed: authentication failure Authentication failed. Generic failure Security strength factor:0 the right imtest out: S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTI

Re: email servers

2006-03-31 Thread Ron Johnson
On Fri, 2006-03-31 at 09:08 -0700, ChadDavis wrote: > Ron, > > Thanks for the clear descriptions. > > I have a couple of questions though. > > First of all, can you confirm whether the following understanding I > now have is off target or not. I understand, now, that postfix is > both an inco

Re: Firefox always prints landscape

2006-03-31 Thread Kent West
Kent West wrote: Hugo Vanwoerkom wrote: Kent West wrote: Hugo Vanwoerkom wrote: Kent West wrote: Printing from OpenOffice.org is fine, but whenever I try to print from Firefix, the output comes out in Landscape with the top part of the text chopped off. The Print Preview looks fine. Printing

SATA disk smart or not?

2006-03-31 Thread Hugo Vanwoerkom
Hi, I get contradictory messages about smart enabled for my SATA WD800JD-60LUA0. Running Sarge BTW. When I do hdparm -I /dev/sda, I get: = ATA device, with non-removable media Model Number: ST380011A Serial Number: 4JV6GCK4

Re: How do you grow brocolli?

2006-03-31 Thread Doofus
Leonid Grinberg wrote: Ok, I said it before and I will say it again: This is incredible! I know so many immature people, that I am strongly considering writing a book called "The Height of Immaturity". This will have a chapter to itself. The one about addressing people was just an uneducated p

Re: Firefox always prints landscape

2006-03-31 Thread Kent West
Hugo Vanwoerkom wrote: Kent West wrote: Hugo Vanwoerkom wrote: Kent West wrote: Using Sid, 2.6.11-1-686, cupsys Printing from OpenOffice.org is fine, but whenever I try to print from Firefix, the output comes out in Landscape with the top part of the text chopped off. The Print Preview look

Re: Firefox always prints landscape

2006-03-31 Thread Hugo Vanwoerkom
Kent West wrote: Hugo Vanwoerkom wrote: Kent West wrote: Using Sid, 2.6.11-1-686, cupsys Printing from OpenOffice.org is fine, but whenever I try to print from Firefix, the output comes out in Landscape with the top part of the text chopped off. The Print Preview looks fine. Printing to

Re: disk space (when i use cp)

2006-03-31 Thread jlmb
Pol Hallen wrote: > Hi all :-) > > i have 1Gb free on my debian, > when i cp from ftp server to usb hd the space on my system decrease.. a lot.. > and often is zero.. > > it's correct?! i copy to usb hd not system hd :-( > > tnks :-) > I see no reason why your system hd is being filled when c

Re: Incredibly slow to boot - any ideas?

2006-03-31 Thread Florian Kulzer
N.Pauli wrote: On Fri, 31 Mar, Brian Schrock wrote: debianoak:/home/nbp# hdparm -tT /dev/hda /dev/hda: Timing cached reads: 1192 MB in 2.00 seconds = 595.20 MB/sec Timing buffered disk reads:6 MB in 3.24 seconds = 1.85 MB/sec [...] That is not even close to reasonable. I have neve

Re: How do you grow brocolli?

2006-03-31 Thread Florian Kulzer
Leonid Grinberg wrote: Ok, I said it before and I will say it again: This is incredible! I know so many immature people, that I am strongly considering writing a book called "The Height of Immaturity". This will have a chapter to itself. The one about addressing people was just an uneducated pe

Re: Incredibly slow to boot - any ideas?

2006-03-31 Thread Brian Schrock
On Friday 31 March 2006 10:59, N.Pauli wrote: > On Fri, 31 Mar, Brian Schrock wrote: > > > debianoak:/home/nbp# hdparm -tT /dev/hda > > > > > > /dev/hda: > > > Timing cached reads: 1192 MB in 2.00 seconds = 595.20 MB/sec > > > Timing buffered disk reads:6 MB in 3.24 seconds = 1.85 MB/se

timeout for "smbclient"

2006-03-31 Thread sed
Hi All, how i can set some timeout for command "smbclient -N -L ip_addresse"?

Re: email servers

2006-03-31 Thread ChadDavis
Ron, Thanks for the clear descriptions.  I have a couple of questions though. First of all, can you confirm whether the following understanding I now have is off target or not.  I understand, now, that postfix is both an incoming mail server and an outgoing mail server.  This means that it must

Re: [bhstcc] LinuxWorld Conference/Expo

2006-03-31 Thread Leonid Grinberg
Sorry, please disregard that message...

Re: Incredibly slow to boot - any ideas?

2006-03-31 Thread N . Pauli
On Fri, 31 Mar, Brian Schrock wrote: > > debianoak:/home/nbp# hdparm -tT /dev/hda > > > > /dev/hda: > > Timing cached reads: 1192 MB in 2.00 seconds = 595.20 MB/sec > > Timing buffered disk reads:6 MB in 3.24 seconds = 1.85 MB/sec > > ** > > > > That looks reasonable to me - very fast f

Re: [bhstcc] LinuxWorld Conference/Expo

2006-03-31 Thread Leonid Grinberg
People: PLEASE, The Expo is in 4 days. Please, it's not very difficult... just write, "yes, I am coming on $day" or "no, I cannot come on any day". That's it! We will figure out the rest. At the moment we have: Jonathan - Tuesday Leonid (me) - Tuesday Sergei - Tuesday Vassilly - Can't go Osho -

Re: How do you grow brocolli?

2006-03-31 Thread Leonid Grinberg
Ok, I said it before and I will say it again: This is incredible! I know so many immature people, that I am strongly considering writing a book called "The Height of Immaturity". This will have a chapter to itself. The one about addressing people was just an uneducated person (uneducated in the w

Re: mail user log

2006-03-31 Thread Matus UHLAR - fantomas
On 27.03.06 16:32, Pol Hallen wrote: > is it possible receive a mail when a user do a successful login?! simplest way should be installing some log checker which will be configured to mail if login is found in logs... -- Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/ Warning:

Re: How do you grow brocolli?

2006-03-31 Thread Adam Funk
On 2006-03-31, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > How do you grow brocolli? If you really want to upset a few people, post gardening questions in non-English languages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Re: Incredibly slow to boot - any ideas?

2006-03-31 Thread Brian Schrock
> debianoak:/home/nbp# hdparm -tT /dev/hda > > /dev/hda: > Timing cached reads: 1192 MB in 2.00 seconds = 595.20 MB/sec > Timing buffered disk reads:6 MB in 3.24 seconds = 1.85 MB/sec > ** > > That looks reasonable to me - very fast from the cache and a lot slower > when it has to be b

Re: Incredibly slow to boot - any ideas?

2006-03-31 Thread N . Pauli
On Fri, 31 Mar, Philippe De Ryck wrote: > On Thu, 2006-03-30 at 23:19 +0100, N.Pauli wrote: > > On Thu, 30 Mar, Philippe De Ryck wrote: > > > On Thu, 2006-03-30 at 11:45 +0100, N.Pauli wrote: > > > > Dear All, > > > > > > > > All of a sudden my machine has become incredibly slow to boot up and to

Re: Firefox always prints landscape

2006-03-31 Thread Kent West
Justin Guerin wrote: Kent West wrote: Using Sid, 2.6.11-1-686, cupsys Printing from OpenOffice.org is fine, but whenever I try to print from Firefix, the output comes out in Landscape with the top part of the text chopped off. The Print Preview looks fine. And printing to a .ps file a

Re: Firefox always prints landscape

2006-03-31 Thread Kent West
Hugo Vanwoerkom wrote: Kent West wrote: Using Sid, 2.6.11-1-686, cupsys Printing from OpenOffice.org is fine, but whenever I try to print from Firefix, the output comes out in Landscape with the top part of the text chopped off. The Print Preview looks fine. Printing to file a .ps and the

Vs: Re: compiling php with oci8 support

2006-03-31 Thread Joni Lahtinen
>It is difficult to tell without more details. Have you considered >following my HOWTO? Coincidentally, I use a customization of PHP as the >example. > >http://familiasanchez.net/~roberto/howtos/debcustomize > >-Roberto > >-- >Roberto C. Sanchez >http://familiasanchez.net/~roberto > Im reading

Re: [solved] Problems with sata disc on a sarge

2006-03-31 Thread Albert Dengg
On Thu, 30 Mar 2006 16:20:31 +0200 [EMAIL PROTECTED] (Albert Dengg) wrote: > Hi > > i'm using debian sarge on one computer with a asus a7v600x board > (via kt600 chipset) with a custom compiled 2.6.16 kernel (with > suspend2 patch). > it worked perfectlly well till now, but since the primary hard

Re: Kernel compiling error (Solved)

2006-03-31 Thread Sridhar M.A.
On Fri, Mar 31, 2006 at 06:57:29PM +0530, Sridhar M.A. wrote: > On Thu, Mar 30, 2006 at 10:14:15PM -0600, Matthew R. Dempsky wrote: >> On Fri, Mar 31, 2006 at 07:38:04AM +0530, Sridhar M.A. wrote: >> > CC sound/soundcore.mod.o >> > LD [M] sound/soundcore.ko >> >

Re: How do you grow brocolli?

2006-03-31 Thread hendrik
On Thu, Mar 30, 2006 at 08:25:42PM -0800, [EMAIL PROTECTED] wrote: > > How do you grow brocolli? In the difference between a duck. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: USB Card Reader.

2006-03-31 Thread Justin Guerin
Wulfy wrote: > Justin Guerin wrote: > >>In any case, the partition contains information about how the device is >>formatted, so if you use the wrong type, you'll get an error that says >>something like "wrong fs type", not "invalid block device". >> >>Considering the block device exists, the only

Re: lost my root password, howto ?

2006-03-31 Thread Dennis Stosberg
Zouari Fourat wrote: > how can we encode filesystems ? With loop-AES or dm-crypt. But both are not trivial to use and you'll have to know what you are doing if you really want to secure your system. The Disk Encryption HOWTO [1] and the loop-AES README [2] may be good starting points. If you h

Re: Kernel logging firestarter events to syslog and console

2006-03-31 Thread HEHO
Anthony Simonelli a écrit, le 31.03.2006 05:27 : > Mar 27 21:25:25 debian kernel: ABORTED IN=wlan0 OUT= > MAC=00:0f:66:a1:89:28:00:12:17:27:5b:71:08:00 SRC=167.104.0.82 > DST=192.168.1.103 LEN=40 TOS=0x00 PREC=0x20 TTL=48 ID=34256 PROTO=TCP SPT=443 > > How do I stop this? hello, to *completly* s

Re: Firefox always prints landscape

2006-03-31 Thread Justin Guerin
Kent West wrote: > Using Sid, 2.6.11-1-686, cupsys > > Printing from OpenOffice.org is fine, but whenever I try to print from > Firefix, the output comes out in Landscape with the top part of the text > chopped off. The Print Preview looks fine. > > Google hasn't helped much; "about:config" and

Re: How do I make my NIC pick the same ETH port every time?

2006-03-31 Thread Rob Bochan
On 3/25/06, Tyson Varosyan <[EMAIL PROTECTED]> wrote: Using Debian command mode 2.6 kernel.My NIC keeps jumping around between eth0 and eth1 every so often when Ireboot. It is real annoying! How do I get it to stick to be the same all thetime? It is conflicting with a firewire controller... I had a

  1   2   >