Initialize AIDE in Slackware 14.2

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0















I have succesfully installed AIDE in my slackware installation. I want to initialiaze using the command below :



aide --init 


But since I dont have the aide.conf file yet, I could not start the service. I dont know how to create that configuration file, and what items or lines of code it must contain.










share|improve this question




























    0















    I have succesfully installed AIDE in my slackware installation. I want to initialiaze using the command below :



    aide --init 


    But since I dont have the aide.conf file yet, I could not start the service. I dont know how to create that configuration file, and what items or lines of code it must contain.










    share|improve this question


























      0












      0








      0








      I have succesfully installed AIDE in my slackware installation. I want to initialiaze using the command below :



      aide --init 


      But since I dont have the aide.conf file yet, I could not start the service. I dont know how to create that configuration file, and what items or lines of code it must contain.










      share|improve this question
















      I have succesfully installed AIDE in my slackware installation. I want to initialiaze using the command below :



      aide --init 


      But since I dont have the aide.conf file yet, I could not start the service. I dont know how to create that configuration file, and what items or lines of code it must contain.







      configuration configure slackware slackbuilds aide






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 28 at 6:12









      Rui F Ribeiro

      41.8k1483142




      41.8k1483142










      asked Feb 28 at 3:23









      ABCABC

      1215




      1215




















          1 Answer
          1






          active

          oldest

          votes


















          1














          The configuration for the software is described in the manual: man aide.conf. There is also an example configuration in /usr/doc/aide-$VERSION/README.Slackware. Many contributed scripts exist in /usr/doc/aide-$VERSION/contrib. A copy of the example configuration (/etc/aide.conf) follows.





          I suggest that you start with the example below, use it for a few weeks,
          and tune it to accommodate your habits.



          The media containing your aide databases should be physically
          unmounted between scans. Alternatively, see /usr/doc/aide-$VERSION/contrib
          for some example scripts that will help you gpg sign your database, for
          online storage.




          === /etc/aide.conf sample ===
          database=file:/mnt/usb/aide.db
          database_out=file:/mnt/usb/aide.db.new
          gzip_dbout=yes

          /etc/ld.so.cache p+ftype+l+u+g
          /etc/ntp/drift p+ftype+l+u+g

          /boot R
          /etc R
          /bin R
          /lib R
          /usr/lib R
          /usr/libexec R
          /usr/lib64 R
          /lib64 R
          /usr/bin R
          /usr/local/bin R
          /sbin R
          /usr/sbin R
          /usr/local/sbin R
          =/var/log R





          share|improve this answer






















            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "106"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f503479%2finitialize-aide-in-slackware-14-2%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            The configuration for the software is described in the manual: man aide.conf. There is also an example configuration in /usr/doc/aide-$VERSION/README.Slackware. Many contributed scripts exist in /usr/doc/aide-$VERSION/contrib. A copy of the example configuration (/etc/aide.conf) follows.





            I suggest that you start with the example below, use it for a few weeks,
            and tune it to accommodate your habits.



            The media containing your aide databases should be physically
            unmounted between scans. Alternatively, see /usr/doc/aide-$VERSION/contrib
            for some example scripts that will help you gpg sign your database, for
            online storage.




            === /etc/aide.conf sample ===
            database=file:/mnt/usb/aide.db
            database_out=file:/mnt/usb/aide.db.new
            gzip_dbout=yes

            /etc/ld.so.cache p+ftype+l+u+g
            /etc/ntp/drift p+ftype+l+u+g

            /boot R
            /etc R
            /bin R
            /lib R
            /usr/lib R
            /usr/libexec R
            /usr/lib64 R
            /lib64 R
            /usr/bin R
            /usr/local/bin R
            /sbin R
            /usr/sbin R
            /usr/local/sbin R
            =/var/log R





            share|improve this answer



























              1














              The configuration for the software is described in the manual: man aide.conf. There is also an example configuration in /usr/doc/aide-$VERSION/README.Slackware. Many contributed scripts exist in /usr/doc/aide-$VERSION/contrib. A copy of the example configuration (/etc/aide.conf) follows.





              I suggest that you start with the example below, use it for a few weeks,
              and tune it to accommodate your habits.



              The media containing your aide databases should be physically
              unmounted between scans. Alternatively, see /usr/doc/aide-$VERSION/contrib
              for some example scripts that will help you gpg sign your database, for
              online storage.




              === /etc/aide.conf sample ===
              database=file:/mnt/usb/aide.db
              database_out=file:/mnt/usb/aide.db.new
              gzip_dbout=yes

              /etc/ld.so.cache p+ftype+l+u+g
              /etc/ntp/drift p+ftype+l+u+g

              /boot R
              /etc R
              /bin R
              /lib R
              /usr/lib R
              /usr/libexec R
              /usr/lib64 R
              /lib64 R
              /usr/bin R
              /usr/local/bin R
              /sbin R
              /usr/sbin R
              /usr/local/sbin R
              =/var/log R





              share|improve this answer

























                1












                1








                1







                The configuration for the software is described in the manual: man aide.conf. There is also an example configuration in /usr/doc/aide-$VERSION/README.Slackware. Many contributed scripts exist in /usr/doc/aide-$VERSION/contrib. A copy of the example configuration (/etc/aide.conf) follows.





                I suggest that you start with the example below, use it for a few weeks,
                and tune it to accommodate your habits.



                The media containing your aide databases should be physically
                unmounted between scans. Alternatively, see /usr/doc/aide-$VERSION/contrib
                for some example scripts that will help you gpg sign your database, for
                online storage.




                === /etc/aide.conf sample ===
                database=file:/mnt/usb/aide.db
                database_out=file:/mnt/usb/aide.db.new
                gzip_dbout=yes

                /etc/ld.so.cache p+ftype+l+u+g
                /etc/ntp/drift p+ftype+l+u+g

                /boot R
                /etc R
                /bin R
                /lib R
                /usr/lib R
                /usr/libexec R
                /usr/lib64 R
                /lib64 R
                /usr/bin R
                /usr/local/bin R
                /sbin R
                /usr/sbin R
                /usr/local/sbin R
                =/var/log R





                share|improve this answer













                The configuration for the software is described in the manual: man aide.conf. There is also an example configuration in /usr/doc/aide-$VERSION/README.Slackware. Many contributed scripts exist in /usr/doc/aide-$VERSION/contrib. A copy of the example configuration (/etc/aide.conf) follows.





                I suggest that you start with the example below, use it for a few weeks,
                and tune it to accommodate your habits.



                The media containing your aide databases should be physically
                unmounted between scans. Alternatively, see /usr/doc/aide-$VERSION/contrib
                for some example scripts that will help you gpg sign your database, for
                online storage.




                === /etc/aide.conf sample ===
                database=file:/mnt/usb/aide.db
                database_out=file:/mnt/usb/aide.db.new
                gzip_dbout=yes

                /etc/ld.so.cache p+ftype+l+u+g
                /etc/ntp/drift p+ftype+l+u+g

                /boot R
                /etc R
                /bin R
                /lib R
                /usr/lib R
                /usr/libexec R
                /usr/lib64 R
                /lib64 R
                /usr/bin R
                /usr/local/bin R
                /sbin R
                /usr/sbin R
                /usr/local/sbin R
                =/var/log R






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 1 at 13:58









                ChristopherChristopher

                10.8k33249




                10.8k33249



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Unix & Linux Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f503479%2finitialize-aide-in-slackware-14-2%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown






                    Popular posts from this blog

                    How to check contact read email or not when send email to Individual?

                    Bahrain

                    Postfix configuration issue with fips on centos 7; mailgun relay