->
This article is part of a series regarding firewalling and network security using the Firewall Builder tool on Ubuntu. This is user-contributed content. If you would like to contribute an article, please see the About page for contact information.
Getting Started with Firewall Builder
Author: vadim@fwbuilder.org
http://www.fwbuilder.org
This guide starts a series of articles about Firewall Builder. Firewall [...]
This is a really quick post, but I thought I might pass these on. 60 Beautiful Ubuntu Desktop Wallpapers.
Also filed in
|
|
What a difference thirty minutes can make. I checked for the final release before I left for work, nothing. I checked when I got into work and there it was! I also noticed that the main site was already lousy with traffic and it is only going to get worse. I thought it’d be a [...]
The Ubuntu team is pleased to announce the Release Candidate for Ubuntu 9.04 Desktop and Server editions and Ubuntu Netbook Remix. Codenamed “Jaunty Jackalope”, 9.04 continues Ubuntu’s proud tradition of integrating the latest and greatest open source technologies into a high-quality, easy-to-use Linux distribution.
We consider this release candidate to be complete, stable, and suitable for [...]
Also filed in
|
|
At home I run my own DHCP, DNS and Squid proxy. I implemented the proxy because my DSL connection is pretty bad and anything I can do to improve that goes a long way. Now my proxy works fine, but the issue that I’m running into is having it auto-configure the browser(s) on each machine [...]
I’ve been having issues with the OpenID plugin for WordPress, as many of you have noticed and commented. Until I’m able to come up with a solution I’m simply going to disable the plugin.
If anyone has any tips or solutions on getting it to work reliably on WordPress please let me know.
With the recent release of Ubuntu 9.04 “Jaunty” alpha 6 this last week I thought I’d outline some of the upcoming new features awaiting us this April. I’d love to hear from those of you that have already been using the alpha releases and tell us your experience with some of the features listed here. [...]
After toying with a few new themes I have activated one of them on this blog today. I’d love to hear your thoughts on the change. Better? Worse? Anything missing? Drop by, leave a comment, and tell me what you think.
P.S. I know OpenID is broken. I’m looking into [...]
Earlier today I found myself in a situation where one Ubuntu machine was missing an executable available on the second. After trying to guess the package name a few times without success I pulled this little number out of my bag of tricks:
cedwards@monkey:~$ dpkg -S $(which host)
bind9-host: /usr/bin/host
As you can see, this returned the [...]