Recently Updated Pages
Buildah
Basic howto for building a container image with Buildah. This example set will build the GNU hell...
Oracle Response Files
Oracle Database Install Creating a response file for a silent installation of Oracle Database is ...
Oracle XE and APEX on CentOS 7
Downloading the software The first thing to do is download the software from Oracle Technology N...
Oracle Enterprise Manager 13.5 on OL8
Oracle Enterprise Manager Cloud Control 13c on Oracle Linux 8 Step 1: Download Required Software ...
Oracle Database 21c
Download the following software: Oracle Linux 8 (x86_64) Oracle Database 21c Enterprise Editi...
oVirt - Windows Template
To create an Ansible playbook that deploys a Windows VM from a template on oVirt, customizes the ...
vCenter - Linux Templates
To deploy multiple VMs with different hostnames and IP addresses while utilizing the customizatio...
Inventory from gathered facts.
Playbook example --- - name: Generate YAML Inventory File from Gathered Facts hosts: all gath...
Ansible inventory from a csv file.
General Create an Ansible inventory in YAML format using the following steps. Assuming that the C...
OCI CLI setup
Setup OCI You'll need a terminal and a browser. Log in to OCI and go to your profile. You'll need...
Oracle ORDS and Apache
Before using ORDS, you need a database and APEX. Go here to do that. Download ORDS at Oracle. In...
AWX on CentOS 8
Log in to your CentOS 8 server, open a terminal window, and issue the following commands: sudo d...
Oracle Database 19c EE
Download the following software: Oracle Linux 7 (x86_64) Oracle Database (x86_64) 19c Enterpr...
Oracle Enterprise Manager Cloud Control 13c
Download the following software: Oracle Linux 7 (x86_64) Oracle Database (x86_64) 12c, 18c or...
Windows Build Server
A service for building custom WIM images for deployments. The WIM images may contain additional...
Windows Managed Node Setup
Setup a Windows host - local UI Setting up a Windows Server to be managed by Ansible involves a f...
Control Node Setup
A deployment controller could be a dedicated server or a workstation. From command line Clon...
The Toy Box
Let's imagine you have a toy box filled with different kinds of toys. We're going to talk about t...
Windows Install Media
./create_win_usb.sh ~/Downloads/Win10.iso /dev/sdc #!/bin/bash # --------------------------------...