Tuesday, December 20, 2016
Version Control Systems
I used to use Clearcase and CVS for version control "back in the day" (way back in the day actually).
Some shops use Subversion now, which is referred to these days in the era of shortcuts and short attention spans, as SVN.
This link here - an analysis - shows some differences between CVS and SVN compared:
http://www.pushok.com/software/svn-vscvs.html
Moving on to GIT, here is a link where fundamental differences between GIT and SVN are discussed.
http://boxysystems.com/index.php/5-fundamental-differences-between-git-svn/
It's been a long time since I have done version control, or had a need to. So this is some information that can be helpful to get back "up to speed".
Monday, December 19, 2016
The TTY Demystified - great article
Great background article. Interesting for anyone who wants to know the history.
http://www.linusakesson.net/programming/tty/
Some more interesting discussions.
https://news.ycombinator.com/item?id=10631513
Wednesday, December 7, 2016
Strict, Moderate, Open NAT
This came up yesterday. We'll take a note on the distinctions.
http://serverfault.com/questions/208522/what-is-strict-moderate-and-open-nat
http://serverfault.com/questions/208522/what-is-strict-moderate-and-open-nat
Subscribe to:
Posts (Atom)
SLAs using Zabbix in a VMware Environment
Zabbix 7 introduced some better support for SLAs. It also had better support for VMware. VMware, of course now owned by BroadSoft, has prio...

-
After finishing up my last project, I was asked to reverse engineer a bunch of work a departing developer had done on Kubernetes. Immediat...
-
Initially, I started to follow some instructions on installing Kubernetes that someone sent to me in an email. I had trouble with those, s...
-
I did some more work on Kubernetes. So the way Kubernetes was set up in here, was that SD-WAN traffic would be "routed" through...