Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- fully_encrypted_debian
- unix.stackexchange.com/questions/160504/lvm-ontop-of-luks-using-grub]] * [[https://systemausfall.org... e, since (unlike the kernel) it can only do pure software decryption or AESNI, not SSE-accelerated decryption. Easiest solution is to get rid of /boot encryption (it's useless, you only need one... ly. See How to change the hash-spec and iter-time of an existing dm-crypt LUKS device? (https://unix.s
- hardware @linux:debian
- Import erfolgreich war: apt-key list cat << EOF > /etc/apt/sources.list.d/lihas-kernel.list # L... http://ftp.lihas.de/lihas-kernel/ stable main EOF # ggf. VirtualBox-Debian-Paketliste einrichten: cat << EOF > /etc/apt/sources.list.d/virtualbox.list #### ... org/virtualbox/debian squeeze contrib non-free EOF ### Nagios Hardware-Checks ### cat << EOF >>
- gosa2egw @linux:commserv:gosa
- different RFCs, I guess. Bad luck. GOsa uses dateOfBirth internally. So, the simpliest way would b... the gosa+samba3.schema and add the alias 'dateOfBirth' to the evolutionPerson.schema's definiti... in the suggested way. They use a maximum size of 128, strange. Just try it. Am Dienstag 05 Ju... attributetype ( 1.3.6.1.4.1.15305.2.2 NAME ( 'dateOfBirth' 'dob' ) > DESC 'Date of birth
- all @linux:debian
- ey list ## APT (Aptitude) konfigurieren: cat << EOF > /etc/apt/apt.conf # APT::Cache-Limit 335544320;... 42"; }; APT::Periodic::Update-Package-Lists "1"; EOF cp -p /etc/apt/sources.list /etc/apt/sources.list.old cat << EOF > /etc/apt/sources.list # stable / wheezy deb htt... ebian.org/debian/ unstable main contrib non-free EOF cat << EOF > /etc/apt/sources.list.d/lihas.list
- spamreport @linux:email:spamassassin
- Spam-Report # ######################## PROTOFILE="${TMPDIR}/${MAILBOX}.report" FILECOUNT=`fi... echo "TOTALSPAMCOUNT: $TOTALSPAMCOUNT" >> ${PROTOFILE} ### 2. Kopfblock (PROTOFILE) echo " " >> ${PROTOFILE} echo " Neue Nachrichten mit Spam-Status in Ihrem 'Junk'-Ordner:"
- config @linux:commserv:egroupware
- on 4.3+ (recommended 5+) * php.ini: safe_mode = Off * php.ini: magic_quotes_runtime = Off * php.ini: register_globals = Off * php.ini: memory_limit >= 16M * php.ini: max_execution_time... func_overload = 7 * php.ini: magic_quotes_gpc = Off * extension mysql is loaded or loadable: True
- amavisd @linux:email:amavisd
- ngs # # see amavisd.conf-default for a list of all variables with their defaults; # see amav... L, README_FILES/* # and at http://www.ijs.si/software/amavisd/amavisd-new-docs.html # COMM... m code $max_servers = 2; # number of pre-forked children (2..15 is common) $daemon_u... ; # $quarantine_subdir_levels = 1; # add level of subdirs to disperse quarantine # $daemon_chr
- spamassassin @linux:email:spamassassin
- me usefull entries # Do not block the web-sites of Novell and SUSE ifplugin Mail::SpamAssassin::Pl... r, and the original # marked or deleted. # This software is written and maintained by Roger Binns # <... avepw=0 # save the password # name of /dev/null if os.name=="nt": devnull="nul" els... codenewmsgs=1 # there were new messages - none of them spam #
- desktop @linux:debian
- fupdown / ifupdown-scripts-zg2 keepassx kgpg libreoffice libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-email
- monitoring @linux:email:monitoring
- produces daily, weekly, monthly and yearly graphs of received/sent and bounced/rejected mail (SMTP tra... ed -l, --logfile f monitor logfile f instead of /var/log/syslog -y, --year starting year of the log file (default: current year) --host... nd --daemon-pid=FILE write PID to FILE instead of /var/run/mailgraph.pid --daemon-rrd=DIR write
- sarg @linux:commserv:squid
- right (C) 2005 Ugo Viti # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This p
- commserv
- for a log time around the Internet, asking a lot of questions on mailing-lists, reading books and tal... configuring my commserv, thus having quite a bit of hassle getting things working, I'd like give my e... ** \\ * **[[commserv:installation|Installation of Linux OS]]** * **[[commserv:ca:ca|Certificate A... ] * [[commserv:ldap:ldap_secure|Configuration of OpenLDAP with TLS and SSL (ldaps)]] * **[[comms
- config @linux:commserv:gosa
- X.Y.Z. to the actual GOsa-release): # Some sort of "detection" of suse %{?suse_version:%define suse 1} %{!?suse_version:%define suse 0} # Defin... %endif %description GOsa is a combination of system-administrator and end-user web interface, ... cat > %{buildroot}%{webconf}/gosa_include.conf <<EOF # Just to be sure <Directory "%{webdir}/html"
- slapd_conf @linux:commserv:ldap
- stems, "tool-threads" should be set to the number of available processors # CPU-kernels. # It all... hard.schema include /etc/openldap/schema/gosa/gofon.schema include /etc/openldap/schema/gosa/gos... mba3.schema include /etc/openldap/schema/gosa/gofax.schema include /etc/openldap/schema/gosa/gos... orking directory # service AND an understanding of referrals. #referral ldap://root.openldap.org
- config @linux:commserv:php
- srv/www/htdocs/gosa/html/main.php') After a while of research, I found the reason for this problem: the PHP5-packages of SUSE 10.2 were hardened with the Suhosin Extensio... AddHandler cgi-script .cgi AddDefaultCharset Off #--- php-settings - overriding /etc/php5/apa... p.ini !!! ---# php_flag magic_quotes_runtime Off php_flag register_globals Off php_value