Security firewall For Linux
Page 1 of 1
Security firewall For Linux
Recommended Version
- Code:
sudo apt-get install -y gufw
sudo gufw
~~~~~~~~~~
Not recommended
Install & Check Firewall Status
- Code:
sudo apt-get install -y ufw
sudo ufw enable
sudo ufw status
Last edited by jamied_uk on 6th July 2016, 22:44; edited 3 times in total
Re: Security firewall For Linux
Firewall Alias
add above line to your bash file : the name is in the video starts with /etc/
- Code:
alias firewall='sudo gufw'
add above line to your bash file : the name is in the video starts with /etc/
Similar topics
» How do I install a firewall for linux (3 choices)
» Windows Security Free Antivrirus and firewall
» prefer gui firewall on linux
» firewall for linux cmd code
» Setting up built in Linux Firewall
» Windows Security Free Antivrirus and firewall
» prefer gui firewall on linux
» firewall for linux cmd code
» Setting up built in Linux Firewall
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum