Hi everyone, Today I will show you how CrashSimulator (Shell Script – current version 1.04) works in detail. When unzipping the zip file you will find the following files within it: CrashSimulator.sh.x – For high-resolution ssh emulator screens, it shows all 3 menu columns on one screen. CrashSimulator_Low.sh.x – For low-resolution ssh emulator screens, it shows…
Month: March 2018
Playing with 18c on Oracle Database Cloud Service – How to use and create a database STEP by STEP
The Oracle Database Cloud Service (ODBCS) is the DBaaS extension of Virtual Image Service and includes additional automation for database provisioning during service creation, backup, recovery, and patching. While you are still responsible for the complete management of the environment, the embedded automation and tooling can simplify some DBA tasks. With the exception of Oracle Database…
Playing with Google Authenticator and Oracle Cloud – Securing SSH to Oracle account with two factor authentication
The Requirement Increase security when connecting via SSH to the Oracle OS account at Oracle Cloud by implementing two factor authentication (TFA or 2FA). The Environment Oracle Cloud Instance OS: Oracle Linux 6.9 The Implementation For this exercise we will implement Google Authenticator as our TFA solution in our Oracle Cloud Instance and configure it…