Centos 8 notepad

systemctl

Start / stop and enable at boot:-

# systemctl enable prosody.service

# systemctl restart prosody.service

Networking

Firewall

# firewall-cmd --get-default-zone
public

# firewall-cmd --zone=public --permanent --add-port 5222/tcp
success

# systemctl restart firewalld.service
 
linux/centos8.txt · Last modified: 13/12/2021 17:59 by andrew