Vim Tip: Copy & Paste Search Results
This is a quick tip to capture search results in Vim to a register, and paste them into another document.
Read MoreA Backup for My Brain!
This is a quick tip to capture search results in Vim to a register, and paste them into another document.
Read MoreIf you need to recover a file from a boot volume backup in Oracle Linux on an OCI compute instance,
Read MoreI had a case where I was unable to log into an OCI compute instance. Any attempts to connect via
Read MoreIn my use case, I needed to fetch data (JSON) larger than 32k into a JavaScript variable. In APEX versions
Read MoreTagging your resources is a must. Not only for billing purposes, but also for staying organized and knowing who to
Read MoreIt is often easier to collect resource information for Terraform through spreadsheets. In this example, I’ll build a number of
Read MoreThe early adopter version of APEX 19.2, has the capability to create web credentials to connect to the Oracle Cloud
Read MoreYes! You can actually have some fun with Terraform! I saw this in Kristin Laemmert’s video A Tour of Terraform
Read MoreTerraform allows you to re-create a state file (terraform.tfstate) with the import command. For the import, you need to specify
Read More