sysadmin:training
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sysadmin:training [2016/05/10 21:28] – tests for a good configuration and references feroda | sysadmin:training [2021/02/03 17:42] (current) – fatti i test feroda | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Training per sysadmin ====== | ||
| + | |||
| + | ===== Verifica raggiungibilità host ===== | ||
| + | |||
| + | Prima di tutto si deve verificare se si raggiunge il sistema remoto. | ||
| + | Si può fare con il programma `ping <nome host o indirizzo IP>` | ||
| + | |||
| + | Il ping può essere utile per verificare anche la latenza di rete | ||
| + | |||
| + | |||
| + | ===== Verifica raggiungibilità di un servizio ===== | ||
| + | |||
| + | |||
| + | ==== Esempio HTTP ==== | ||
| + | |||
| + | TODO Costin | ||
| + | |||
| + | ==== Esempio SSH ==== | ||
| + | |||
| + | TODO Costin | ||
| + | |||
| + | ==== Esempio SMTP (invio email) ==== | ||
| + | |||
| + | TODO Costin | ||
| + | |||
| + | |||
| + | ===== SMTP (avanzato) ===== | ||
| + | |||
| + | Da non leggere se non si è già amministratori di un server email. | ||
| + | |||
| ==== SMTP configuration ==== | ==== SMTP configuration ==== | ||
| Line 19: | Line 49: | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | * DKIM on STMP RELAY server (trust hosts...) http:// | ||
| - | === SMTP tests === | + | * Very useful thread for MS hotmail and outlook problems https:// |
| + | * | ||
| + | === SMTP/ | ||
| + | * Fantastic and happy! http:// | ||
| + | * MX Toolbox non ha bisogno di presentazioni, | ||
| + | * Documentazione DNS MailCow: https:// | ||
| * SPF: http:// | * SPF: http:// | ||
| * SPF, DKIM, Antispam: http:// | * SPF, DKIM, Antispam: http:// | ||
| * DMARC: https:// | * DMARC: https:// | ||
| + | * IMAPs: http:// | ||
| + | * SMTP: https:// | ||
| + | * SMTPs: https:// | ||
| + | |||
| + | ==== Migrazione di un sistema di posta con soli alias verso Mailcow ==== | ||
| + | |||
| + | - [X] Backup e aggiornamento Mailcow | ||
| + | - [X] Configurazione Mailcow -> aggiungere dominio | ||
| + | - [X] Creare un utente admin specifico per il dominio | ||
| + | - [X] Trasferire alias (copia da ''/ | ||
| + | - [X] Visualizzare tutte le impostazioni necessarie del DNS e si aggiornano i record DNS | ||
| + | - [X] Effettuare il test: tra tutti mail-tester e mxtoolbox | ||
| + | |||
| + | === Backup e aggiornamento === | ||
| + | |||
| + | cd / | ||
| + | helper-scripts/ | ||
| + | ./ | ||
| + | ./ | ||
| + | | ||
| + | Per il changelog v. canale Telegram, oppure '' | ||
| + | |||
| + | |||
sysadmin/training.1462915682.txt.gz · Last modified: 2016/05/10 21:28 by feroda
