Dette viser forskellene mellem den valgte og den nuværende udgave af dokumentet. Gul er linjer der findes i den gamle udgave, og grøn er linjer der findes i den nuværende.
| Begge sider forrige revision Forrige revision Næste revision | Forrige revision | ||
|
ubuntu_on_proxmox_-_ovh [2018/12/10 23:58] noer [Network conf] |
ubuntu_on_proxmox_-_ovh [2019/08/21 16:37] (nuværende) noer |
||
|---|---|---|---|
| Linje 1: | Linje 1: | ||
| ====== Ubuntu ====== | ====== Ubuntu ====== | ||
| + | |||
| ===== Network conf ===== | ===== Network conf ===== | ||
| Using '' | Using '' | ||
| Linje 42: | Linje 42: | ||
| net.ipv6.conf.all.accept_ra=0 | net.ipv6.conf.all.accept_ra=0 | ||
| net.ipv6.conf.all.autoconf=0 | net.ipv6.conf.all.autoconf=0 | ||
| + | net.ipv6.conf.ens18.accept_ra=0 | ||
| + | net.ipv6.conf.ens18.autoconf=0 | ||
| </ | </ | ||
| Linje 71: | Linje 73: | ||
| < | < | ||
| apt update | apt update | ||
| - | apt install mosh vim mc check-mk-agent xinetd fail2ban rdiff-backup | + | apt install mosh vim mc check-mk-agent xinetd fail2ban |
| </ | </ | ||
| Linje 90: | Linje 92: | ||
| [DEFAULT] | [DEFAULT] | ||
| bantime | bantime | ||
| - | findtime | + | findtime |
| - | maxretry = 4 | + | maxretry = 3 |
| </ | </ | ||