Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
centos:rsynd_c8 [05.07.2020 18:37. ] – [Systemtest] djangocentos:rsynd_c8 [18.11.2024 19:02. ] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 9: Zeile 9:
 ===== Installation und Konfiguration ===== ===== Installation und Konfiguration =====
 ==== manuelle Weg ==== ==== manuelle Weg ====
-=== TFTP-Server installieren ===+=== rsync-Daemon installieren ===
 Als erstes installieren wir uns die für den rsyslog-Daemon-Server notwendigen Pakete via **''dnf''**. Als erstes installieren wir uns die für den rsyslog-Daemon-Server notwendigen Pakete via **''dnf''**.
    #  dnf install rsync-daemon rsync -y    #  dnf install rsync-daemon rsync -y
Zeile 15: Zeile 15:
    # rpm -qil rsync-daemon    # rpm -qil rsync-daemon
    # rpm -qil rsync    # rpm -qil rsync
- 
- 
- 
- 
- 
  
 === rsync-Daemon konfigurieren === === rsync-Daemon konfigurieren ===
Zeile 198: Zeile 193:
 # hostname and IP address. If none of the patterns match, then the connec- # hostname and IP address. If none of the patterns match, then the connec-
 # tion is rejected. # tion is rejected.
-# hosts allow = *.mailserver.guru+# hosts allow = *.nausch.org
  
 # Module examples: # Module examples:
Zeile 214: Zeile 209:
 # outgoing chmod  = 0644 # outgoing chmod  = 0644
 # lock file       = /var/lock/object.lock # lock file       = /var/lock/object.lock
-# hosts allow     = *.mailserver.guru+# hosts allow     = *.nausch.org
  
 #[REPO] #[REPO]
-#path       = /srv/public/mailserver.guru+#path       = /srv/public/nausch.org
-#comment    = repo.mailserver.guru+#comment    = repo.nausch.org
 #allow = 88.217.171.167 #allow = 88.217.171.167
  
Zeile 501: Zeile 496:
   * **[[wiki:start|Zurück zu Projekte und Themenkapitel]]**   * **[[wiki:start|Zurück zu Projekte und Themenkapitel]]**
   * **[[http://dokuwiki.nausch.org/doku.php/|Zurück zur Startseite]]**   * **[[http://dokuwiki.nausch.org/doku.php/|Zurück zur Startseite]]**
 +
  • centos/rsynd_c8.1593974236.txt.gz
  • Zuletzt geändert: 05.07.2020 18:37.
  • von django