<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../html.xsl"?>
<resume xmlns:xhtml="http://www.w3.org/1999/xhtml">
    <header>
        <name id="bmullins">
            <firstname>Brian</firstname>
            <surname>Mullins</surname>
        </name>
        <address>
            <street>114 W First Street, Suite 246</street>
            <city>Sanford</city>
            <state>FL</state>
            <zip>32771-1273</zip>
        </address>
        <contact>
            <phone>321.235.7697</phone>
            <fax>321.238.0120</fax>
            <email>bmullins@stackframe.com</email>
            <!-- <url>http://www.stackframe.com/people/bmullins/</url> -->
        </contact>
    </header>
     <clearances>
        <clearance>
            <level>SECRET</level>
            <organization>US DoD</organization>
        </clearance>
    </clearances>
     <overview>
      <xhtml:div>
        <xhtml:p>Brian Mullins has been working in the information technology industry since 2004.  He has been a System Administrator for StackFrame for 4 years, building a reputation for his rapid and reliable troubleshooting and simulation lab setup.  Mr. Mullins has carried a CompTIA A+ certification for computer support since 2001, and received his Bachelor of Science from the University of Central Florida in 2007.</xhtml:p>
      </xhtml:div>
    </overview>
    <history>
        <job>
            <jobtitle>System Administrator</jobtitle>
            <employer href="http://www.stackframe.com/">StackFrame, LLC</employer>
            <period>
                <from>
                    <date>
                        <month>March</month>
                        <year>2007</year>
                    </date>
                </from>
                <to>
                    <present/>
                </to>
            </period>
            <achievements>
                <achievement>Administrate user accounts using LDAP and Kereros authentification</achievement>
                <achievement>Configure and maintain Cisco switches and firewalls running IOS &amp; CatOS, with extensive VLAN and multicast IP routing implementations</achievement>
                <achievement>Manage essential network services (SSH, DNS, NFS, Samba, CUPS, CVS, SVN, HTTP, Mail)</achievement>
                <achievement>Maintain consistent machine configurations with Windows &amp; Linux partition images including fully automated Red Hat kickstart imaging</achievement>
                <achievement>Troubleshoot network problems with open source Linux utilities (ping, nmap, traceroute, di, tcpdump, netstat, lsof, wireshark)</achievement>
                <achievement>Perform tape backups from customized Perl scripts</achievement>
                <achievement>Rapidly setup simulation labs at Army bases for customer OneSAF software deployments</achievement>
                <achievement>Support extensive OneSAF network and software configurations for multiple testing labs and multiple OneSAF release versions</achievement>
            </achievements>
        </job>
        <job>
            <jobtitle>Network Administrator</jobtitle>
            <employer>Theseus Logic, Inc.</employer>
            <period>
                <from>
                    <date>
                        <month>December</month>
                        <year>2004</year>
                    </date>
                </from>
                <to>
                    <date>
                        <month>March</month>
                        <year>2007</year>
                    </date>
                </to>
            </period>
            <achievements>
                <achievement>Oversaw administration of twenty Linux &amp; Solaris servers</achievement>
                <achievement>Utilized Apache, BIND, Tomcat, PHP, MySQL, Postgresql, Sendmail, SpamAssassin, HP OpenMail, Samba, YP/NIS, SSH, CUPS, YP, and FlexLM to provide necessary application services on Unix/Linux</achievement>
                <achievement>Maintained several RAIDS SCSI and fiber-SCSI devices, including replacing failed drives</achievement>
                <achievement>Managed VPN configurations utilizing IPsec, SSL, and symmetric key authentification</achievement>
                <achievement>Created technical documentaion for systems and applications to provide reliable network performance</achievement>
            </achievements>
        </job>
    </history>
    <certifications>
      <CompTIA>
        <Aplus info="Hardware/Software 2001"/>
      </CompTIA>
    </certifications>
    <academics>
        <degrees>
            <degree>
                <level>Bachelor of Science</level>
                <major>Information Technology</major>
                <date>
                    <year>2007</year>
                </date>
                <institution href="http://www.ucf.edu/">University of Central Florida</institution>
            </degree>
        </degrees>
    </academics>
</resume>

