Install And Configure LTSP Server In Ubuntu 12.04 with Dnsmasq

LibreOffice 4.0.4 Has Been Released. Install It On Ubuntu 13.04 , 13.10

Install Skype 4.2 in Ubuntu 13.10/13.04/12.10 and 12.04

Skype allows people to communicate with each other by messaging, voice calling and video calling over internet. Skype also provides services for phone calls on the telephone networks ....

Display Username On Unity Panel In Ubuntu 13.04 and Ubuntu 13.10

Showing posts with label gufw. Show all posts

[How To] Install GUFW Firewall On Ubuntu 13.10 , 13.04, 12.10 and 12.04

GUI for Uncomplicated Firewall, which is shortly called GUFW, the name states, Graphical User Interface for Uncomplicated Firewall. It already provides a simple code and interfaces, it uses the UFW Python modules directly, for prevent code duplication, avoid unnecessary code and it provide a extra layer of execution. It is mainly designed for Ubuntu, and is also available for Debian based distribution and Arch Linux. It is the easy way to manage the Ubuntu Firewall.
New Features:

 * Defualt incoming policy
 * Allow/deny Incoming rules
 * IPv6
 * Enable or Disable firewall
 * Configure firewall default settings
 * Add, Edit  and Remove rules
 * Settings for some Iptables module
 * Filtering by interface
 * Reset command
 * Per rule logging
 * Reject incoming rules

Install GUFW Firewall on Ubuntu

Open terminal and paste the following commands
wget -c https://launchpad.net/gui-ufw/gufw-13.10/13.10/+download/gufw_13.10.0-0ubuntu2_all.deb
sudo dpkg -i gufw_13.10.0-0ubuntu2_all.deb
sudo apt-get install -f