Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- amavisd @linux:email:amavisd
- # see amavisd.conf-default for a list of all variables with their defaults; # see amavisd.conf... nient default for other settings $MYHOME = '/var/spool/amavis'; $TEMPBASE = "$MYHOME/tmp"; # w... ally $ENV{TMPDIR} = $TEMPBASE; # environment variable TMPDIR $QUARANTINEDIR = '/var/spool/amavis/virusmails'; # $quarantine_subdir_levels = 1; # a
- dnssec
- es, sollte aber für das Management des root-key (/var/cache/bind/managed-keys.bind) in /etc/bind/named.... nf options { .... key-directory "/var/chache/bind/keys"; dnssec-validation auto... aside auto; ... }; root@noc:~# mkdir -p /var/cache/bind/keys/ root@noc:~# chown -R bind:bind /var/chache/bind/keys/ </code> Danach BIND mit <code
- config @linux:commserv:php
- tation7: suhosin[373]: ALERT - configured request variable limit exceeded - dropped variable \ 'account_user[]' (attacker '172.16.130.9', file '/srv/www/h... tation7: suhosin[371]: ALERT - configured request variable limit exceeded - dropped variable \ 'users[]' (attacker '172.16.130.9', file '/srv/www/htdocs/g
- fully_encrypted_debian
- ing everything.// // GRUB seems to be using some variant of gcrypt library for its hashing needs. I do... H MEHR ANGRIFFSFLAECHE_!!!**// ====Begriffe und Variablen==== <code> Variable Bedeutung Beispiel// $CRYPTODEVICE Name des Crypt... 4 | | /dev/lv_root | /dev/lv_home | /dev/lv_var | /dev/lv_swap | |
- monitoring @linux:email:monitoring
- ring ==== === email-monitoring === * create "/var/lib/rrd" == Mailgraph == mailgraph is a very sim... -l, --logfile f monitor logfile f instead of /var/log/syslog -y, --year starting year of ... --daemon-pid=FILE write PID to FILE instead of /var/run/mailgraph.pid --daemon-rrd=DIR write RRDs to DIR instead of /var/log --daemon-log=FILE write verbose-log to FIL
- config @linux:commserv:egroupware
- le: wwwrun/www drwxr-xr-x * session.save_path='/var/lib/egroupware/sessions' is writable by the webse... groupware.org/egroupware/branches/1.4/ * mkdir /var/lib/egroupware * mkdir /var/lib/egroupware/default * mkdir /var/lib/egroupware/default/backup * mkdir /var/lib/egroupware/defa
- config @linux:commserv:squid
- high 95 fqdncache_size 1024 cache_access_log /var/log/squid/access.log cache_dir ufs /var/cache/squid 240000 32 256 cache_log /var/log/squid/cache.log cache_mem 3000 MB cache_store_log /var/log/squid/store.log emulate_httpd_log off mim
- cyrus_secure @linux:email:cyrus
- prefork=0 lmtpunix cmd="lmtpd" listen="/var/spool/postfix/public/lmtp" prefork=1 } * Sinc... tings in **/etc/imapd.conf:** configdirectory: /var/lib/imap partition-default: /var/spool/imap sievedir: /var/lib/sieve admins: cyrus allowplaintext: no autocreatequota: 100000
- hardware @linux:debian
- be modified. # # This file try to standardize the various files being found in the field, like # /etc/d... tartdelay: optional. This can be set as a global variable # above your first UPS defini... ple, if it supports a setting of "1234" for the # variable "cable", it would look like this: # # [myup... ================= # STATEPATH <path> # STATEPATH /var/run/nut # # Tell upsd to look for the driver stat
- gosa2egw @linux:commserv:gosa
- @@ -39,7 +39,7 @@ class user extends plugin var $l= ""; var $st= ""; var $postalAddress= ""; - var $dateOfBirth; + var $birthDate; var $use_dob= "0"; var $gend
- slapd_conf @linux:commserv:ldap
- onfig set_lg_bsize 2097152 dbconfig set_lg_dir /var/log # Automatically remove log files that are n... #referral ldap://root.openldap.org pidfile /var/run/slapd/slapd.pid argsfile /var/run/slapd/slapd.args # Load dynamic backend modules: module... database file are physically stored directory /var/lib/ldap # The database configuration paramete
- operation @linux:email:amavisd
- les older than 31 days: #10 1 * * * root find /var/lib/amavis/virusmails/ -mtime +31 -exec rm {} \; #15 1 * * * root find /var/lib/amavis/tmp/ -mtime +31 -exec rm -r {} \; # oder: # 15 1 * * * root find /var/lib/amavis/ -iname "amavis-*" -mtime +31 -exec rm -r {} \; # oder: 10 1 * * * root find /var/lib/amavis/virusmails/ -mtime +31 -print0 | xargs
- config @linux:commserv:apache2
- m DocumentRoot /srv/www/htdocs/ ErrorLog /var/log/apache2/station7_error.log CustomLog /var/log/apache2/station7_access.log combined ServerS... verAdmin hostmaster@example.com ErrorLog /var/log/apache2/station7-ssl_error.log TransferLog /var/log/apache2/station7-ssl_access.log SSLEn
- config @linux:commserv:gosa
- ompile config cache; do \ mkdir -p %{buildroot}/var/spool/gosa/$i ; \ done # Cleanup manual di... dates, always exit cleanly even on errors [ -d /var/spool/gosa ] && rm -rf /var/spool/gosa/* ; exit 0 %postun # Remove temporary files, just to be sure [ -d /var/spool/gosa ] && rm -rf /var/spool/gosa/ ; exit 0
- lvm_backup @linux:duplicity
- create --size 10G --snapshot --name snap /dev/vg0/var UNLOCK TABLES; END } function backup_lvm { L... } backup_lvm root /root/bin/root-include.txt >>/var/log/lvm-backup.log 2>&1 backup_lvm home /root/bin/home-include.txt >>/var/log/lvm-backup.log 2>&1 backup_lvm var /root/bin/var-include.txt create_mysql_snap >>/var/log/lvm-back