Firewall for Linux: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
No edit summary
Line 4: Line 4:
</pre>
</pre>


If the package is not installed you can install it by using the following yum command.
<pre>
yum install system-config-securitylevel-tui.i386
</pre>
[[Category : Linux]]
[[Category : Linux]]

Revision as of 01:53, 21 July 2008

To disable/enable the Linux firewall use the following command:

system-config-securitylevel-tui

If the package is not installed you can install it by using the following yum command.

yum install system-config-securitylevel-tui.i386