Ver código fonte

Tripwire configuration

Bob Mottram 11 anos atrás
pai
commit
ce8f31de06
1 arquivos alterados com 8 adições e 0 exclusões
  1. 8
    0
      beaglebone.txt

+ 8
- 0
beaglebone.txt Ver arquivo

3034
 
3034
 
3035
 you will be asked for two passphrases ("site" and "local").  Make a note of these.
3035
 you will be asked for two passphrases ("site" and "local").  Make a note of these.
3036
 
3036
 
3037
+Turn off reporting of changes to system logs.
3038
+
3039
+#+BEGIN_SRC: bash
3040
+emacs /etc/tripwire/twcfg.txt
3041
+#+END_SRC
3042
+
3043
+Set *SYSLOGREPORTING* to false, then save and exit.
3044
+
3037
 If you subsequently install any more packages or make configuration changes then update the policy again with:
3045
 If you subsequently install any more packages or make configuration changes then update the policy again with:
3038
 
3046
 
3039
 #+BEGIN_SRC: bash
3047
 #+BEGIN_SRC: bash