If you removed a disk from a server and forgot to cleanly remove the configuration you may experienc...

Continue reading...

You may ask why and the answer is just sometimes you have to do stupid things.

bastion == jump hos...

Continue reading...

I am converting some scripts to python3 and noticed the pip modules in use for python2 need to be ad...

Continue reading...

Sometimes you need more than a bastion for reaching your cloud resources. Bastions are great for SSH...

Continue reading...

It's possible you will never need to do this and most likely there are experts that say avoid doing...

Continue reading...

Recently I wanted to test the Oracle Cloud Infrastructure(OCI) CPE(Customer Premises Equipment) netw...

Continue reading...

I spent some time getting this working so documenting for reference.

Trying to grab an IP address...

Continue reading...

If you want to see how a large copy is proceeding you can send -USR1 to the process.

Copy


            

Continue reading...

DynamoDB Test

Boto3 and AWS DynamoDB usage...

http://boto3.readthedocs.io/en/latest/reference/services/dynamodb....

Continue reading...

Quick note on connecting to a MSSQL database from Linux using tsql from FreeTDS. FreeTDS is a set of...

Continue reading...

SSH JumpHost

Newer versions of ssh simplified the ProxyCommand directive a little in config files with ProxyJump...

Continue reading...

Begin Update 9/26/17.

It is possible to reference the subnet as follow:

Continue reading...

Sometimes it becomes necessary to access Windows hosts not exposed externally and you do have a SSH...

Continue reading...

Since I am always looking for my notes I am adding this snippet here for reference. Handy for checki...

Continue reading...

Using the ZFS appliance REST API to take a quick look at all replication actions and check on progre...

Continue reading...