December 16, 2021
OAM Cookie Forwarding in .NET on IIS
I ran into this use case the other day: The client has a .NET app…
December 16, 2021
Search For String Inside Files
find . -type f -exec grep -l “string to find” {} \; -print I always…
December 16, 2021
How To Keep Oracle Access Manager Internal
Oracle Access Manager has an interesting problem. There’s no way to clearly separate your internal…
December 15, 2021
Stating the Obvious
This is the beginning (hopefully =) of some posts of a different route. What you’ve…
December 15, 2021
“Do you know software X?” AKA – Are you a burger flipper?
How many times have you asked a contractor, “Do you know the software package X?”…
December 15, 2021
SSH Shortcut Gold!
I found this post today and it’s GOLD if you’re like me and constantly SSH’ing…
December 15, 2021
Encrypt The Last 4 Of An SSN!
There is a situation that seems too common in this industry. Companies are storing the…
December 15, 2021
Oracle Identity Management 11gR2 Deployment Wizard with Amazon EC2 Setup Walkthrough
Wow, that’s a long title. =) My buddy Alex over at IDM.guru recently put up a posting about how…
December 15, 2021
XSOS – A Cool Linux Tool To Spec Your Boxes
Once of my clients recently tasked me to spec out all the servers for hardware…