Chapter 16

ANALYZING SERVERS AND GETTING SUPPORT

sudo systemctl enable --now cockpit.socket
sudo firewall-cmd --add-service=cockpit --permanent
sudo firewall-cmd --reload

Last updated

Was this helpful?