I have struggled with a couple Windows clients and using a DHCP/DNS lookups. Basically I want to use...

Continue reading...

I am playing with the java SOAP API to test creating a VM and since it took me a while to get it wor...

Continue reading...

I am jotting down my recipe for RedHat 7.3 Linux and providing user logins from Microsoft's Active D...

Continue reading...

I have recently started using a distro called BunsenLabs which is a Debian/Openbox flavor. I run Lin...

Continue reading...

Over time I accumulated enormous Outlook data files. Several "archive" PST's that I collected from d...

Continue reading...

I recently tried fabric for a few automation tasks and could use it to interact with the Oracle VM C...

Continue reading...

It appears like there is a bug with setting the timezone with ansible. Maybe it will be fixed soon b...

Continue reading...

I frequently bump into manipulating very large log files and the date input strings are formatted po...

Continue reading...

Quick note on connection to EC2 to list instances.

- Ensure IAM User permissions. In my case I tri...

Continue reading...

Some more examples of Python dicts and array general use.

Continue reading...

############################################################################################
Update...

Continue reading...

Quick example of spawning a problem that have a password prompt and can't accept a documented parame...

Continue reading...

If you hate the Oracle OVM CLI and having to use expect scripts you may want to look into the web se...

Continue reading...

Filtering systematically through a lot of data you may need to slowly exclude rows one by one based...

Continue reading...

If you have a Unix queue name that is long, your job id's may be cut off in the list. So you will be...

Continue reading...