Hier werden die Unterschiede zwischen zwei Versionen gezeigt.
Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung Nächste Überarbeitung | Vorherige Überarbeitung | ||
fortgeschrittene:start [2022/12/21 14:40] sh [Mail] |
fortgeschrittene:start [2025/08/28 11:43] (aktuell) ingo_wichmann [Postfix] |
||
---|---|---|---|
Zeile 6: | Zeile 6: | ||
* [[Reguläre Ausdrücke]] | * [[Reguläre Ausdrücke]] | ||
+ | * [[cloud-init]] | ||
====== Linux Netzwerk Konfiguration ====== | ====== Linux Netzwerk Konfiguration ====== | ||
* [[udev]] | * [[udev]] | ||
* [[netzwerk]] | * [[netzwerk]] | ||
- | * [[admin_grundlagen:networkd]] | + | * [[admin_grundlagen:networkd|systemd-networkd]] |
+ | * [[systemd-networkd-advanced|bridge, bond, VLAN]] | ||
* [[admin_grundlagen:network-manager]] | * [[admin_grundlagen:network-manager]] | ||
- | * [[bridge]] | + | * [[bridge]] |
+ | * [[routing]] | ||
* [[dns]] | * [[dns]] | ||
+ | * [[systemd-resolved]] | ||
====== Zeitserver ====== | ====== Zeitserver ====== | ||
Zeile 21: | Zeile 25: | ||
* [[dhcp]] | * [[dhcp]] | ||
* [[admin_grundlagen:macvlan]] | * [[admin_grundlagen:macvlan]] | ||
+ | * [[dhcp6]] | ||
+ | * [[kea-dhcp4]] | ||
* [[lpi2:radvd]] | * [[lpi2:radvd]] | ||
+ | * [[kea-dhcp6]] | ||
* [[pxe-bootserver]] | * [[pxe-bootserver]] | ||
Zeile 28: | Zeile 35: | ||
* Debugging mit [[dig]] | * Debugging mit [[dig]] | ||
* [[bind caching only|Nameserver bind Minimalinstallation caching only]] | * [[bind caching only|Nameserver bind Minimalinstallation caching only]] | ||
- | * [[bind|Nameserver bind]] | + | * Eigene Zone mit [[bind|Nameserver bind]] |
* [[lpi2:bind_absichern|Bind absichern]] | * [[lpi2:bind_absichern|Bind absichern]] | ||
* [[lpi2:bind-dnssec|DNSSEC]] | * [[lpi2:bind-dnssec|DNSSEC]] | ||
Zeile 47: | Zeile 54: | ||
* [[postfix-dns]] | * [[postfix-dns]] | ||
* Benutzerauthentifizierung mit SASL: [[postfix-dovecot-sasl | dovecot]] oder [[postfix-sasl | cyrus]] | * Benutzerauthentifizierung mit SASL: [[postfix-dovecot-sasl | dovecot]] oder [[postfix-sasl | cyrus]] | ||
+ | * [[lpi2:postfix-virtual-domains|Virtual Users]] | ||
+ | |||
* [[postfix-opendkim]] | * [[postfix-opendkim]] | ||
* [[postfix-opendmarc]] | * [[postfix-opendmarc]] | ||
* [[postfix-amavis]] | * [[postfix-amavis]] | ||
+ | * [[postfix-rspamd]] | ||
+ | * [[postfix-vrfy]] | ||
- | (( | + | ++++ Exim | |
Lange nicht mehr getestet: | Lange nicht mehr getestet: | ||
Zeile 59: | Zeile 70: | ||
* [[exim4-dns]] | * [[exim4-dns]] | ||
* [[exim4-sasl]] | * [[exim4-sasl]] | ||
- | )) | + | |
+ | ++++ | ||
===== IMAP / POP3 Server ===== | ===== IMAP / POP3 Server ===== | ||
- | * [[dovecot-imapd | Dovecot]] ( Anbindung: [[postfix-dovecot-imapd| Postfix]] oder [[exim-dovecot-imapd| Exim]] ) | + | * [[dovecot-imapd | Dovecot]] |
+ | * Anbindung: [[postfix-dovecot-imapd| Postfix]] oder [[exim-dovecot-imapd| Exim]] | ||
+ | * [[lpi2:dovecot-virtual-domains|Virtual Users]] | ||
+ | * [[lpi2:dovecot-sieve|Sieve]] | ||
* [[Thunderbird Autoconfig]] | * [[Thunderbird Autoconfig]] | ||
(( | (( | ||
Zeile 101: | Zeile 116: | ||
* [[certbot]] | * [[certbot]] | ||
* [[dehydrated]] | * [[dehydrated]] | ||
+ | * [[mod_md]] | ||
* [[apache-ssl | Apache ]], [[cyrus-imapd-ssl | Cyrus ]], [[dovecot-ssl | Dovecot]], [[ldap-ssl | OpenLDAP]], [[postfix-tls | Postfix ]] | * [[apache-ssl | Apache ]], [[cyrus-imapd-ssl | Cyrus ]], [[dovecot-ssl | Dovecot]], [[ldap-ssl | OpenLDAP]], [[postfix-tls | Postfix ]] | ||
Zeile 107: | Zeile 123: | ||
* [[avahi]] | * [[avahi]] | ||
====== Benutzerverwaltung ====== | ====== Benutzerverwaltung ====== | ||
- | ===== Samba3 ===== | + | ===== Samba ===== |
* [[Samba]] | * [[Samba]] | ||
* [[Samba-PDC]] | * [[Samba-PDC]] | ||
Zeile 117: | Zeile 133: | ||
* [[ldap | OpenLDAP Grundinstallation]] | * [[ldap | OpenLDAP Grundinstallation]] | ||
* [[ldap-client | ldap Client Konfiguration]] | * [[ldap-client | ldap Client Konfiguration]] | ||
- | * [[ldap-schema | OpenLDAP Schemaänderung]] | + | * [[ldap-schema | OpenLDAP Schemaänderung]] |
- | * [[ldap-config]] | + | * [[ldap-config]] |
* [[ldap-user | Benutzer in LDAP anlegen]] | * [[ldap-user | Benutzer in LDAP anlegen]] | ||
* [[nss-ldap | Linux mit LDAP als Benutzerdatenbank - nss]] | * [[nss-ldap | Linux mit LDAP als Benutzerdatenbank - nss]] | ||
Zeile 126: | Zeile 142: | ||
* [[ldap-replica| Replikation mit OpenLDAP]] | * [[ldap-replica| Replikation mit OpenLDAP]] | ||
- | |||
* [[apache-ldap]] | * [[apache-ldap]] | ||
==== Samba3 - openLDAP ==== | ==== Samba3 - openLDAP ==== |