RE: AIDE defaults in debian stretch

2017-10-12 Thread john
Thanks. I will work on the config more. -Original Message- From: Dejan Jocic [mailto:jode...@gmail.com] Sent: Wednesday, October 11, 2017 1:12 PM To: debian-user@lists.debian.org Subject: Re: AIDE defaults in debian stretch On 10-10-17, j...@bluemarble.net wrote: > The Deb

Re: AIDE defaults in debian stretch

2017-10-11 Thread Dejan Jocic
On 10-10-17, j...@bluemarble.net wrote: > The Debian configuration files in AIDE on Debian seem to monitor a lot of > files that I'm not sure need monitoring. Maybe someone could shed some > light. > > Is there a reason I should monitor /run? What about the /var/log/ files that > are rotated. It o

Re: aide error

2012-09-04 Thread Bob Proulx
Why did you tag your message as spam? I removed the tag. lati...@vcn.bc.ca wrote: > Bob Proulx wrote: > > Oh wow. It is a data dependent problem! The problem is that they > > dynamically create aide configuration based upon the contents of /dev > > which is variable dependent upon the devices a

Re: [SPAM] Re: aide error

2012-09-04 Thread latinfo
> lati...@vcn.bc.ca wrote: >> Camaleón wrote: >> > It seems to be a known/reported issue: >> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661758 >> >> Thanks to Bob and Camaleon; patching aide works correctly. The patch is >> at >> the link that Camaleon gave before. > > Oh wow. It is a data

Re: aide error

2012-09-04 Thread Bob Proulx
lati...@vcn.bc.ca wrote: > Camaleón wrote: > > It seems to be a known/reported issue: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661758 > > Thanks to Bob and Camaleon; patching aide works correctly. The patch is at > the link that Camaleon gave before. Oh wow. It is a data dependent pr

Re: aide error

2012-09-04 Thread latinfo
> On Sun, 02 Sep 2012 16:25:18 -0700, latinfo wrote: > >> Helo list >> >> Does somebody know how to deal with this? > > (...) > > It seems to be a known/reported issue: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661758 > > Greetings, > > -- > Camaleón Thanks to Bob and Camaleon; patchin

Re: aide error

2012-09-03 Thread Camaleón
On Sun, 02 Sep 2012 16:25:18 -0700, latinfo wrote: > Helo list > > Does somebody know how to deal with this? (...) It seems to be a known/reported issue: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661758 Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ...@lists.d

Re: aide error

2012-09-02 Thread Bob Proulx
lati...@vcn.bc.ca wrote: > Does somebody know how to deal with this? > > # aideinit > Running aide --init... > 911:syntax error:�  > 911:Error while reading configuration:�  > Configuration error > AIDE --init return code 17 > > It is an exact copy/paste! You have one of these files

Re: AIDE reports files as changed

2007-08-17 Thread Michelle Konzack
Hello, you could run 8<-- #!/bin/sh for DIR in /bin /boot /etc /lib /sbin /usr ; do find ${DIR} -type f -exec md5sum {} >>/save_place/system.md5 done 8<-- and then, if the

Re: aide pour postfix

2005-11-28 Thread thierry
[EMAIL PROTECTED] wrote: Bonjour, debian-user, J'ai depuis peu monté un serveur mail. Mais voilà il me fait une erreure lorsque j'envoie un mail vers l'extérieur. Par contre sur mon reseau local tout marche parfaitement. J'arrive a m'envoyer des mails entre utilisateur et vers l'exterieur

Re: AIDE problems

2004-02-12 Thread Keith Nasman
On Wed, Feb 11, 2004 at 11:36:45PM +0100, Werner Mahr wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am Mittwoch, 11. Februar 2004 18:49 schrieb Keith Nasman: > > > CONFFILE="/floppy/aide/aide.conf" > > DATABASE=`grep "^database=file:/" $CONFFILE | head -1 | cut -d: > > -f2` [ -z "$

Re: AIDE problems

2004-02-12 Thread Keith Nasman
On Wed, Feb 11, 2004 at 09:39:27PM -0500, Adam Aube wrote: > On Wednesday 11 February 2004 12:49 pm, Keith Nasman wrote: > > When my cronjob is run, it reports that it could not access > > /var/lib/aide.db. > > > Here are what I think the relative lines are in /etc/cron.daily/aide > > > CONFFILE=

Re: AIDE problems

2004-02-11 Thread Adam Aube
On Wednesday 11 February 2004 12:49 pm, Keith Nasman wrote: > When my cronjob is run, it reports that it could not access > /var/lib/aide.db. > Here are what I think the relative lines are in /etc/cron.daily/aide > CONFFILE="/floppy/aide/aide.conf" > DATABASE=`grep "^database=file:/" $CONFFILE |

Re: AIDE problems

2004-02-11 Thread Werner Mahr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Mittwoch, 11. Februar 2004 18:49 schrieb Keith Nasman: > CONFFILE="/floppy/aide/aide.conf" > DATABASE=`grep "^database=file:/" $CONFFILE | head -1 | cut -d: > -f2` [ -z "$DATABASE" ] && DATABASE="/var/lib/aide/aide.db" > > > So the conf file path i

Re: AIDE output: Not implemented in db_readline_file 311

2003-10-31 Thread Geb Kos
Hello Adam, I am having the same problem. Did you already found an answer and want to share thsi with me? Thanks in Advance, Geb Kos -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: aide debian

2002-04-30 Thread Tom Cook
On 0, Glyn Millington <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] writes: > > > bonjour,je voudrais savoir comment installer cet os ;y a t-il un guide > > complet pour > > l'installation(au moins la base)?merci > > http://www.debian.org/releases/stable/installmanual > > And don't send html!

Re: aide debian

2002-04-29 Thread Sami Dalouche
je te conseille de t'inscrire sur la liste debian-user-french@lists.debian.org et de reposer ta question sur ce forum. (cf http://www.debian.org et la section Mailing-Lists)   Il existe en effet de nombreux guides d'install, mais je n'ai pas les URLs.. Les gars sur debian-user-french se feron

Re: aide debian

2002-04-29 Thread Karsten M. Self
on Mon, Apr 29, 2002, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > bonjour,je voudrais savoir comment installer cet os ;y a t-il un guide > complet pour l'installation(au moins la base)?merci In general: http://www.debian.org/releases/stable/installmanual In French, for x86 hardware:

Re: aide debian

2002-04-29 Thread Steve Juranich
http://www.debian.org/releases/stable/arm/install.fr.txt -- Stephen W. Juranich [EMAIL PROTECTED] Electrical Engineering http://students.washington.edu/sjuranic University of Washington

Re: aide debian

2002-04-29 Thread Glyn Millington
[EMAIL PROTECTED] writes: > bonjour,je voudrais savoir comment installer cet os ;y a t-il un guide > complet pour > l'installation(au moins la base)?merci http://www.debian.org/releases/stable/installmanual And don't send html!!! hth Glyn -- Debian Home http://www.debian.org Deb

RE: Aide

2001-12-27 Thread Vaughan, Curtis
Bonjour ITO, Je peux vous dire ce que les autres vous dirent en avance. N'aucune personne parle française ici. Mais, il y a de groupe pour les françaises. Malheureusement, je ne sais pas l'addresse pour cette groupe. Moi aussi, je suis débutant sur Debian et Linux. A cause de célà je ne su

Re: Aide

2001-12-27 Thread Matt Yanchyshyn
Bonjour,   Il y a beaucoup de cours d'instructions en francais pour les débutant sur Linux comme vous... Le site LinuxDoc offre une bonne liste des sites/documents en francais: http://linuxdoc.org/links/nenglish.html#french.  Ici vous pouvez trouver le "Guide du ROOTard pour Linux" :) C'est u