Firewall Status checking
sudo firewall-cmd --stat
Start and Stop Firewall Service
sudo systemctl stop firewalld
sudo systemctl start firewalld
Disable and Enable Firewall Service
sudo systemctl disable firewalld
sudo systemctl enable firewalld
sudo firewall-cmd --stat
sudo systemctl stop firewalld
sudo systemctl start firewalld
sudo systemctl disable firewalld
sudo systemctl enable firewalld
1. How to check the version of SUSE and Status
SUSEConnect --status-text
Symptom By default the SAP HANA database is configured so that it is not started automatically when the SAP HANA host is rebooted. Environ...