1&1 tightens up Email spam rules

I use 1and1 for my personal and business websites as well as for our clients. We’ve had a client recently that was not receiving emails from one of their colleagues and of course the other company’s IT person said it was our problem. Having been an email administrator for many years I always like to … Read more

Why do I use linux? Top 5 Reasons.

I was inspired by a blog post about “Why Do You Use Linux” to post why I use Linux and I wanted to post how I use one of the best operating systems out there as well. First off if you are not familiar of what Linux is you can read up about it at … Read more

Setting up Azureus and SafePeer in Linux

azureus_splash.png So there are tons of utilities to keep the SafePeer plugin up-to-date in Windows (like BlueTack’s Blocklist Manager), but Linux and the Mac have been left out in the cold. We’ll I found a way to get those 190k+ ips blocked in azureus without having to use Peerguardian or MoBlock (MoBlock is still safer in my mind) in Linux. First we need to download the lists like we would for MoBlock. Here is the script I use:

Read more

Adding fdftk to php under debian

Since there is not an easy step by step howto for adding features to packages I decided to write a quick and dirty one myself. this is also for reference if I ever need it later. Read more to see what I did….

Read more

SuSE SLES 10 Migrating from NIS using MigrationTools

So we were moving a NIS database to LDAP under SUSE SLES 10 using the MigrationTools-47 scripts. It generated the ldif file, but would not import because it was failing on adding groups. This was the error we were getting:

(65) no structural object class provided

All we had to do is change this:

objectClass: posixGroup
objectClass: top

to this:

objectClass: posixGroup
objectClass: namedObject
objectClass: top

for each group in the ldif file. Then we redid slapadd -l file.ldif and everything worked.

Read more

Gallery2 Watermarks on all Images

After much searching and Database queries I found a forum post that explains how to add a url rewrite rule to make all images on a gallery2 site have a watermark. I’m sure also with some massaging it can be applied to different albums, but all I need is all or nothing.

Read more

DTV released as Democracy (Linux Preview)

The long awaited, open-source Democracy platform is a project of the Participatory Culture Foundation allowing you to subscribe to video RSS feeds (including podcasts, video blogs, and BitTorrent feeds), watch fullscreen and share with friends.

So I checked out Democracy and was impressed at the layout and that I was actually able to download content right away from the predefined feeds. I started watching a recent rocketboom without a hitch. That isn’t to say that there are no bugs. Full screen works, but with multiple monitors it scretches across both screen thus not supporting xinerama. The channel menu does not work for me and when I went to the channel guide and clicked on “more…” for a channel it bombs out. I later found out that I needed to make sure you add the mozilla prefs as specified on the DemoTV wiki. There are alot of options for IPTV and I’m sure it will only grow. Democracy allows one to view all of these options easily and subscribing to feeds is straight forward and the interface seems intuative. It looks very promising and I look forward to a stable build soon. See screenshots inside….

Read more

mtink: Status Monitor for EPSON inkjet printers

I found a great little print monitor for linux called mtink. It works great for my Epson Stylus Photo 825 printer when hooked up via usb and I can reset, clean, and nozzle check the printer all from this little program. If using my particular printer you will need to select the Stylus Photo printer … Read more

My Next Laptop: IBM ThinkPad X41 Tablet

I was looking over the KDE Look feed in akregator (a RSS feed tool in KDE) and opened up a splash screen that I thought looked good in . I clicked on a google ad, to help support sites I like, and came upon a site called eLucis which sells linux distros on cd and … Read more

VueScan 8.3.05

All I can say is wow. The latest VueScan takes advantage of GTK2 on linux and is an awesome app (also runs on Microsoft Windows and Mac OSX). It makes scanning as easy or advanced as you would like and helps turn old pictures and faded shots into photos like they had just been printed. … Read more