Adjusting QMail retries and max queue lifetime
by Chris Walker on Sep.20, 2010, under Technical, How To, General, Skills, Email, Linux, Unix, Software, QMail, QMail
Recently at work I discovered that our servers can take up to a week to process a bounce-back message depending on the error code. Turns out that 4.4.* errors tend to cause this. These errors are usually because the receiving mail server is under heavy load or is not reachable at the time.
We are all Lost
by Chris Walker on Sep.12, 2010, under Uncategorized, Random, Life, Rants
Fixing broken wordpress uploads folders, Even on shared hosting for many sites.
by Chris Walker on Apr.21, 2010, under Technical, How To, Programming, Bash Scripting, General, Skills, Portfolio, Automation, Linux, Unix, Software, Wordpress, Plesk
Again, here I am, solving some of the weirdest stuff with shared hosting and the support that comes with it. In Plesk, each client is given a hierarchy of users, Most of these apply only to accessing certain things such as the plesk control panel in some form or fashion. However, two of them, allow filesystem access. FTP and Web Users can access their own area on the server for ftp'ing information. When anything is placed here its created as [user who uploaded]:psacln. This is secure because the psacln group doesnt have access to anything. And the user who uploaded data, only has access to this folder.
Pages: 1 · 2
Pulling database passwords from Plesk (Part 2 of Plesk Windows to Plesk Linux Migrations)
by Chris Walker on Apr.05, 2010, under Technical, How To, Operating Systems, Windows, General, MySQL, Skills, Portfolio, Migrations, Plesk to Plesk, Linux, Unix, Software, Plesk
Note that this will also work in Plesk for *nix as well.
Assuming that you read my previous how to on getting passwords from plesk on windows to do an easier migration, this will also come in handy.Typically, when doing these migrations. I create the database via plesk, move the domain, and then spend time running a command similar to
Migrating Plesk Windows to Plesk Linux, a more, simple way
by Chris Walker on Apr.01, 2010, under Technical, How To, Operating Systems, Windows, General, MySQL, Skills, Portfolio, Migrations, Plesk to Plesk, Automation, Linux, Unix, Software, Plesk
Note that this will also work in Plesk for *nix as well.
I've been working with a hosting company now for about 6 months. We bought some windows servers with clients on them a few months before I started. Additionally, we have about triple, or more the amount of *nix servers. We use mostly Parallels Plesk software for the user interface, its good, mostly.
I'll be completely honest, moving *nix to *nix is SO much easier than windows to *nix. First, if you do not already know, Plesk's *nix systems have an automated migration script to make a seamless move from one server to another. Unfortunately, because windows does not have ssh, and a plethora of other really useful tools that *nix systems do, this cant be done.
While doing these windows to *nix migrations, usually, if you're just not digging into the system far and want it done. You're going to end up resetting every single password from the client to the db, web user, etc. This, is where I come in.
Pages: 1 · 2
"Its your fault my internet is out" - But I'm not your ISP!
by Chris Walker on Mar.18, 2010, under Technical, Rants, Laughables
Not all of you may know that I'm a system admin and support service member for a web hosting company. However, I'm sure most of you by now have figured out that I, hate stupidity, and will consequently, make phun of it, when it comes around.
Difference between geeks and nerds.
by Chris Walker on Mar.12, 2010, under Random, Announcements, Rants, Laughables
gaintsura@client0:~$ diff nerd geek
3c3
<
---
> sex
That is all.
Your messages are marked as spam by gmail or msn... heres some ideas
by Chris Walker on Feb.18, 2010, under Technical, How To, Networking, Portfolio, Email, Stopping Spam
Unfortunately, there is not a whole lot that we can do to prevent your emails from ending up in other email providers spam system. A number of these email providers use different spam firewalls, which are similar to the spamassassin service I use here. Each of these spam firewalls provide different types of filtering, different methods, and their configurations can vary from provider to provider drastically.
Trackbacks..... #blogging #blogs #irritating
by Chris Walker on Feb.07, 2010, under Random, Rants
90% of all 'trackbacks' that were left on my site have been removed.... irritating at best...
Trackbacks have been disabled... your unrelated quips and qoutes make me wish horrible things on you for wasting that time to read them. Then wasting more time to delete them.
That is all.
DOM: The document Object Model
by Chris Walker on Feb.05, 2010, under Technical, Random, Laughables
document.getElementByIfuckingHateThisCamelCasting.FuckYou.write();
TADA! >.> no...really... I dont know DOM, and I dislike it.
