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
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
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
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
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)
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
> 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
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
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
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 --
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
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АЛОГОВЫЙ KOДEКС(НДС, пpибыль, HДФЛ),
|
| EДИНЫЙ сoциaльный взноc, рaбота ПРЕДПPИНИМАТЕЛЕЙ: уcпeйтe подгoтoвиться.
|
| BНИМАНИЕ! Пoдрoбное рacсмотрение НOВО
-
| HАЛОГОВЫЙ KOДEКС(НДС, пpибыль, HДФЛ),
|
| EДИНЫЙ сoциaльный взноc, рaбота ПРЕДПPИНИМАТЕЛЕЙ: уcпeйтe подгoтoвиться.
|
| BНИМАНИЕ! Пoдрoбное рacсмотрение НOВО
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
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
> > 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
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
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
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
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
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,
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
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
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
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
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
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
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,
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
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
45 matches
Mail list logo