System Administration

Monday, den 28. November 2011

Today I needed to mount one of my USB sticks on windows to copy some files over. To get windows to recognise it I altered/etc/mke2fs.conf and done the following. Removed ext_addr from “base_features” and commented out the inode_size line. Here is a diff from the default ubuntu e2fsprogs /etc/mke2fs.conf with the necessary changes, — /etc/mke2fs.orig.conf [...]

Tags: , , , , , , , , , , ,

Category: System Administration | 0 Comments »
Thursday, den 24. November 2011

When posting code it wasn’t wrapping text properly on my blog due to how narrow it is. Luckily there’s some easy code that already exists to solve this so reposting it. I found it at height: 120px; overflow: auto; font-family: “Consolas”,monospace; font-size: 9pt; text-align:left; background-color: #FCF7EC; overflow-x: auto; /* Use horizontal scroller if needed; for [...]

Tags: , , ,

Category: System Administration | 0 Comments »
Thursday, den 24. November 2011

I had set myself a goal to make around 20 blog posts per year, it’s now almost December and I still have not bothered. It is safe to say I am not exactly prolific. I decided that I would learn python, surprisingly it’s been really easy to pick up and I thought I would share [...]

Tags: , , , , , , , ,

Category: Me, System Administration | 0 Comments »
Thursday, den 27. January 2011

Using r1soft mySQL addon to setup mySQL replication slaves requiring read locks in seconds rather than hours for non transactional tables.

Category: System Administration | 0 Comments »
Thursday, den 30. December 2010

So another year has passed and I have made 0 entries to the blog. This shall be the 8th post in 6 years. I thought it would be only fitting that I atleast end the year with a blog post and a commitment to blog more in 2011. This blog post will be about what [...]

Category: Me, System Administration | 0 Comments »
Monday, den 19. October 2009

Last Sunday I had a new customer sign up to our Linux Server Management company and one of the issues they were receiving was bandwidth overages for continual outbound DoS attacks their system was performing but they were unable to track. So in effort to find the initial cause of this with no real data [...]

Tags: , , , , , , , , , , , , , ,

Category: Security, System Administration | 0 Comments »
Thursday, den 30. August 2007

Tired of paying someone to setup your server? Want a quick way to setup thousands of domains? Read on… I have made a quick guide on how to setup a server specifically for MFA sites from start to finish. The server will consist of, Web server – Apache Database – mySQL Scripting Language – PHP [...]

Tags: , , , , , , , , , , , , , ,

Category: SEO, System Administration | Comments Off