Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

spacer

Archive for the Linux Category

10.3.2009

Editing firewall.local settings in Linux CentOS

Short method:

Login as the root user – I use putty for windows to connect to the linux server from my desktop
after logging in enter ls – you may have a firewall script to edit the iptables. For this example we have one called firewall.local
Copy the file using cp firewall.local firewall.todaysdate to you have a copy [...]