Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to Simplify system security with the Uncomplicated Firewall
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
Simplify system security with the Uncomplicated Firewall
Posted by: Anonymous [ip: 71.114.229.100] on October 01, 2008 05:43 PMsudo ufw allow Apache
or when using the extended syntax:
sudo ufw allow from 192.168.1.3 app Apache
You can see a list of installed application profiles with:
sudo ufw app list
#