Alligate bounces mail

2010-12-15 Thread Bonno Bloksma
Hi, I subscribe to the Debian user maillist which generates dozens of mails per day. Sometimes Alligate refuses a mail from the list with a 5.x.x. error. Part of the bounce message (which was later forwarded to me): --- The mail system : host mail.tio.nl[217.114.99

Re: How to change security option for usb stick automatic mounting?

2010-12-15 Thread Jerome BENOIT
On 16/12/10 13:46, gulfstream wrote: It works, but it is limited. this is a point of view: I could not add entry for every usb stick. if security is involved, it is a very good idea. A better method is needed. you need a method for a generic USB stick: you may want to play with udev d

Re: How to change security option for usb stick automatic mounting?

2010-12-15 Thread gulfstream
It works, but it is limited. I could not add entry for every usb stick. A better method is needed. gulfstream 2010/12/16 Jerome BENOIT > > > On 16/12/10 13:28, gulfstream wrote: > >> If I mount the usb stick manual, the fstab will take effect. But >> automatic mounting need not this file. Sy

Re: How to change security option for usb stick automatic mounting?

2010-12-15 Thread Jerome BENOIT
On 16/12/10 13:28, gulfstream wrote: If I mount the usb stick manual, the fstab will take effect. But automatic mounting need not this file. System find usb stick and mount it automatic. I do not find which file control it. One possibility is to give a name to your USB stuff, then at mount s

Re: How to change security option for usb stick automatic mounting?

2010-12-15 Thread gulfstream
If I mount the usb stick manual, the fstab will take effect. But automatic mounting need not this file. System find usb stick and mount it automatic. I do not find which file control it. gulfstream 2010/12/16 Jerome BENOIT > Hi, > > you can configure it as root in /etc/fstab > > see fstab(5)

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread gulfstream
Hi Jerome, Thank you! And I think that some extra security options were defined with automatic mounting. Do you known where to change them? gulfstream 2010/12/16 Jerome BENOIT > Hi GulfStream, > > > On 16/12/10 12:45, gulfstream wrote: > >> Oh, I'm sorry. It's a clerical error. I used is "c

Re: How to change security option for usb stick automatic mounting?

2010-12-15 Thread Jerome BENOIT
Hi, you can configure it as root in /etc/fstab see fstab(5) and mount(8) Jerome On 16/12/10 13:16, gulfstream wrote: Hello everyone, I think that some extra security options were defined with automatic mounting. But I don't find where to change them. How to change security option for usb st

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread Jerome BENOIT
Hi GulfStream, On 16/12/10 12:45, gulfstream wrote: Oh, I'm sorry. It's a clerical error. I used is "chmod +x", it does not work. it does not work because the fat32 format does not support privileges. Jerome 2010/12/16 David Jardine mailto:da...@jardine.de>> On Thu, Dec 16, 2010 at

How to change security option for usb stick automatic mounting?

2010-12-15 Thread gulfstream
Hello everyone, I think that some extra security options were defined with automatic mounting. But I don't find where to change them. How to change security option for usb stick automatic mounting? Thank you! gulfstream

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread gulfstream
Oh, I'm sorry. It's a clerical error. I used is "chmod +x", it does not work. 2010/12/16 David Jardine > On Thu, Dec 16, 2010 at 09:16:11AM +0800, gulfstream wrote: > > Hello everybody! > > > > I want to execute some script file in usb storage media with fat32 > format, > > but I can not set ex

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread gulfstream
I think that some extra security options were defined with automatic mounting also. But I don't find where to change them. The mount information as below. $ mount | grep /media /dev/sdb1 on /media/6361-6365 type vfat (rw,nosuid,nodev,uhelper=udisks,uid=0,gid=0,shortname=mixed,dmask=0077,utf8=1,sho

Re: RAID1 with multiple partitions

2010-12-15 Thread David Gaudine
On 15/12/2010 9:57 PM, Doug wrote: On 01/-10/-28163 02:59 PM, David Gaudine wrote: Sorry to answer my own question, but a power failure caused a corrupted filesystem on another computer and gave me a free IP to experiment with. So, I went ahead and renamed my computer. I did edit the name

Re: Re: RAID1 with multiple partitions

2010-12-15 Thread Doug
On 01/-10/-28163 02:59 PM, David Gaudine wrote: On 10-12-15 11:59 AM, David Gaudine wrote: The temporary hostname is in each ARRAY line in mdadm.conf. As I understand it, the temporary hostname is also in the superblock, and these must match or I won't be able to boot. So, do I have to do so

Re: dist upgrade nightmare!

2010-12-15 Thread Bob Proulx
Jude DaShiell wrote: > I tried taking a friend's machine from lenny to squeeze and it > turned into a disaster. As a consequence of the attempt his entire > package update and repair systems are broken. apt-get -f install > can't fix anything and dpkg --configure -a can't fix anything Did you up

Re: Postfix SASL SMTP AUTH help, please.

2010-12-15 Thread Bob Proulx
s. keeling wrote: > and (for the heck of it): >/etc/init.d/postfix restart > What am I missing, or how do I get SASL SMTP AUTH working? In Debian postfix is run chroot'd in /var/spool/postfix. Therefore all of those files you are changing in /etc need to be replicated into the chroot. This i

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread David Jardine
On Thu, Dec 16, 2010 at 09:16:11AM +0800, gulfstream wrote: > Hello everybody! > > I want to execute some script file in usb storage media with fat32 format, > but I can not set execute permission to them with "chown +x". What shall I > do? Well, "chmod +x" might be a bit more likely to succeed.

Re: compare two directory trees

2010-12-15 Thread T o n g
On Tue, 14 Dec 2010 03:02:11 -0600, Boyd Stephen Smith Jr. wrote: >>I burn DVD/CDs from ISO files. In order to verify the burning is >>correct, There are two ways to verify if the CD/DVD burning is correct. - verify it as a whole - verify each individual files If you are satisfied with the f

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread Bob Proulx
gulfstream wrote: > Very strange. The usb stick was mounted by debian system automatic. If I > login with root and plug usb stick, I can execute the script after automatic > mounting. But if I login with user and plug usb stick, I cann't execute it > after automatic mounting with message "permissio

Re: RAID1 with multiple partitions

2010-12-15 Thread Bob Proulx
David Gaudine wrote: > David Gaudine wrote: > >The temporary hostname is in each ARRAY line in mdadm.conf. As I > >understand it, the temporary hostname is also in the superblock, > >and these must match or I won't be able to boot. So, do I have to > >do something about the superblock (how?), or

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread gulfstream
Very strange. The usb stick was mounted by debian system automatic. If I login with root and plug usb stick, I can execute the script after automatic mounting. But if I login with user and plug usb stick, I cann't execute it after automatic mounting with message "permission denied". 2010/12/16 Man

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread Manon Metten
> I want to execute some script file in usb storage media with fat32 format, > but I can not set execute permission to them with "chown +x". What shall I > do? I don't think "chown +x" is possible on an alien FS. On my usb stick with FAT32, all files look like they're executables. You might simpl

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread gulfstream
The owner is the user who want to execute script, and root can not set execute permission yet. 2010/12/16 Slicky Johnson > On Thu, 16 Dec 2010 09:16:11 +0800 > gulfstream wrote: > > > Hello everybody! > > > > I want to execute some script file in usb storage media with fat32 > > format, but I c

Re: Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread Slicky Johnson
On Thu, 16 Dec 2010 09:16:11 +0800 gulfstream wrote: > Hello everybody! > > I want to execute some script file in usb storage media with fat32 > format, but I can not set execute permission to them with "chown +x". > What shall I do? > > Thank you! > > > gulfstream > Who's the owner if the

Re: dist upgrade nightmare!

2010-12-15 Thread Slicky Johnson
On Wed, 15 Dec 2010 10:32:42 -0500 (EST) Jude DaShiell wrote: > I tried taking a friend's machine from lenny to squeeze and it turned > into a disaster. As a consequence of the attempt his entire package > update and repair systems are broken. apt-get -f install can't fix > anything and dpkg --

Can not set execute permission to file in usb storage media with fat32 format

2010-12-15 Thread gulfstream
Hello everybody! I want to execute some script file in usb storage media with fat32 format, but I can not set execute permission to them with "chown +x". What shall I do? Thank you! gulfstream

Re: dist upgrade nightmare!

2010-12-15 Thread Rob Owens
On Wed, Dec 15, 2010 at 10:32:42AM -0500, Jude DaShiell wrote: > I tried taking a friend's machine from lenny to squeeze and it turned > into a disaster. As a consequence of the attempt his entire package > update and repair systems are broken. apt-get -f install can't fix > anything and dpkg

Hалoговый кодeкc (НДС, прибыль, НДФЛ)

2010-12-15 Thread Поpядкa зaпoлнения
- | HАЛОГОВЫЙ KOДEКС(НДС, пpибыль, HДФЛ), | | EДИНЫЙ сoциaльный взноc, рaбота ПРЕДПPИНИМАТЕЛЕЙ: уcпeйтe подгoтoвиться. | | BНИМАНИЕ! Пoдрoбное рacсмотрение НOВО

Hалoговый кодeкc (НДС, прибыль, НДФЛ)

2010-12-15 Thread Поpядкa зaпoлнения
- | HАЛОГОВЫЙ KOДEКС(НДС, пpибыль, HДФЛ), | | EДИНЫЙ сoциaльный взноc, рaбота ПРЕДПPИНИМАТЕЛЕЙ: уcпeйтe подгoтoвиться. | | BНИМАНИЕ! Пoдрoбное рacсмотрение НOВО

Re: dist upgrade nightmare!

2010-12-15 Thread Chris Jones
On Wed, Dec 15, 2010 at 10:32:42AM EST, Jude DaShiell wrote: > I tried taking a friend's machine from lenny to squeeze and it turned > into a disaster. As a consequence of the attempt his entire package > update and repair systems are broken. apt-get -f install can't fix > anything and dpkg --co

Re: Setting a default network cups printer [somewhat OT]

2010-12-15 Thread Wayne Topa
On 12/14/2010 01:41 PM, Camaleón wrote: On Tue, 14 Dec 2010 12:31:37 -0500, Wayne Topa wrote: On 12/14/2010 04:36 AM, Camaleón wrote: Okay, let me check it in my squeeze: r...@debian:~# lpoptions -d ricoh (...) File "loptions" has been created there. The working Test-squeeze has the s

Re: Re: Weird icon colors in squeeze (ppc). Which package should i file a bug report for?

2010-12-15 Thread Andrew Engelbrecht
> > Since my upgrade to squeeze, many menu icons, scrollbars, and some > > images displayed in browsers have been displaying funky colors. I don't > > know which package is causing this bug, so can anyone offer any advice? > > (...) > > Quick check: does it happen when you login with a fresh new

Re: RAID1 with multiple partitions

2010-12-15 Thread David Gaudine
On 10-12-15 11:59 AM, David Gaudine wrote: The temporary hostname is in each ARRAY line in mdadm.conf. As I understand it, the temporary hostname is also in the superblock, and these must match or I won't be able to boot. So, do I have to do something about the superblock (how?), or just edit

Re: Tracker status:debian.org:Error Requested download is not authorized for use with this tracker.

2010-12-15 Thread godo
On 12/15/2010 05:19 AM, shirish शिरीष wrote: Hi all, I have been trying to download Debian-beta2-dvd since few days. Whenever I do try I get this message on the Tracker status t debian.org:Error Requested download is not authorized for use with this tracker. What could be wrong? I am using de

Re: RAID1 with multiple partitions

2010-12-15 Thread David Gaudine
On 10-12-10 10:22 PM, Tom H wrote: On Fri, Dec 10, 2010 at 5:57 PM, David Gaudine wrote: grub-install --root-directory=/boot /dev/sda grub-install --root-directory=/boot /dev/sdb grub-install /dev/sda grub-install /dev/sdb "--root-directory=/boot" will have insta

Re: dist upgrade nightmare!

2010-12-15 Thread Osamu Aoki
Hi, On Wed, Dec 15, 2010 at 10:32:42AM -0500, Jude DaShiell wrote: > I tried taking a friend's machine from lenny to squeeze and it > turned into a disaster. As a consequence of the attempt his entire > package update and repair systems are broken. We know apt-get dist-upgrade usually works bu

Re: Postfix SASL SMTP AUTH help, please. [re-post from comp.mail.misc]

2010-12-15 Thread Osamu Aoki
On Tue, Dec 14, 2010 at 06:39:23PM -0700, s. keeling wrote: > Background: > > I run fetchmail in a script wrapper called by my user crontab. > Changing the interval at which the cronjob runs to 10 min. instead of > every five minutes broke the implied "POP before SMTP" authorization. > Apparently,

Re: dist upgrade nightmare!

2010-12-15 Thread Javier Barroso
On Wed, Dec 15, 2010 at 4:32 PM, Jude DaShiell wrote: > I tried taking a friend's machine from lenny to squeeze and it turned into a > disaster.  As a consequence of the attempt his entire package update and > repair systems are broken.  apt-get -f install can't fix anything and dpkg > --configure

Re: routing

2010-12-15 Thread Sthu Deus
Thank You for Your time and answer, Jesús: > Sorry for the long delay. Please do not worry - I myself am often very busy. :) That's why I like mail - reply when at ease. > What's the machine that holds the 10.10.10.10 IP address? My bet is > that it's some kind of router owned by your ISP; I don

Re: Tracker status:debian.org:Error Requested download is not authorized for use with this tracker.

2010-12-15 Thread Camaleón
On Wed, 15 Dec 2010 09:49:49 +0530, shirish शिरीष wrote: > I have been trying to download Debian-beta2-dvd since few days. > Whenever I do try I get this message on the Tracker status t > > debian.org:Error Requested download is not authorized for use with this > tracker. > > What could be wron

dist upgrade nightmare!

2010-12-15 Thread Jude DaShiell
I tried taking a friend's machine from lenny to squeeze and it turned into a disaster. As a consequence of the attempt his entire package update and repair systems are broken. apt-get -f install can't fix anything and dpkg --configure -a can't fix anything anymore and as a consequence of those

Re: usb drive nolonger registers on one pc, still registers on another

2010-12-15 Thread Camaleón
On Tue, 14 Dec 2010 15:46:21 -0500, Thomas H. George wrote: > On Tue, Dec 14, 2010 at 07:31:30PM +, Camaleón wrote: (...) >> Just for testing purposes... what happens if you disconnect the USB >> cable of the UPS unit from the computer and boot up the system >> afterwards? Are you getting th

Re: Postfix SASL SMTP AUTH help, please. [re-post from comp.mail.misc]

2010-12-15 Thread Darac Marjal
On Tue, Dec 14, 2010 at 06:39:23PM -0700, s. keeling wrote: [cut] The official documentation for how to do this would appear to be at http://www.postfix.org/SASL_README.html#client_sasl_enable > > I'd prefer to have SASL SMTP AUTH working instead of relying on PbS. > Essentially, this means plac

Re: Postfix SASL SMTP AUTH help, please. [re-post from comp.mail.misc]

2010-12-15 Thread Camaleón
On Tue, 14 Dec 2010 18:39:23 -0700, s. keeling wrote: (...) > Background: > > I run fetchmail in a script wrapper called by my user crontab. Changing > the interval at which the cronjob runs to 10 min. instead of every five > minutes broke the implied "POP before SMTP" authorization. Apparently,

User-space libraries -- udev/hotplugs

2010-12-15 Thread Stuckey
I'm not subscribed to this list. Please reply directly to me. Hi, I'm writing a program that uses a library that isn't in Debian. I'm a bit confused about something that is written in the product manual. What I know is, if I want to run this particular USB device, I have to do so as root. The man

Re: usb drive nolonger registers on one pc, still registers on another

2010-12-15 Thread Camaleón
On Tue, 14 Dec 2010 20:23:07 +, Russell L. Harris wrote: > * Camaleón [101214 12:35]: >> On Mon, 13 Dec 2010 17:16:21 -0500, Thomas H. George wrote: >> >> > A Toshiba usb hard drive previously registered with no difficulty on >> > one computer but still registers with no difficulty on a seco