Słowniczek SNAP

Systemd SNAP
systemctl list-units snap services
systemctl status httpd systemctl status snap.nextcloud.apache
systemctl disable httpd snap stop –disable snap.nextcloud.apache
systemctl restart httpd snap restart snap.nextcloud.apache
journalctl -u httpd snap logs -n „all” nextcloud.apache
journalctl snap logs -n „all” nextcloud

Firewall na SNAPie:

snap get nextcloud ports
snap set nextcloud ports.http=80
snap set nextcloud ports.https=443