Careers 2.0 by Stack Overflow
Gravatar
profile updated
on Nov 29, 2011

Evan Anderson

Dayton, OH, United States

www.wellbury.com

Currently Consultant, Owner at Wellbury LLC.

I'm a pretty kick-ass system administrator, concentrating mainly on Microsoft Windows for the last few years, but capable of solving any sysadmin problem you throw at me. The key attitudes to my "brand" of systems administration include proactive management, automation, and root-cause analysis of failures.

Downtime is a sin-- doubly so if the users of a system notice it. Failures always happen, though-- that's just the way the world works. Being proactive means applying hard-learned knowledge about what's likely to fail to a Customer's infrastructure before failures occur. It also means employing configuration strategies, monitoring tools, and administration techniques that allow failures to be detected before they become user-facing problems. The best fix for an issue is resolving it before anybody knows it's happening. The sooner I know about a problem the sooner I can get it fixed. Being proactive may not make you appear to be a hero, but it prevents you from looking like an ass.

Automation is essential to scale my skills over my Customer-base and to allow me to have a life outside of work. Automation means I have to know how to write scripts (bash shell, Windows CMD shell, Perl, Python, JavaScript, TSQL) and understand how to articulate processes in a logical and computationally-sound manner. For the Windows world, automation, as applied to fleets of desktop clients, means understanding the tools offered by Active Directory Group Policy and leveraging those tools (basic Group Policy functionality, scripting, Windows Installer) to manage tens, hundreds, or thousands of desktop computers automatically and reliably.

I have the discipline to perform root-cause analysis for every new failure, and to learn how to remediate it in a way that insures it doesn't happen again. Approaching problems with a scientifically-minded attitude is critical to root-cause analysis in a world of black-box hardware devices and closed-source software. I can't rest until I understand how a problem started and how it can be prevented from occurring again in the future.

On top of these attitudes, I bring a skill set that includes robust computational thinking (algorithms, data structures, CompSci knowledge about basic computing concepts), strong written and verbal communications skills, and a work-ethic of responding quickly when needed and staying on-task until the problem is solved.

From a "hard skills" perspective I'm a long-term devotee to the Windows Server platforn, have a good knowledge of Unix and Linux systems administration, have experience with Novell Netware (and a desire never, ever work with it again if I can help it), and a pretty decent amount of software development experience (development of several applications on contract for Customers). I'm an adherent of the VMware religion, when it comes to virtualization, and haven't strayed too much into the opposing camps (Hyper-V, VirtualBox, Xen, etc).

Right now, I'm a one-third owner of an IT consulting firm. We provide on-site and remote sysadmin, software development, and general network support services to a variety of small and medium-sized businesses in the Dayton, Ohio metro area. I've worked in a variety of dysfunctional IT situations prior to starting my own business in 2004 and, as a result, I've gotten to see a lot of "what not to do" when it comes to delivering contract IT services.

Technologies

Experience (3)

Consultant, Owner

Wellbury LLC

Jun 2004 - Current

I'm a hired gun. I solve utterly bizarre problems nobody else has been able to fix, make special projects happen, and end finger pointing by third parties who won't own-up to their issues. I obliterate obstacles by bringing years of widely varied computer networking experience to bear on your problems.

  • Deployment, migration, and administration of Active Directory

  • Automation and management of computers with scripting, Group Policy, and software re-packaging like nobody else

  • Microsoft Exchange migrations and deployment

  • Disaster recovery planning, testing, and implementation

Instructor

Edison Community College

March 1998 - May 2007

I was an adjunct instructor for Edison Community College's Microsoft Certified programs and taught both for-credit and not-for-credit students in classes targeted at Windows NT 4.0, Windows 2000, Windows Server 2003, Active Directory, basic TCP/IP network design, security, and Microsoft Exchange 5.5, 2000, and 2003.

My skills re: being a trainer (speaking in analogy, gauging the technical skills of my audience, thinking on my feet re: live Q&A, speaking extemporaneously about technical topics, and conducting live demonstrations) were really improved doing this work, and I give a lot of thanks for having had the opportunity to teach.

I stopped teaching at Edison when my classes were transition to being "online". I hate taking online training, and I decided that if I couldn't take it I couldn't teach it. Oh, well. It was a fun gig for the 6 years that it lasted.

Of all the work that I no longer do, I miss this work the most. Training is just boatloads of fun.

Director of Network Services

Oxford Systems Integration, Inc.

April 1997 - July 2004

Oxford Systems Integration (OSI) was the canonical late 1990's "small PC shop". We built whitebox PCs and servers, transitioned into a service provider, and were in the process of getting into the whole "managed services" gig when I stepped out in 2004.

At OSI, I started building PCs and doing break-fix service work, and moved into providing "network services", finally becoming the "Director of Network Services" and having a handful of employees working under me.

After a reorg, I ended up as the ad-hoc "Director of Pre-Sales Engineering", wrote a lot of proposals, and planned a lot of projects. I got to learn a lot about business justification for IT projects, and spent a lot of time engaging with prospective Customers in a pre-sales engineering role (defining requirements, suggesting technical solutions, "selling", etc).

Throughout all of this, I assisted with esoteric side projects ("managed" touchscreen-based "Internet terminals" for Assisted Living and Senior Centers, an early "Web 2.0" site to coordinate volunteers and organizations who needed them, a software project to calibrate a medical device during its production), and served as 2nd level technical support for OSI's in-the-field technicians.

Through a widely varied series of placements, Customer engagements, and internal deployments I built my experience. I obtained my Microsoft Certified Systems Engineer (MCSE) certification on Windows NT 4.0 (self-study in about 6 months), A+, Cisco Certified Network Associate (CCNA), and a few other "certs" while I was there.

display 1 more...

Education

A.S. System Engineering and Telecommunications

Edison Community College

1996 - 1998

Accounting, Engineering, Computer Forensics

Edison Community College

1998 - 2008

Being an instructor at Edison Community College, it was fairly easy to sign up for courses, so I did. I've got around 100 additional semester hours in courses that I've taken after I completed my A.S.

Courses that I've taken include 100 and 200-level accouting courses, 100-level engineering drafting and CAD courses, and computer forensics courses.

Stack Exchange Last seen today

Open Source

ts_block

Blocks IP addresses generating invalid Terminal Services logons

Aug 2011 - Current; followed by 5 people

Author


sshd_block

sshd_block is a script that monitors invalid OpenSSH logon attempts and blocks further traffic from IP addresses that exceed thresholds or that attempt to logon with disallowed acconts (Administrator, root, guest, etc). It is installable as a Windows service and optionally logs its activities to the Windows event log. sshd_block provides similar functionality as fail2ban, but on the Windows platform.

Author


Writing

SysAdvent 2010 Day 10 - Basic Sniffing with tcpdump

SysAdvent

An introduction to using tcpdump and the use of packet sniffers.


Tools

Apple II

Notepad++

Background

I've lived and breathed computers for most of my life. I got started writing BASIC programs on an Apple II when I was about 8 years old. BASIC being the "gateway drug" that it is, that led into 6502 assembler, x86 assembler, Pascal, C, and eventually huddling over a System V UNIX manual with friends salivating about how cool it would be to program on a multi-user machine connected to this "Internet" thing.

I coded a lot throughout junior high and high school, writing fun junk programs to suit my fancy, and sharing them on local BBS systems. I won the 1995 Miami University ACM high school programming contest (soundly beating all the multi-person teams from much larger schools all over southwestern Ohio by my lonesome!).

I started playing around w/ Linux (SLS-- yay!) in late '92. I picked up some NE2000 10Base-2 NICs and networked some PCs in my basement to start building up my basic networking skills. I've had a Linux presence in my personal networking life ever since, opting to use open source software for my personal email, basic network infrastructure services, file sharing, backup, and web site hosting needs.

I used to SCUBA dive. I haven't found the time in years, but hopefully someday I'll get back to it.

I used to build high-power model rockets. I, also, haven't found the time in years. I've got a 4 meter rocket virtually finished that I still haven't flown... eventually, I will.

I volunteer every year for the Ohio American Legion Buckeye Boys State program. I live in a college dorm room w/o air conditioning (in June, in Ohio) for 12 days and provide on-site IT support services.

I'm an avid amateur / semi-pro photographer, and still manage to make time to take pictures now and again.