Since doing my first reviews of openSUSE 11.4 I have become a big fan. Not only is it one of the most stable and reliable distributions to date, it also offers KDE 4.6, LibreOffice, and a whole slew of other features that should appeal to most Linux users. And openSUSE can be used by nearly [...]
- Author: Jack Wallen
- Comments: 5
Introduction to iptables
If you’ve been around Linux long enough you know there are many ways to secure your box. What you may or may not know is that a number of those means are simply front-ends for the all-mighty iptables tool. IPtables is a very powerful, complicated system which can control packet traffic on your system. It [...]
- Author: Jack Wallen
- Comments: 8
Get to know Linux: AppArmor
You’ve heard that Linux is a very secure operating system. You’ve heard it’s practically immune to viruses (practically being the key word). You’ve heard it’s tough to crack. These are all true…and with good reason. Linux is such a strong operating system for two primary reasons – by design and with the help of security [...]
- Author: Jack Wallen
- Comments: 2
Quick and easy Linux security
You’ve just set up your Linux desktop. Naturally you want it to be as secure as possible. You’ve heard the rumors that, out of the box, Linux has outstanding security. Is it true? Do you really want to take a chance with that? Most likely not. But what can you do? There are tons of [...]
- Author: Jack Wallen
- Comments: None
Build a custom firewall with fwbuilder
For the Linux operating system there are plenty of possibilities when it comes to firewalls. One possible option is Firestarter (You can read my “introductory” article “Firestarter: Simple to use desktop firewall” for an example of one such tool). You could also get very granular with the command line tool iptables. Of course most administrators [...]
- Author: Jack Wallen
- Comments: 7
Firestarter: Simple to use, powerful desktop firewall
Every PC needs protection. Even though the Linux operating system has a reputation for being nearly crack-proof, it is irresponsible to assume this true. Any operating system connected to a network is vulnerable in some way or other and having as much protection as you can is the only way to use a computer intelligently. [...]
