Recent posts

Excel multicell formating

1 minute read

I am no expert in excel, so for a few years already I have been trying to find a way to format all cells in Column A based on the text enter in Column B.

Oracle listener handy cmds

less than 1 minute read

I don’t often play with oracle cmds too much, but reccently I had a need for it when someone reported that they were not able to connect to the DB.

Chef-e-com @ github.pages launch site

less than 1 minute read

Well. Finally got around to move the blog into a “better” home. Neat thing about it - powered by Jekyll and I can use Markdown to author my posts. It actuall...

Ncat -vvv

1 minute read

Upon doing some testing for some connectivity, a client college recommended to use ncat with -v, the exact command was ncat -vvv -w2 -i2

ncat for dummies

less than 1 minute read

Looking for a some documentation for ncat to try to understand better the output of the -v I stumble upon this blog entry that seems really useful and handy....