Posts

Sessions are a built-in feature of vim to allow you to quickly restore buffers and window layouts to a viminfo-file. These files can be …

For the last few years I have been using Markdown for note taking and documentation. I find the syntax quick and easy to use and can be …

Today I will show you how to create a website, but instead of using something like Wordpress we will be writing the content in …

Simply put, I got tired of using telnet on a bunch of targets while I tested to see if my firewall team got rules in place. Sometimes I …

Amazon has really made it quite simple to pull down the ODBC/JDBC drivers needed to connect to Redshift. Today, however, I attempted to …

Drop attempt Input ./rcu -silent -dropRepository -schemaPrefix DEV -connectString test-db1:1521:RCUDEV -dbUser sys -dbRole sysdba …

.tmux.conf Starting in tmux 1.8 a new feature called “zoom” (Ctrl+b z) was introduced. This allows you zoom into a pane, do …

Keyfiles Weblogic has a nice feature where you can dump out login keys. These keys can be used within WLST script to login without a …

OBIEE 11g init.d Script Right away I suggest you take a look at RittmanMead’s init.d script located here on github. This script …

Intro I was talking to PedroF over at #obihackers today, and I realized it might be helpful if I start to post some of the scripts that …