Rhetos
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 Ω


Bash ufw


Programmieren


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