About Me
In general, I feel my greatest strengths as a computer professional lie in a few areas; my enthusiasm for the job - I basically love computers, working with and learning about them. I have never viewed support as "work," but always an interesting ...
Show MoreSkills
Development Tools
Web Development
Programming Language
Others
Digital Marketing
Networking & Security
Database
Operating System
Software Testing
Positions
Portfolio Projects
Company
Created Bash `system uptime` script to check the uptime of multiple machines at the same time.
Description
Created Bash `system uptime` script to check the uptime of multiple machines at the same time and to facilitate the identification of newly provisioned hosts.
The goal was to automate the execution of manual tasks by using script language in order to speed up maintenance cycles, save time and minimize errors. General repetitive work I try to translate into scripts to make life easier and for increasing efficiency and accuracy.
Show More Show LessSkills
Bash ScriptingTools
BashCompany
Created Bash script designed to check the network connectivity of each machine on the network.
Description
Reported on all alive, down hosts and helped identify which systems were not currently in the DNS.
The goal was to automate the execution of manual tasks by using script language in order to speed up maintenance cycles, save time and minimize errors.
General repetitive work I try to translate into scripts to make life easier and for increasing efficiency and accuracy.
Show More Show LessSkills
Bash ScriptingTools
BashCompany
Created Bash script to help create the whole /etc/hosts file from scratch for multiple machines.
Description
Created Bash script to help create the whole /etc/hosts file from scratch for multiple machines rather than having to do it manually by hand.
I have a constant pursuit in automating the execution of manual tasks by using script language in order to speed up maintenance cycles, save time and minimize errors.
General repetitive work I try to translate into scripts to make life easier and for increasing efficiency and accuracy.
Show More Show Less
Skills
Bash ScriptingTools
BashCompany
Created Bash `reboot` script that would reboot a bunch of machines within seconds of each other.
Description
Created Bash `reboot` script that would reboot a bunch of machines within seconds of each other in order to speed up maintenance cycles, save time and minimize errors.
The goal was to translate general repetative work into scripts to make life easier and for increasing efficiency and accuracy.
Show More Show Less
Skills
Bash ScriptingTools
Bash