Linux Stop Firewall and disable permanently

 In Linux we can stop firewalld service by below commands:


$ systemctl status firewalld
$ systemctl stop firewalld




To Disable permanently:


$ chkconfig firewalld off

No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...