Wednesday, February 8, 2012
Linux, Security, Rants and Raves

Categories


 

February 2008
S M T W T F S
« Jan   Mar »
 12
3456789
10111213141516
17181920212223
242526272829  

Archives


KDE Utils: Falling in love all over again

February 20th, 2008 by Baldy

Today we’re going to look at the little tools in KDE4, or at least some of them. There are far too many to be able to cover in one blog entry, and so I’ve decided to cover a few of the ones that I personally use and which have had visible improvements over their KDE3 counterparts.

A great view of the tools of KDE4 and how they have changed and improved and over all looking good, check this out if you want to see how things have changed in KDE4 it’s not your parents KDE anymore, Baldy

Read a Great Article

Posted in Linux, Software | No Comments »

Howto: Setup a Software Firewall in Linux using Firestarter

February 20th, 2008 by Baldy

Introduction
One of the great features included in Linux is the IPtables firewall. Unfortunately, its command-line use is rather complex, and it can be intimidating for even experienced Linux users to configure it. Firestarter is a friendly graphical interface that allows you to configure a software firewall in Linux using the built-in IPtables/IPchains utilities.

Installation
Installing Firestarter is simple; it’s contained in most distribution’s repositories. In Ubuntu and Debian-based distributions, Firestarter can be installed by running:
sudo apt-get install firestarter
from the command line. This will install Firestarter and all necessary dependencies.

Read the rest of the Article

Posted in Security, Software | No Comments »