SQLcl: Customizing on a Mac

In this post I will summarize the steps I've taken to customize SQLcl on my Mac working environment. We assume that the reader is familiar with the procedures outline din my previous post on SQLcl on setting up SQLcl on…

SQLcl: Setup on a Mac

Simple and straightforward steps about how to setup Oracle's new SQL command line tool on a macOS X environment. Download Download the mac kit from the Oracle site. Unzip the kit into the correct directory: % unzip Downloads/sqlcl-23.1.0.089.0929.zip -d Applications…

Linux Playground on #OCI

Spring is here and I will definitely spend more time outside on my bike and carrying my iPad in my backpack. So I was looking for an easy to setup environment to practice and train my shell scripting skills. And…

tmux Tutorial

A very useful tool. Create new session: tmux new -s radu-root tmux new -s radu-sqlplus tmux new -s radu-work To dissconect from a session you are already in, I use Ctrl+b followed by pressing the d key. To re-attach to…

FreeBSD Development | FreeBSD Foundation

Table of Contents (now with article PDFs) FreeBSD Code Review with git-arc How to Implement Simple USB Driver for FreeBSD Kernel Development Recipes Foundation Letter We Get Letters Practical Ports Events Calendar Click here to start reading. Download the full…

Setup a VirtualBox based Database Lab Environment

Oracle provides a lot of useful Oracle VirtualBox Pre-built Appliances. In this blog post, I will describe the few extra steps I take after download in order to setup my lab environment on my work MacBook Pro. First step is…

%d bloggers like this: