Welcome to thatlinuxbox.com Sunday, June 04 2023 @ 02:04 PM UTC
New Server Rack UPSes
- Saturday, January 22 2011 @ 12:25 AM UTC
- Contributed by: Dan Stoner
- Views: 5,791

This is the vintage of old UPS I removed:

We replaced the old units with APC Smart-UPS 2200VA SUA2200RM2U. Each unit individually provides enough capacity to power the entire rack. All of our new servers have redundant power supplies, so we will split each server's power feed over two UPSes. Besides making battery maintenance easier, this arrangement reduces the impact of single power supply, UPS, or circuit failure.
Here is a picture of the freshly installed units at the bottom of our server rack:
- read more (23 words)
- Post a comment
- Comments (0)
Tools for a wintery office environment
- Thursday, January 13 2011 @ 01:57 PM UTC
- Contributed by: Dan Stoner
- Views: 3,065

The temperature when I walked into my office this morning was 59 degrees Fahrenheit. Space heaters to the rescue! This is a bit ironic considering I am located in a LEED certified building. I guess one way to stay green and minimize your energy costs is to eliminate the requirement to make the office habitable by humans.
Here is a pic of some of my tools for surviving in a wintery office environment:

Details about pictured items:
- read more (138 words)
- Post a comment
- Comments (0)
New servers from iXsystems
- Tuesday, November 30 2010 @ 04:19 PM UTC
- Contributed by: Dan Stoner
- Views: 22,892

We ordered the 2U Jupiter server which is built on a SuperMicro platform. I wanted 8 drive spindles for storage system performance and 3.5-inch drives to keep overall price low. Some vendors have moved their 2U servers exclusively to 2.5-inch drives or their high performance SAS drives are obscenely expensive, so iXsystems met our specs and also came in a few thousand dollars cheaper per server than the larger vendors such as Dell or HP.

Initial casual benchmarking of the storage system and processor indicate that the machines are very fast. Disk i/o performance is fabulous. I have not yet found a load test I can throw at the machines to make them unresponsive.
Here are detailed specs:
- read more (201 words)
- Post a comment
- Comments (0)
Web Accessibility Summit at UF
- Monday, October 04 2010 @ 06:19 PM UTC
- Contributed by: Dan Stoner
- Views: 6,516

Last week, the University of Florida Web Administration team hosted the Environments for Humans - Web Accessibility Summit 2010 (#a11ysummit on Twitter). I was able to attend at no cost to my department. Being a UF employee has its perks from time to time.
http://environmentsforhumans.com/2010/accessibility-summit/
It was a great event with very knowledgeable speakers. The three big take-aways for me:
- Valid HTML 5 is easier to write than XHTML.
- Accessibility is not just for humans with disabilities. Search engine crawlers such as Google are "blind". Touch devices such as Apple iPad and Android are only going to become more common.
- Standards compliance does not equal Accessibility!
Session Notes:
- read more (719 words)
- Comments (0)
What I learned at the Agile2010 Conference
- Tuesday, August 17 2010 @ 03:50 AM UTC
- Contributed by: Dan Stoner
- Views: 5,264

The Agile 2010 Software Development Conference was held in Orlando, Florida from August 9-13.
The last technical conference I attended was OSCON (Open Source Convention) 2006 in Portland, Oregon. Agile 2010 was a really great opportunity for me to jump-start my transition from system administrator to software developer.
I am part of a small, dispersed team. We currently have multiple active projects with each developer assigned to a project. We are already following practices such as Test Driven Development (TDD), but we have some challenges ahead if we wish to apply additional Agile practices throughout the team.
Before the conference, I scanned our office bookshelf and wrote down the author names from our most respected volumes. It was great to go to a conference and hear the authors speak on these topics and in many cases have a chance to talk with them. I learned something in every session.
Today was my first day back in the office and I immediately got to work trying to implement ideas from the conference. The first artifact of this effort is a shiny new story board that more accurately reflects project scope:

A few concepts presented by Scott Ambler (and others) particularly hit home with my project:
1. Yes, with Agile you still need to do Initial Requirements Envisioning and Initial Architecture Envisioning.
2. Identify major components / subsystems / services first.
3. Flesh out interfaces first... sometimes this is known as "API First".
4. Prove the architecture with working code.
Here are some interesting statistics shared by various speakers at the conference:
- read more (271 words)
- Comments (0)