If you removed a disk from a server and forgot to cleanly remove the configuration you may experienc...
You may ask why and the answer is just sometimes you have to do stupid things.
bastion == jump hos...
I am converting some scripts to python3 and noticed the pip modules in use for python2 need to be ad...
Sometimes you need more than a bastion for reaching your cloud resources. Bastions are great for SSH...
It's possible you will never need to do this and most likely there are experts that say avoid doing...
Recently I wanted to test the Oracle Cloud Infrastructure(OCI) CPE(Customer Premises Equipment) netw...
I spent some time getting this working so documenting for reference.
Trying to grab an IP address...
If you want to see how a large copy is proceeding you can send -USR1 to the process.
Copy
Boto3 and AWS DynamoDB usage...
http://boto3.readthedocs.io/en/latest/reference/services/dynamodb....
Quick note on connecting to a MSSQL database from Linux using tsql from FreeTDS. FreeTDS is a set of...
Newer versions of ssh simplified the ProxyCommand directive a little in config files with ProxyJump...
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...
Since I am always looking for my notes I am adding this snippet here for reference. Handy for checki...
Using the ZFS appliance REST API to take a quick look at all replication actions and check on progre...