A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 9 Ω
Das Banner der Rhetos-Website: zwei griechische Denker betrachten ein physikalisches Universum um sie herum.

Bash ufw

Programmieren

© 2016 - 2025

Basiswissen


In der Shell-Programmiersprache Bash dient unter anderem ufw zur Konfiguration einer Firewall. Hier steht dazu ein Beispiel.

Beispiel


sudo ufw allow ssh/tcp
sudo ufw logging on
sudo ufw enable
sudo ufw disable
sudo ufw status
sudo ufw allow ssh
sudo ufw logging on/off => Datei /var/log/syslog


Datei /var/log/syslog