How To Setup a git Server on Amazon EC-2

Posted on Wed 09 December 2020 in Tech Blog • Tagged with Linux, AWS, git

This article describes how I set up a git server on an Amazon Linux EC2 T3 instance. I used this article as a guide, adapting a few things to the EC-2 environment along the way.

Note: This article assumes you have git installed on your EC2 Linux server. If not …


Continue reading

A Bash Script to Generate a List of IPs for a Subnet

Posted on Sun 26 April 2015 in Tech Blog • Tagged with Linux, Network, Bash

As a part of what I do, I often need to document network infrastructure where little or no records have been kept. One of the biggest challenges in doing this is finding all the network devices. I got to thinking recently how handy it would be to have a Linux …


Continue reading

Linux / Windows Dual Boots and Daylight Savings Time

Posted on Sun 02 November 2014 in Tech Blog • Tagged with Linux, Network, Slackware, Windows, DST

You've got a laptop computer that dual-boots Slackware and Windows. When installing Slackware, you probably answered the question about whether or not the hardware clock is set to Coordinated Universal Time with "No", because Windows wants to keep the clock at local time. Today, you log into Linux first and …


Continue reading