mozilla iconify problem

2004-12-15 Thread STEPHANE DURIEUX
Hi,

I have a problem with mozilla when I iconify it
disappear s and the process is killed. My distro is
sarge and mozilla is 1.7.3-5 version

Does anybody have an idea ?







Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/ 
 
Avec Yahoo! faites un don et soutenez le Téléthon en cliquant sur 
http://www.telethon.fr/030-Don/10-10_Don.asp


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



urgent : ssh without password prompt and password client auth

2005-05-03 Thread STEPHANE DURIEUX
Hello

Well everything is in the title.
I would like to use ssh in scripts so without entering
the password.
The problem is that such commands don t work: 
echo passwd | ssh host (ssh doesn t read std input)
I don t want to use private keys (so not  ssh-agent).
Does anyone has an idea (via environment variable
perhaps?)

Thanks






__ 
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



script with passwd

2005-05-09 Thread STEPHANE DURIEUX
Hello 

a newbie question :
even if it is not secure I would like to know how to
write a script with the passwd command without having
to enter the passwd.

more generally, how to answer question to a script
with always the same  response 
I ve tried 
echo passord |passwd user 
but the passwd need to be put  several times (two
exactly).








__ 
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



root floppy image ... shared libraries problem

2005-06-17 Thread Stephane Durieux
hello 

I am trying to make my own floppy root image
But I don t know how to do 
I should probably make an ext2 floppy and include
major 
binaries such as 
- bash 
- login
- mount 
but I have also to include shared libraries .so 
and I think I can't only copy them from hdd to the
floppy
I have also to make binaries knowing  where they can
locate libraries . BUT HOW.

to sum up 2 questions in fact 
1/ which major binaries to include
2/ how to make those binaries knowing the place where
to find libraries they use 
(...and thirstly how do they locate libraries : inode
, hardware address ?

Thanks for reply
 






___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: root floppy image ... shared libraries problem

2005-06-18 Thread Stephane Durieux
For those, who like me were rookies and who wonder
about shared library path a good how to 

http://users.actcom.co.il/~choo/lupg/tutorials/libraries/unix-c-libraries.html






--- Stephane Durieux <[EMAIL PROTECTED]> a écrit :

> hello 
> 
> I am trying to make my own floppy root image
> But I don t know how to do 
> I should probably make an ext2 floppy and include
> major 
> binaries such as 
> - bash 
> - login
> - mount 
> but I have also to include shared libraries .so 
> and I think I can't only copy them from hdd to the
> floppy
> I have also to make binaries knowing  where they can
> locate libraries . BUT HOW.
> 
> to sum up 2 questions in fact 
> 1/ which major binaries to include
> 2/ how to make those binaries knowing the place
> where
> to find libraries they use 
> (...and thirstly how do they locate libraries :
> inode
> , hardware address ?
> 
> Thanks for reply
>  
> 
> 
>   
> 
>   
>   
>
___
> 
> Appel audio GRATUIT partout dans le monde avec le
> nouveau Yahoo! Messenger 
> Téléchargez cette version sur
> http://fr.messenger.yahoo.com
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 
> 







___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



oracle 10g install problem: CSS daemon doesn t start

2004-10-28 Thread STEPHANE DURIEUX
Hi,

I have a problem with Oracle 10 g install on linux
sarge, in the root.sh script at the end of the
install.
I have the following message:

Checking the status of Oracle init process...
Expecting the CRS daemons to be up within 600 seconds.
Giving up: Oracle CSS stack appears NOT to be running.
Oracle CSS service would not start as installed
Automatic Storage Management(ASM) cannot be used until
Oracle CSS service is started 


What is the use of the CSS daemon ?
Why doesn t it start ?
Is it important ?

Cheers






Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour 
dialoguer instantanément avec vos amis. A télécharger gratuitement sur 
http://fr.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



su : must be run from a terminal

2004-11-03 Thread STEPHANE DURIEUX
Hi,

I have made a short script with the su command within
I have tried : echo -ne "password\n"|su - root
But it gives me the following message.
su : must be run from a terminal 
Have you any idea 

Thanks

     Stephane Durieux  






Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour 
dialoguer instantanément avec vos amis. A télécharger gratuitement sur 
http://fr.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



how to create a bootable 2.88M floppy boot image file

2007-03-05 Thread Stephane Durieux
Hello,

I would like to know how to create a vfat bootable
2.88 M floppy image file.
I need it so as to merge two bootable floppy (one
bootable plus the other)

Thanks  






___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



precision: how to assemble two 1,44M floppies into one 2.88M bootable

2007-03-06 Thread Stephane Durieux
Hello,

I would like to know how to create a vfat bootable
2.88 M floppy image file.
I need it so as to merge two bootable floppy (one
bootable plus the other).

That image would be a ghost (sorry) image.
I have two 1,44M floppies (one bootable with net
drivers + the ghost one) and I need to assemble them
into a 2.88M one downloadable by pxelinux via tftp
(don t wanna use windows utilities)

I must precise that the operation with the first 1,44M
one works perfectly but I need the second one.

Thanks for reply. 






___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE : precision: how to assemble two 1,44M floppies into one 2.88M bootable

2007-03-07 Thread Stephane Durieux

--- Stephane Durieux <[EMAIL PROTECTED]> a écrit :

> Hello,
> 
> I would like to know how to create a vfat bootable
> 2.88 M floppy image file.
> I need it so as to merge two bootable floppy (one
> bootable plus the other).
> 
> That image would be a ghost (sorry) image.
> I have two 1,44M floppies (one bootable with net
> drivers + the ghost one) and I need to assemble them
> into a 2.88M one downloadable by pxelinux via tftp
> (don t wanna use windows utilities)
> 
> I must precise that the operation with the first
> 1,44M
> one works perfectly but I need the second one.

ok, I ve found a solution with the package ms-sys:

so, here is the operation

-first create an image with 2.88M size
dd if=/dev/zero of=file.img bs=1024 count=2880

-secondly, associate this file  with a loop device
losetup /dev/loop0 file.img

- format the file
mkdosfs /dev/loop0

- make the file bootable 
ms-sys /dev/loop0

- mount the file 
mount -o loop -t vfat /dev/loop0 /temp

- copy whatever we want in the file 
cp * /temp

- umount temp









___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



kde problem

2007-03-15 Thread Stephane Durieux
Hello

I encounter some problems with kde.
I have several users and a few of them cannot loggin .

Homes are mounted by nfs.

But when I clear all hidden files in their home
(especially those concerning x session) everything is
fine.

I know I should probably more precise in my question,
but can it be due to some files generated by kde and
not cleared by logout (after a crash, or sudain power
off)

Thanks for reply  






___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



how to unmount usbkey

2007-07-24 Thread Stephane Durieux
Hello

I use usbmount. But I encounter a problem.
As a simple user via gnome I can t unmount an usbkey.
The pop up message appears:
"... not in /etc/fstab and you re not root"

I ve tried to use the users mount options in
usbmount.conf but udev doesn t seems to take it into
account.

Can someone help me. 

Thanks



  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE : Re: how to unmount usbkey

2007-07-24 Thread Stephane Durieux
Hello,

Must I add an entry in fstab?
The problem is that I can t predict which device will
be used which justify the use of udev !
so I could write several entries in fstab : 
/dev/sda1
/dev/sdb1 
corresponding to the same mount point 
but that solution doesn t please me 

Thanks

> Hi,
> 
>  Can you try putting the mount options on /etc/fstab
>  /dev/ 
> defaults,user  0 0 
> 
> Whatever you put, the option "user" is important
> which will allow you to
> unmount and mount volumes as user.
> On Tue, 2007-07-24 at 14:44 +0200, Stephane Durieux
> wrote:
> > Hello
> > 
> > I use usbmount. But I encounter a problem.
> > As a simple user via gnome I can t unmount an
> usbkey.
> > The pop up message appears:
> > "... not in /etc/fstab and you re not root"
> > 
> > I ve tried to use the users mount options in
> > usbmount.conf but udev doesn t seems to take it
> into
> > account.
> > 
> > Can someone help me. 
> > 
> > Thanks
> > 



  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



nfs problem while internet access broken

2007-08-01 Thread Stephane Durieux
Hello 

I encounter a problem whith my nfs stations.
If the server has not access to internet, they cannot
mount their directories !

I have checked /etc/fstab
nfs server is referenced by is ip

/etc/nsswitch.conf
files hosts dns nis

/etc/host.conf 
order hosts, bind, nis

(I would like to know the difference between the two
lasts)

I ve heard it can be a reverse resolution problem. 
Can someone explain me it ? 
What is the file involved in reverse resolution
locally ?

Thanks for reply


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nfs problem while internet access broken

2007-08-01 Thread Stephane Durieux

--- Andrew Sackville-West
<[EMAIL PROTECTED]> a écrit :

> On Wed, Aug 01, 2007 at 05:51:40PM +0200, Stephane
> Durieux wrote:
> > Hello 
> > 
> > I encounter a problem whith my nfs stations.
> > If the server has not access to internet, they
> cannot
> > mount their directories !
> 
> in what way is network access broken? 
> 
> > 
> > I have checked /etc/fstab
> > nfs server is referenced by is ip
> > 
> > /etc/nsswitch.conf
> > files hosts dns nis
> > 
> > /etc/host.conf 
> > order hosts, bind, nis
> 
> none of these matter if you have no network
> connection. If the local
> machine cannot access any network then there is no
> way to mount nfs
> shares. 
> 
> what is the output of 
> 
> /sbin/ifconfig
> 
> A
> 
Of course the network connexion is good !
I can ping the server 




  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nfs problem while internet access broken

2007-08-02 Thread Stephane Durieux

--- Douglas Allan Tutty <[EMAIL PROTECTED]> a écrit
:

> On Wed, Aug 01, 2007 at 11:00:19AM -0600, Bob Proulx
> wrote:
> > Stephane Durieux wrote:
> > > Of course the network connexion is good !
> > > I can ping the server 
> > 
> > But you said that the server cannot access the
> network:
> > > > > I encounter a problem whith my nfs stations.
>  If the server has
> > > > > not access to internet, they cannot mount
> their directories !
> > 
> > This is a contradiction.  You say that the server
> cannot connect to
> > the internet and you say that you can ping your
> server.  Please
> > explain.
> > 
> 
> I think what he means is that:
> 
>   client  <-> server <-> internet
> 
> Client can ping server but if server is not
> connected to internet,
> client can not mount nfs shares from server.
> 
> Doug.

 client <-> server <-X-> internet 

That is exactly my issue . Excuse me for not being
clear ! Anyway, has somebody a solution .
I have read that client and server must be able to
make a reverse resolution of the client and the
server, but I am not sure of it and I don t have an in
depth knowledge of nfs . 

Thanks for reply
 
 


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: nfs problem while internet access broken

2007-08-03 Thread Stephane Durieux

--- Bob Proulx <[EMAIL PROTECTED]> a écrit :

> Stephane Durieux wrote:
> >  client <-> server <-X-> internet 
> > 
> > That is exactly my issue . Excuse me for not being
> > clear ! Anyway, has somebody a solution .
> > I have read that client and server must be able to
> > make a reverse resolution of the client and the
> > server, but I am not sure of it and I don t have
> an in
> > depth knowledge of nfs . 
> 
> The nfs server will try to do a dns lookup of the
> client ip address to
> find the client hostname for the purpose of logging
> this information
> to the system logs.  One the server can the client
> IP address be
> resolved?
> 
>   $ ssh server
>   $ host A.B.C.D   # look up client IP address
> 
> Does that succeed?  Example:
> 
>   $ ssh www.example.com
>   host 208.77.188.166
>   166.188.77.208.in-addr.arpa domain name pointer
> www.example.com.
> 
> I suspect that your DNS on the server is not
> functioning.
> 

I have noticed that my clients are not declared in
/etc/hosts if I put them in /etc/hosts (and in nis
table to be useful) everything is find.

Nevertheless I don t understand how the nfs can make a
resolution via dns of a a client whith a private
address 
Perhaps does the server reply it it s impossible and
everything is fine to log it 

But thanks a lot, it s certainly the SYSTEM LOG that
is implied ... I ll check it ... ...now it seems me a
little bit more logical !

I was so lost that I have thought they were magical
dark spirits behind this :) 
 



  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



dell power edge

2006-12-21 Thread Stephane Durieux
Hello,

simple question for a newbie like me (euh for me hard question in fact), I 
would like to install debian etch ia64 on a dell poweredge 2900, but it cannot 
work ! 
I obtain a freeze during the boot process

Instead the use of i386 image works perfectly.

nevertheless, dell poweredge 2900 has a intel xeon dual core which normally 
handles 64 bit.

can someone help me ?

Thanks for reply



-
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses.

postfix on 64 bit servers

2007-01-04 Thread Stephane Durieux
Hello 

I am trying to install a mail server on a 64 bit architecture.
I have few questions about it 

First, the interest of doing it (if the memory doesn t exceed 4 Go)

Secondly, how can I install a 64 bit version of postfix ?
from sources 
or is it automatic on a 64 bit kernel (I really don t see how but ? )

Thanks for reply


 __
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 

setkeycode problem at boot

2007-09-28 Thread Stephane Durieux
Hello

I encounter a problem with the installation of the
current version of etch on an dell optiplex 745.
At boot I obtain a message with setkeycode (the map
between scancode and keycode is not set for some code)

I have tried at getkeycodes which has returned : 
 getkeycodes
Plain scancodes xx (hex) versus keycodes (dec)
0 is an error; for 1-88 (0x01-0x58) scancode equals
keycode

KDGETKEYCODE: Aucun périphérique de ce type
failed to get keycode for scancode 0x5a
 0x58:   88  89

If someone can help me. I have tried to reconfigure
xserver and console-data (don t know if the last one
is usefull)
I am a little bit lost between keymap and
keycodes/scancodes if someone can help me 

Thanks   


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



dell keyboard problem

2007-10-01 Thread Stephane Durieux
Hi 

I encounter a problem with my dell keyboard.
When I try getkeycodes I obtain :
0 is an error; for 1-88 (0x01-0x58) scancode equals keycode
KDGETKEYCODE: aucun peripherique de ce type
failed to get keycode for scancode 0x5a 0x58: 88 89

Thus when I try to switch to console screen and return to X I have a problem 
with X, the screen seems to be desynchronised.

   
-
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

URGENT: Intel Corporation Q963/Q965 : xorg problem

2007-10-02 Thread Stephane Durieux
Hello,

I have a serious problem with Q963/Q965 graphic intel
card. I use the driver i810 and everything seems ok
except when I try to switch from X to console and to
back to X.
Then the display seems to be desynchronised.

I have tried a X restart but without success ... 
The only thing wich succeeds is to reboot 

Here are the logs that could help :

(WW) I810(0): Successfully set original devices (WW)
I810(0): Setting the original video mode instead of
restoring
the saved state
(WW) I810(0): Extended BIOS function 0x5f05 not
supported.
(II) I810(0): BIOS call 0x5f05 not supported, setting
refresh with VBE 3 method.(II) I810(0):
xf86UnbindGARTMemory: unbind key 8 (II) I810(0):
xf86UnbindGARTMemory: unbind key 0
(II) I810(0): xf86UnbindGARTMemory: unbind key 1
(II) I810(0): xf86UnbindGARTMemory: unbind key 3
(II) I810(0): xf86UnbindGARTMemory: unbind key 2
(II) I810(0): xf86UnbindGARTMemory: unbind key 4
(II) I810(0): xf86UnbindGARTMemory: unbind key 5
(II) I810(0): xf86UnbindGARTMemory: unbind key 6
(II) I810(0): xf86UnbindGARTMemory: unbind key 7
(WW) I810(0): Successfully set original devices (2)
(II) I810(0): [drm] removed 1 reserved context for
kernel
(II) I810(0): [drm] unmapping 8192 bytes of SAREA
0xf8a9c000 at 0xb7b0f000


At the beginning, I have suspected a problem with the
keyboard cause I have a message describing a problem
with setkeycode .
So I tried getkeycodes which returned :

Plain scancodes xx (hex) versus keycodes (dec)
0 is an error; for 1-88 (0x01-0x58) scancode equals
keycode

KDGETKEYCODE: Aucun périphérique de ce type
failed to get keycode for scancode 0x5a
 0x58:   88  89

But, when I replace i810 by vga driver the problem
disappears ... 

can someone help me ...



Stephane Durieux 




  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



IMPORTANT: intel Q965 problem still remain

2007-10-19 Thread Stephane Durieux
Hello

I am encountering a problem with the i810 driver on
etch to manage ich8 q965 intel driver.
When I switch from consol to X display the display
become unsyncronised 

After trying a 2.6.22 image via backport, the problem
still remains. Even the 915resolution package doesnt
work.

Does someone has an idea ?

Thanks


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



boot + lvm ?

2007-01-16 Thread Stephane Durieux
Hello,

I encounter a problem using lvm and lilo.
On standart install, everythings works despite the boot partition is on a 
logical volum.

But when I try to make a custom kernel and then run a lilo, I get the following 
message:
device-mapper: table ioctl failed: No such device or address
Fatal: device-mapper: dm_task_run(DM_DEVICE_TABLE) failed

Here is my lilo.conf
-
boot=/dev/sda
root=/dev/mapper/volume_group1-logical_vol2
map=/boot/map
delay=20

default=Linux
image=/vmlinuz
label=Linux
read-only
initrd=/initrd.img
image=/vmlinuz.old
label=LinuxOLD
read-only
optional
initrd=/initrd.img.old

It seems that the line "root=/dev/mapper/volume_group1-logical_vol2" is the key 
of the problem.
But how does it works on a standart install.

I suppose I am not obliged to make a /boot partition 

If someone can help me ...

Thanks 




-
 Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses.

firefox icon has disappeared

2007-01-24 Thread Stephane Durieux
Hello

Under debian etch, I encounter a little problem
firefox icon has disappeared from environment (KDE and
Gnome) probably due to an update
How can I solve this without modifying every users
desktop.
Thanks for help 








___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



firefox icon has disappeared

2007-01-24 Thread Stephane Durieux
Hello

Under debian etch, I encounter a little problem
firefox icon has disappeared from environment (KDE and
Gnome).
How can I solve this without modifying every users
desktop.
Thanks for help 








___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



ftp server

2007-02-19 Thread Stephane Durieux
Hi,

My question concerns ftpd and wu-ftpd installation
under debian etch.

It seems that creating /bin/ls (and librairies) for
example is needed as the code corresponding to it is
not embedded in those ftp servers. Thus every users is
chroot ed even if not present in ftpchroot file (don t
know why)

My question is only motivated by curiosity (I know
that there are better solutions with vs-ftpd, pro-ftpd
 and pure-ftpd).

Is that a normal behaviour 

Thanks for reply










___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



tty pb

2006-06-15 Thread Stephane Durieux
Hello I am encoutering a problem with ttys.I have installed a custom kernel but at boot time, the system doesn t achieve to create /dev/tty node.It doesn t work with a generic 2.6.8-2-386 kernel anymore.I have also tried to install udev,  without  much successSo, inittab file seems to be correct.The consequences of that problem is that I can t switch to the console mode and I sometimes get  the message  (id :x respawning  too fast disabled for 5 minutes) ... what can make getty  fail  in  inittab  ?Thanks for  help  __Do You Yahoo!?En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail 

RE : tty pb

2006-06-15 Thread Stephane Durieux
well don t pay attention to my silly last question !The real question is why tty can t be created at boot time ?Stephane Durieux <[EMAIL PROTECTED]> a écrit : Hello I am encoutering a problem with ttys.I have installed a custom kernel but at boot time, the system doesn t achieve to create /dev/tty node.It doesn t work with a generic 2.6.8-2-386 kernel anymore.I have also tried to install udev,  without  much successSo, inittab file seems to be correct.The consequences of that problem is that I can t switch to the console mode and I sometimes get  the message  (id :x respawning  too fast disabled for 5 minutes) ... what can make getty  fail  in  inittab  ?Thanks for  help 
 __Do You Yahoo!?En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail  __Do You Yahoo!?En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail 

dns restrict access

2008-07-27 Thread Stephane Durieux
Hello

Not a question concerning debian by itself (sorry for the post) but can you 
tell me how to restrict access to a dns (bind) server.

I mean to authorize request from its domain (and only) or concerning its domain

Thanks for reply

A newbie



  
_ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr

firefox problem

2006-07-29 Thread Stephane Durieux
Hello,

I am encountering a serious problem with firefox under
debian etch. The text doesn t appear as it should be
in my navigator. Links are underlined, and a lot of
words are hidden until I move the cursor on it.
I have heard it is due to the libcairo2 anti-aliasing
librairy in the debian French list, is that sure ? Is
there a way to avoid this cause it seems that libairo2
is used by a lot of other packages 

Thanks for reply






___ 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet 
! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos 
expériences. 
http://fr.answers.yahoo.com 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



root cd : init not found

2006-08-18 Thread Stephane Durieux
Hello I am trying to make my own root cd for learning purpose.I have made a floppy with a kernel 2.6.15 and I try to boot the cd but it fails ... However I have tried to make a root floppy and it succeded (butnot enough tools where available due to size).the message following the root filesystem mounted are:VFS: Mounted root (iso9660 filesystem) readonly.Freeing unused kernel memory: 212k freedfailed to execute /sbin/init. Attempting  defaults ...Kernel panic on the floppy-in /boot/grub/menu.lsttitle   Debian GNU/Linux, kernel 2.6.15root    (fd0)kernel  /boot/bzImage init=/sbin/init root=/dev/hdc ro single ramdisk_start=0 load_ramdisk=1
 prompt_ramdisk=1pause   CAUTION INSERT CDROM NOWsavedefaultbooton the cdromall devices needed are present (/dev/hdc, /dev/ram0 ...)all librairies needed tooin /etc/fstab :/dev/hdc    /     iso9660  ro,exec,auto 0   0#no proc filesystem is used (do I need it ?)If I have understood (which is not sure :) ... with the menu.lst of grub, a ramdisk should be mounted (thanks to the cd) ...and here is probably the problem !!!CAN a RAMDISK be created thanks to an iso9660 image ... or must it be a gzip (of ext2) or ext2 filesystem ?Do I need initrd ? I suppose not cause kernel can mount a ramdisk itselfOnce I get through that difficult (for me) stage, the init program will be executed and it will among others things mount the cdrom as root (inittab)Can someone help
 me ?ThanksPS: I know that having a root filesystem mounted readonly is not the idea of the century :) 
		 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici. 


mkisofs : boot image size question

2006-08-20 Thread Stephane Durieux
Hello I would like to know if it s possible to make a boot cd with a boot image bigger than 1,44Mo or 2.88 Mo with no-emul-boot option of mkisofs for instance ?Cause I have two big initrd and bzImage in the boot imageCan someone precise me the following options:-no-emul-boot : not necessary to use a floppy image - boot-load-size : - boot-load-seg: precise the boot segment address, is it mandatory with no-emul-boot size, how can I get that addressI have tried mkisofs -r -b boot/boot.img -c boot/boot.catalog -no-emul-boot -boot-load-size   -boot-load-size 8200 -o bootcd8200.iso root-disk(what is the restriction concerning boot-load-size : 8200 seems me a little bit big :) but my boot.img is about 4MoThanks for help 
		 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici. 


[newbie]: own boot/root cd with grub : ide problem

2006-08-23 Thread Stephane Durieux
Hello,As a newbie (not really a developper) I want to make my own boot/root CD.So I have made a custom kernel, an initrd to be loaded by the boot loader and a root  tree.The ramdisk contains device /dev/hdc (my cdrom), unfortunately when  I  boot  pivot_root fails   telling pivot_root: noc such file or directory but pivot_root is also present on the ramdisk.Is it possible to boot a cdrom from grub ? (Why wouldn t it be ?)Cause I have read through the web there are some problemsI must mention that ide drivers are not compiled as modules.Can  somenone help me Thanks for reply 
		 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici. 


RE : [newbie]: own boot/root cd with grub : ide problem

2006-08-23 Thread Stephane Durieux
Hello,As a newbie (not really a developper) I want to make my own boot/root CD.So I have made a custom kernel, an initrd to be loaded by the boot loader and a root  tree.The ramdisk contains device /dev/hdc (my cdrom), unfortunately when  I  boot  pivot_root fails   telling pivot_root: noc such file or directory but pivot_root is also present on the ramdisk.Is it possible to boot a cdrom from grub ? (Why wouldn t it be ?)Cause I have read through the web there are some problemsI must mention that ide drivers are not compiled as modules.I reply myself ... I have tried to make my own initrd image with mkcramfs, but  without more  success  (I  had to  make /linuxrc  :(  So I return to initrd with mkinitrd /dev/hdc is
 not present in my initrd root tree ... I was wrong ... /devfs is also empty so mkinitrd use devfs which is no more present in 2.6.15 ...What is the new maneer to make an initrd image, I m gonna google it but if someone can give a little bit explanation Thanks for reply 
		 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici. 


RE : [newbie]: own boot/root cd with grub : ide problem

2006-08-23 Thread Stephane Durieux
Hello,As a newbie (not really a developper) I want to make my own boot/root CD.So I have made a custom kernel, an initrd to be loaded by the boot loader and a root  tree.The ramdisk contains device /dev/hdc (my cdrom), unfortunately when  I  boot  pivot_root fails   telling pivot_root: noc such file or directory but pivot_root is also present on the ramdisk.Is it possible to boot a cdrom from grub ? (Why wouldn t it be ?)Cause I have read through the web there are some problemsI must mention that ide drivers are not compiled as modules.I reply myself ... I have tried to make my own initrd image with mkcramfs, but  without more  success  (I  had to  make /linuxrc  :(  So I return to initrd with mkinitrd /dev/hdc is
 not present in my initrd root tree ... I was wrong ... /devfs is also empty so mkinitrd use devfs which is no more present in 2.6.15 ...What is the new maneer to make an initrd image, I m gonna google it but if someone can give a little bit explanation Thanks for reply 
		 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici. 


RE : Re: [newbie]: own boot/root cd with grub : ide problem

2006-08-24 Thread Stephane Durieux
Andreas Rippl <[EMAIL PROTECTED]> a écrit : On Wed, Aug 23, 2006 at 09:12:33PM +0200, Stephane Durieux wrote:>Hello,> >As a newbie (not really a developper) I want to make my own boot/root CD.>So I have made a custom kernel, an initrd to be loaded by the boot loader>and a root  tree.>The ramdisk contains device /dev/hdc (my cdrom), unfortunately when  I >boot  pivot_root fails  telling pivot_root: noc such file or directory>but pivot_root is also present on the ramdisk.> >Is it possible to boot a cdrom from grub ? (Why wouldn t it be ?)>Cause I have read through the web there are some problems> >I must mention that ide drivers are not compiled as modules.> >Can  somenone help me>
 >Thanks for reply> I don't want to kill off any interest in finding your own solutionand climbing the learning curve, but I think that you might beinterested in (if you don't already know it) the bootcd package:<[EMAIL PROTECTED]>Thanks for all,but I will uise initramfs-tools (mkinitramfs doesn t use udev which was my problem whith mkinitrd). I have seen a package very interesting :casper I will try to use it and them see scripts in it .(Sorry for having used your email by mistake in reply)Thanks  a lot  
		 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici. 


clamsmtp : unix socket problem

2008-04-09 Thread Stephane Durieux
Hello,

I am encontering a problem with clamsmtp or more exactly with clamav-daemon.
When I start it, the unix socket used to communicate with clamsmtp isn t 
created.
So once lauched in debug mode, clamsmtpd inform me of that problem !

Though, I tried the same configuration on a test server 2 months ago without 
any problem.
Could it be a problem of a last update
... Strange ... cause I have updated the boths clam via an official site 

If someone has already encountered that problem and could help me 

Thanks for reply




  
_ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr

Nis problem :

2008-04-18 Thread Stephane Durieux
Hello 

I am encountering a problem with a nis server.
Local root on client  can do  su  user  without  giving  the password of the 
user.

root squashing is enabled.

What can I do 

Thanks for reply



__
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 

maildrop on etch : overquota doesn t bounce incoming mail

2008-05-10 Thread Stephane Durieux
Hello,

I have installed maildrop (not from courier) and I have a problem:
it doesn t bounce incoming mail when the recipient is over quota to inform the 
sender.

I have read (and also verified) on the web, that maildrop should bounce it . It 
is the case in the source code except that there is a patch that cancel it.

What should I do, erase that patch and make a package from source or is there a 
backport somewhere.

Any advice welcome 

Stephane 


__
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 

save mail

2008-05-21 Thread Stephane Durieux
Hello,

Newbie question:

What would you recommend to save mails. (I don t think it matters but I use 
postfix, courier-imap)
I ve heard of mail sync for email but don t wanna used this solution to begin.
A backup to a disk would be good for me.

The question I wonder is :
What happen when a cron task is launched and that a mail is about to be 
delivered.
Is it queued again ? 
Or perhaps worse, if a mail is about to be delivered and a cron task (backup 
task) is starting 

More generally, can you explain me the mecanism of locks

I use maildirs but I would like also know how to do for mailboxes


Thanks  for reply 

Stephane


__
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 

debian courierpassd package: change passwd with squirrelmail

2008-06-15 Thread Stephane Durieux
Hello ,

I am trying to use courierpassd package with courier-imap (to enable 
squirrelmail changepass plugin)
I am also using courier-authdaemon with pam (local user in my mail server)
Here is my configuration of xinetd to use courierpassd

service courierpassd
{
port = 106
socket_type = stream
protocol= tcp
user= root
server  = /usr/sbin/courierpassd
server_args = -s imap
wait= no
only_from   = 127.0.0.1
instances   = 4
disable = no
log_type = SYSLOG daemon info
log_on_failure = HOST USERID ATTEMPT
}

The problem is that when I try to use that service via telnet I obtain:


telnet 127.0.0.1 106
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
200 courierpassd v1.1.2 hello, who are you?
user myuser
200 Your password please.
pass mypass
200 Your new password please.
newpass mynewpass 
500 Server error, password not changed.



So have someone an idea of the problem ? Must I recompile courier-imap with 
wich options ?

Any help is welcome


  
_ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr

how to backup a netware server with linux

2007-04-04 Thread Stephane Durieux
Hi 

everything is in the title.

I ve found that rsync was available under netware.

But I would like to know if bacula, amanda or
rdiff-backup are able to do it.

Could I have precision about it 

Thanks for reply 






___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



bonding hardly compiled in the kernel

2007-04-13 Thread Stephane Durieux
Hello 

I would like to know how to configure options of
bonding if it is hardly compiled in the kernel.
via grub for instance 

Thanks for reply


  
___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



question about bonding mode 0

2007-05-21 Thread Stephane Durieux
Hello 

Don t know if it is really the place but 
I have read recently that bounding mode 0  (round
robin) was not a good solution if the interfaces of
the group are on the same switch due to packets
duplication.

But I don t understand why ?
Is it because all interfaces concerned share the same
mac address under linux ?

Under debian it seems to work fine 

if someone can help me

thanks 


Stephane Durieux


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



bonding mode 0

2007-05-21 Thread Stephane Durieux
Bonjour 

Meme si ce n est pas vraiment l endroit j en appelle a
votre grande comprehension
Ayant mis une interface bonding en place sous debian
recemment en mode 0 (round robin) tout semble bien
marcher 
Mais je voudrais avoir un avis sur l affirmation
suivante :
le mode 0 si les interfaces sont sur le meme switch
cela cree une duplication de paquets 

Je ne comprends pas pourquoi (est ce parce que les
adresses mac des interfaces concernees sont les memes
sous linux)

Merci de votre reponse 

Stephane Durieux


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



expect : passwd problem

2006-09-26 Thread Stephane Durieux
HelloI am trying to use expect to generate users ' password#!/usr/bin/expect -dset password [lindex $argv 1]spawn passwd [lindex $argv 0]expect -re ".*password:"send "$password\r"expect -re ".*password:"send "$password\r"expect eofUnfortunately, sometimes  (in fact  very often)  it  doesn 't work As if expect is waiting for a blank line after the "first password" is enteredI don t know why. Then it seems to be totally desynchroniseHere is the output of the debugging mode#./pass1 steph stephexpect version 5.43.0argv[0] = /usr/bin/expect  argv[1] = -d  argv[2] = ./pass1  argv[3] = steph  arg v[4] = stephset argc 2set argv0 "./pass1"set argv "steph steph"executing commands from command  file ./pass1spawn passwd stephparent: waiting for sync byteparent: telling child to go aheadparent: now unsynchronized from
 childspawn: returns {31841}expect: does "" (spawn_id exp6) match regular _expression ".*password:"? noEnter new UNIX password:expect: does "Enter new UNIX password: " (spawn_id exp6) match regular _expressio n ".*password:"? yesexpect: set expect_out(0,string) "Enter new UNIX password:"expect: set expect_out(spawn_id) "exp6"expect: set expect_out(buffer) "Enter new UNIX password:"send: sending "steph\r" to { exp6 }expect: does " " (spawn_id exp6) match regular _expression ".*password:"? nostephexpect: does " steph\r\n" (spawn_id exp6) match regular _expression ".*password:" ? noexpect: timed outsend: sending "steph\r" to { exp6 }Retype new UNIX password: expect: timed outwrite() failed to write anything - will sleep(1) and retry... 
		 
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! 
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici. 


kernel module static compilation: how to pass options

2006-10-25 Thread Stephane Durieux
Hello,

First, sorry for bad English !! 

I would like to know how to pass options to some
modules compilled statically in the kernel .
I know I have to append options to the kernel line in
my boot loader configuration file but ...

1 - In the case of two ethernet cards : how to
distinguish  one from the other , more precisely to
affect the name that I want to each (eth0,1,2 ..)
kernel ether=..,..,eth0 ether=..,..,eth1 ?

2 - In the case of a bonding link : how to pass
options name, mode ...

kernel bonding.mode=0 but how to pass the name of
the future interface 

I have already read Documentation
(kernel_parameters.txt and bonding.txt) of the kernel
but without success

If someone can help me 

Thanks 











___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Postfix: local aliases vs virtual mailboxes

2007-12-13 Thread Stephane Durieux
Hello,

As a newbie I need advices concerning Postfix accounts
method.
I am dithering between aliases to local system
accounts and virtual mailboxes.

I have only a domain to manage (so virtual mailboxes
are not mandatory, only an option) 

But I need a good level of security

So : 

- alias to local accounts with /bin/false for users in
/etc/passwd plus netfilter and pam restriction (ssh
...)

- virtual mailboxes 

Thanks for reply
 



  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



cups : restrict printer access

2008-01-08 Thread Stephane Durieux
Hello

I would like to know how to restrict access to a
printer queue by ip address .
Is it in cupsd.conf

Thanks for reply


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



postfix mail server

2008-01-15 Thread Stephane Durieux
hello,

Building a mail server for 200/300 users (able to grow
till a thousand) and as a newbie I need an advice

My choice a turned to postfix with virtual mailboxes,
courrier-imaps, squirrel mail (https), postgrey and
dspam spam, amavis and clamav against virus, iptables
for undesired packets.

The "framework" is this one :
all on the mail server except squirrelmail 

The problem is that someone has adviced me to put
instead a front device with squirrelmail with iptables
and squirrelmail with a ssh tunnel to smtp and imap
services 

But I don t really understand the gain of that
framework in terms of security or performance 

If someone can help me

Thanks 




  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



how to resize lvm root partition

2008-01-24 Thread Stephane Durieux
Hello,

I would like to resize a lvm root partition but I don
t know how 

I must umount that partition so as to resize and fsck
it 

I could try with a live cd but how to mount that
partition

Thanks for help


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



netfilter outbound nat log

2011-12-05 Thread Stephane Durieux
Hello,

I am using netfilter as firewall and nat.
But I'd like to log outbound connexions with their nated public addresses and 
original private addresses.


The only way I have found to get public addresses is to log mangle table when 
packets go back. (prerouting of mangle table)


In fact, I d like to log packet at their exit of postrouting chain of the nat 
table when they come out.


If someone can help me ...


Thanks for all



PS:  I really want to log only via the firewall and not a proxy 


nfs kernel bug ?

2009-10-20 Thread Stephane Durieux
Hello,

I have installed nfs kernel server (and samba) on a dell poweredge 2950.
Don t know if it matters but we also use lvm.

The kernel used is 2.6.26-2-amd64 #1 SMP packaged with lenny.

Sometimes we re encoutering some problems 

I have tried to make an update but nothing more.


The problem is that people mounting there homes have problems with using 
graphical applications 

Here are the logs :

Oct 20 13:15:00 localhost kernel: [602095.986489] lockd: cannot unmonitor 
s232-01
Oct 20 13:15:30 localhost kernel: [602129.763286] statd: server localhost not 
responding, timed out
Oct 20 13:15:30 localhost kernel: [602129.763377] lockd: cannot unmonitor 
s232-01
Oct 20 13:17:47 localhost kernel: [602284.351046] statd: server localhost not 
responding, timed out
Oct 20 13:17:47 localhost kernel: [602284.351046] lockd: cannot unmonitor 
s232-01
Oct 20 13:17:47 localhost kernel: [602284.351294] nfsd: last server has exited
Oct 20 13:17:47 localhost kernel: [602284.351294] nfsd: unexporting all 
filesystems


..AND THE WORST

Oct 20 13:17:47 localhost kernel: [602284.351294] nfsd: unexporting all 
filesystems
Oct 20 13:17:47 localhost kernel: [602284.351294] [ cut here 
]
Oct 20 13:17:47 localhost kernel: [602284.351294] kernel BUG at 
net/sunrpc/svc.c:491!
Oct 20 13:17:47 localhost kernel: [602284.351294] invalid opcode:  [1] SMP 
Oct 20 13:17:47 localhost kernel: [602284.351294] CPU 1 
Oct 20 13:17:47 localhost kernel: [602284.351294] Modules linked in: ppdev 
parport_pc lp parport nfsd auth_rpcgss exportfs nfs lockd nfs_acl sunrpc ipv6 
loop
 snd_pcsp snd_pcm snd_timer snd soundcore snd_page_alloc psmouse rng_core 
serio_raw i5000_edac edac_core button shpchp pci_hotplug evdev dcdbas ext3 jbd 
mbca
che dm_mirror dm_log dm_snapshot dm_mod usbhid hid ff_memless sg sr_mod cdrom 
ide_pci_generic ide_core ata_piix ses sd_mod enclosure ata_generic libata ehci_
hcd dock uhci_hcd bnx2 firmware_class megaraid_sas scsi_mod thermal processor 
fan thermal_sys [last unloaded: scsi_wait_scan]
Oct 20 13:17:47 localhost kernel: [602284.351294] Pid: 3271, comm: nfsd Not 
tainted 2.6.26-2-amd64 #1
Oct 20 13:17:47 localhost kernel: [602284.351294] RIP: 
0010:[]  [] :sunrpc:svc_destroy+0x97/0x127
Oct 20 13:17:47 localhost kernel: [602284.351294] RSP: 0018:81022cd67ef0  
EFLAGS: 00010287
Oct 20 13:17:47 localhost kernel: [602284.351294] RAX: 81022b8048a8 RBX: 
81022b8048a8 RCX: 00bc
Oct 20 13:17:47 localhost kernel: [602284.351294] RDX: 81022b8048b8 RSI: 
 RDI: 81022b804890
Oct 20 13:17:47 localhost kernel: [602284.351294] RBP: 81022b804880 R08: 
81022b804880 R09: 810228c02d80
Oct 20 13:17:47 localhost kernel: [602284.351294] R10: 810001059880 R11: 
803af5fc R12: 81022b8048b8
Oct 20 13:17:47 localhost kernel: [602284.351294] R13: 81022b804880 R14: 
 R15: 2000
Oct 20 13:17:47 localhost kernel: [602284.351294] FS:  7f494042d6e0() 
GS:81022f0928c0() knlGS:
Oct 20 13:17:47 localhost kernel: [602284.351294] CS:  0010 DS:  ES:  
CR0: 8005003b
Oct 20 13:17:47 localhost kernel: [602284.351294] CR2: 7f61b743f80c CR3: 
00022ccb6000 CR4: 06e0
Oct 20 13:17:47 localhost kernel: [602284.351294] DR0:  DR1: 
 DR2: 
Oct 20 13:17:47 localhost kernel: [602284.351294] DR3:  DR6: 
0ff0 DR7: 0400
Oct 20 13:17:47 localhost kernel: [602284.351294] Process nfsd (pid: 3271, 
threadinfo 81022cd66000, task 81022f2b0910)
Oct 20 13:17:47 localhost kernel: [602284.351294] Stack:  0005 
81022c94c000 a02f167c a02f190b
Oct 20 13:17:47 localhost kernel: [602284.351294]  feff 
81022d18c480 fef8 81022cd67f48
Oct 20 13:17:47 localhost kernel: [602284.351294]  802301e9 
81022d8b60c0 81022c94c000 8020cf28
Oct 20 13:17:47 localhost kernel: [602284.351294] Call Trace:
Oct 20 13:17:47 localhost kernel: [602284.351294]  [] ? 
:nfsd:nfsd+0x0/0x2a4
Oct 20 13:17:47 localhost kernel: [602284.351294]  [] ? 
:nfsd:nfsd+0x28f/0x2a4
Oct 20 13:17:47 localhost kernel: [602284.351294]  [] ? 
schedule_tail+0x27/0x5c
Oct 20 13:17:47 localhost kernel: [602284.351294]  [] ? 
child_rip+0xa/0x12
Oct 20 13:17:47 localhost kernel: [602284.351294]  [] ? 
:nfsd:nfsd+0x0/0x2a4
Oct 20 13:17:47 localhost kernel: [602284.351294]  [] ? 
:nfsd:nfsd+0x0/0x2a4
Oct 20 13:17:47 localhost kernel: [602284.351294]  [] ? 
:nfsd:nfsd+0x0/0x2a4
Oct 20 13:17:47 localhost kernel: [602284.351294]  [] ? 
child_rip+0x0/0x12
Oct 20 13:17:47 localhost kernel: [602284.351294] 
Oct 20 13:17:47 localhost kernel: [602284.351294] 
Oct 20 13:17:47 localhost kernel: [602284.351294] Code: 85 b8 00 00 00 48 85 c0 
74 05 48 89 ef ff d0 48 8d 5d 28 48 89 df e8 94 98 00 00 48 39 5d 28 74 04 0f 
0b eb fe 4c 39 65 38 74 04 <0f> 0b eb fe 

nfs problem

2011-09-20 Thread Stephane Durieux
Hello, 


I am encountering a problem with nfs on debian squeeze.

I have messages like this in logs: 

lockd cannot monitor ip_address

and also messages about statd 


But client ip are present in /etc/hosts.

On the client the mount process works.
The only problem is locking (application like firefox for example)

and when several stations are on the network, the collaspe begin


Has anybody an idea of what happens ?

Do I need to put a DNS server for reverse resolution even for private ip,  it s 
a pity 



Thanks

autofs interest ?

2011-09-27 Thread Stephane Durieux
Hello,

A simple question:
from a server point of view does autofs costs less (cpu, io, memory) than 
"traditionnal" nfs ?


From a client point of view I think the fact to unmount directories frees 
ressources?

But does a moint point consumes so much (memory ?)

And concerning the network


Thanks for explanation (or the little course)


Re : nfs problem

2011-09-27 Thread Stephane Durieux
Strangely, putting a dns for the local zone (and forwarder for the rest) 
improves the situation.
No cannot monitor in kern.log anymore ...




De : Bob Proulx 
À : debian-user@lists.debian.org
Envoyé le : Mardi 20 Septembre 2011 21h46
Objet : Re: nfs problem

Stephane Durieux wrote:
> I have messages like this in logs: 
> lockd cannot monitor ip_address
> and also messages about statd 

The lockd: cannot monitor messages are due to the kernel being unable
to communicate with the rpc.statd process.  That usually indicates
that the rpc.statd is not running, possibly due to it crashing.

NFS is a stateless protocol.  But file locks are inherently stateful.
To maintain file locks some auxilary programs are used such as the
rpc.statd.

Check that the rpc.statd is running.

  ps -e | grep rpc.statd

It is started from the nfs-common service.  You may have to restart
it.

  # service nfs-common restart

Problems with NFS locking has been a problem forever.

> But client ip are present in /etc/hosts.

This has nothing to do with host names or DNS resolution.

> Do I need to put a DNS server for reverse resolution even for
> private ip, it s a pity

No.  Not for NFS.  But generally it is always a good idea that names
resolve to addresses and the reverse of resolving addresses to names
also works.

Bob

urgent newbie question : ssh : problem with variable inside ssh session

2006-01-25 Thread Stephane Durieux
Hello   I have a problem in a ssh script:  ssh host << EOF for o in /directory/*     cp -pr /directory/* /other_location  the problem is that variable o isn t created in fact. It seems that the it is created  on the remote machine (normal) but cannot be printable on the local. what is the reason    ? Can someone give me in depth  explanation   I have tried --tt option whithout any result   Why does it works in a interactive ssh session,  the  variable is  however also created on the remote machine ?    Thanks for reply   Stephane
		 Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez la version beta.

EMERGENCY : NFS mount problem

2006-04-09 Thread Stephane Durieux
Hello,    I encounter a problem with nfs : I can t mount a share  /partage from the nfs server to its clients  the message is the following (translated from French)  mount: RPC: Unable to receive; errno = Connection refused   But when I reload nfs-kernel-server it works two seconds but if I wait and try ... itI ve tried to verify the presence of rpc services on the server, nfs  (OK) and mount (KO) by :  steph:/mnt2# rpcinfo -t serveur_infosud nfs program 13 version 2 ready and waiting program 13 version 3 ready and waiting  steph:/mnt2# rpcinfo -u serveur_infosud nfs program 13 version 2 ready and waiting program 13 version 3 ready and waiting  BUT  steph:/mnt2# rpcinfo -u serveur_infosud mount rpcinfo: RPC: Timed out program 15 version 0 is not available  The result is the same on the server so it s not due to network filtering 
    That phenomenon is obviously confirmed by network sniffing :  the demand mount is followed by a RST from serveur and ICMP port unreachable /etc/exports file is the following  :  ...  /home @network_IP/24(rw,sync,no_root_squash)  /home2 @network_IP/24(rw,sync,no_root_squash)  /partage @network_IP/24(rw,sync,no_root_squash)    on the server, /etc/fstab  file : -   /dev/rd/c0d0p1  /   ext3    defaults,errors=remount-ro 0   1 /dev/rd/c0d0p2  /home   ext3   defaults,errors=remount-ro 0    2 /dev/rd/c0d1p1 
 /home2   ext3   defaults,errors=remount-ro 0    3  ...on the client : ---   serveur_infosud:/partage /partage nfs user,rw,exec,auto   0   0  ... /etc/hosts.allow and /etc/hosts.deny are empty _   The worst thing is that it used to work before a kernel compilation (that I don't use) and some modification in /etc/pam.d concerning common-auth and a CRUCIAL reboot !!  Does somebody has an idea ?  Thanks   Stephane  Durieux
		 Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez la version beta.

help about fonts

2005-10-26 Thread Stephane Durieux
Hi

As a newbie I would like to have information about
fonts, charset, codepage, keymap ...cause I don t make
any difference between them 

for me:

keymap is an association between keys and a code
 
the codepage and charset are the same association
between the last code produced by the keyboard and a
code who represents a sign (letter, numerical ...) 

fonts are codes representing a sign(letter numerical)
and a graphical way of printing it 

Can anyone make me clear about this ?

Thanks 

PS: and sorry for my english 






___ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]