Web.foxtom.de/Installation: Unterschied zwischen den Versionen
Erscheinungsbild
Die Seite wurde neu angelegt: „== Installation == === Debian === <syntaxhighlight lang="bash" copy line> wget -O - https://get.ispconfig.org | sh -s -- \ --ssh-port=2227 \ --no-mail \ --no-roundcube \ --no-mailman \ --monit-alert-email=webmaster@foxtom.de \ --no-ftp \ --monit \ --ssh-harden \ --unattended-upgrades \ --no-ntp </syntaxhighlight> ; Parameter --ssh-harden Änderungen durch ISPconfig ; /etc/ssh/sshd_config.d/custom.conf: <syntaxhighlight lang="ini" copy line> #…“ |
|||
| (11 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
'''web.foxtom.de/Installation''' | |||
== | |||
== Beschreibung == | |||
; Installation | |||
<syntaxhighlight lang="bash" copy line> | <syntaxhighlight lang="bash" copy line> | ||
wget -O - https://get.ispconfig.org | sh -s -- \ | wget -O - https://get.ispconfig.org | sh -s -- \ | ||
| Zeile 15: | Zeile 18: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
; | ; --ssh-harden | ||
Änderungen durch ISPconfig | Änderungen durch ISPconfig | ||
| Zeile 29: | Zeile 32: | ||
X11Forwarding no | X11Forwarding no | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== Anhang == | |||
=== Siehe auch === | |||
; Inhalt der Kategorie | |||
<div style="column-count:2"> | |||
<categorytree hideroot=on mode="pages">web.foxtom.de</categorytree> | |||
</div> | |||
; Unterseiten | |||
{{Special:PrefixIndex/web.foxtom.de/}} | |||
<!-- | |||
=== Dokumentation === | |||
; Man-Page | |||
# [https://manpages.debian.org/stable/procps/pgrep.1.de.html prep(1)] | |||
; Info-Pages | |||
--> | |||
{{SORTIERUNG:web.foxtom.de/Installation}} | |||
{{SEITENTITEL:web.foxtom.de/Installation}} | |||
[[Kategorie:web.foxtom.de]] | |||
</noinclude> | |||
Aktuelle Version vom 15. Juli 2026, 12:40 Uhr
web.foxtom.de/Installation
Beschreibung
- Installation
wget -O - https://get.ispconfig.org | sh -s -- \
--ssh-port=2227 \
--no-mail \
--no-roundcube \
--no-mailman \
--monit-alert-email=webmaster@foxtom.de \
--no-ftp \
--monit \
--ssh-harden \
--unattended-upgrades \
--no-ntp
- --ssh-harden
Änderungen durch ISPconfig
- /etc/ssh/sshd_config.d/custom.conf
# Created by the [[ISPConfig]] autoinstaller on 2026-02-12
Port 2227
HostKey /etc/ssh/ssh_host_ed25519_key
KexAlgorithms curve25519-sha256@libssh.org
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com
PermitEmptyPasswords no
X11Forwarding no
Anhang
Siehe auch
- Inhalt der Kategorie
- Unterseiten