centos 7 install iptables
sudo systemctl stop firewalld
sudo systemctl disable firewalld
sudo systemctl mask --now firewalld
sudo yum remove firewalld
sudo yum install iptables-services
sudo systemctl start iptables
sudo systemctl enable iptables
sudo systemctl status iptables
sudo iptables -nvL
Also in Shell:
- linux replace string in all files
- Model class django.contrib.sites.models.Site doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS
- show output after a keyword in shell script in a file
- install boostrap react
- git rebase
- ubuntu terminal find file recursive
- git delete branch
- powershell get all computers in ou
- convert excel to csv command line linux
- install postgres
- grepper shortcut key
- git return from detached head
- delete branch git
- install metasploit in kali linux
- laravel create controller
- shell hide tab
- difference between - and -- in linux
- create exe installer
- git init
- add git user and email
- git rename file
- remove all files with no extention rm
- dos findstr with plus
- add all files in directory to git