Searching For A Low Spam Solution

I have found myself in spam hell the last couple of months.  Not so much because of my laptop or desktops, they all run spamassassin.  No it’s the Peek my mobile e-mail and text device.  I got rid of my cellphone at the beginning of this year, I wasn’t really using it to call with anymore.  The Peek is a great device but they don’t do an spam catching, which is great because I wouldn’t want them to.

I did find these scripts from ConfigServer Services.  The offer this script for free.  In addition you can buy the front-end add-on for cPanel.  This is only $35 for a server license which I think is pretty cheap for what you get. I already run some of the other scripts they provide.  They are a trusted source for not only free scripts but server configuration services as well. There website is also a great source for several cPanel related articles.

MailScanner, the scritp the above script installs does use SpamAssassin and ClamAV for spam and virus detection.  I will have to monitor what this will do to mainly my memory on the server.  I don’t really want to drive up the cost of hosting, and having to increase memory because of SpamAssassin could do this.

Bright Hub Page Redesign

With the amount of articles steadily growing a redesign of the Bright Hub page was eminent.  I decided to redesign this page before the blog redesign.  I will be redesigning the blog first before re-branding it.

How To Manage Passwords In Linux

Let’s face it we all live an Online life we visit many websites in a day, most of which have a login. We need to remember these different passwords and usernames, we know using the same credentials on several website is not save. You wouldn’t want a malicious person to gain access to all of your online account.

There are ways to save a password and username, no I don’t mean write them down on a piece of paper or in a spreadsheet, password managers are keepers of sensitive information. All of them use some sort of encryption to keep data save. We have several option to choose from some are even cross-platform compatible, for those ninjas that also need to work in Windows or Mac sometimes.

Redesign, Maybe Even Re-Branding of Madberry.org

I have been thinking of doing yet another redesign of madberry.org.  I am seriously considering to even re-brand my blog.  Several SEO “experts” that I have asked about re-branding say go for it.  The name I am thinking of has all of the TLD’s I need free, I am talking .com, .net and .org.  It was a previously used domain name by a party which I will not disclose at the moment.  Yes I do know this could cause a problem with back-links how ever I am not planning of getting rid of madberry.org so a simple 301 should keep all links working just fine.  I think I will also sell some of my domain names that I don’t really have a purpose for yet.  I will keep the cool ones but thin out my portfolio a bit.  I need to focus on running projects.  I also noticed that, since I have increased the frequency of articles on Bright Hub, I have little time for anything else.  I want to get back into really focusing on writing for this blog as well, with re-branding plans I need to post on a regular basis again.  I know some of you love to read about my problems with many Linux projects.

Thinking Of A New Ultra Portable Purchase

I have been thinking lately it’s time to get something ultra portable.  What I’m looking for is something small and light, with enough beef to work on a remote location.  Even though I love my Toshiba, when trying to be mobile even a 15″ is too big and heavy to comfortably log around.

I have been working of my laptop for close to two years now, and besides the fact that a two year old machine is out of date, I want to be able to work anywhere.  Also the glare in the screen of this Toshiba really bothered me today when I was planing on working outside.  For the first time in years I have been looking for something else then Toshiba.  When looking at laptops to replace this one, the Lenovo line keeps popping up and I must say I love what I’m seeing there.  They are finally stepping away from that dreadful boxy look that we are used to from IBM Lenovo.  I have yet to actually put my hands on one but the design of the new Lenovo lines look really awesome.  Take the Lenovo  IdeaPad S10-3 for instance.  I love the way that keyboard looks.  But when reading Mark Shuttleworth Blog about gestures with multitouch in Ubuntu 10.10, I suddenly could also consider the IdeaPad S10-3t.  The S10-3t has you guessed it a touchscreen.  Lenovo calls it a tablet,  which you could call it even after Steve said a tabled is has no keyboard.

(K)Ubuntu 10.04 Filezilla 3.3.1 Crashes

After updating my HTPC / general use computer to 10.04,  I noticed Filezilla crashing every time I tried to scroll or go into a remote folder.

After some research using Google, which resulted in nothing, I decided to look into this problem a little deeper.  I started by looking through the logs which yielded nothing either.  I removed Filezilla with and without purge(purge should delete all of the files used by Filezilla) this also didn’t fix my problem.

Next I deleted the ~/.filezilla folder, a hidden folder in my home directory also know as ~, this fixed the problem.  If you would like to keep the folder then just rename the folder:
mv ~/.filezilla ~/filezilla_OLD

« Previous Entries