Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Orcale Cloud

Oracle cloud has some decent free instances, though the UI is horrible.

After setting up and instance and IP address.

Note that the only free option is Orcale Linux. Note that Orcale Linux is made from Fedora > Red Hat Enterprise Linux > Orcale Linux so its package manager is dnf (or curl install.sh | sh).

SSH

Connect by ssh -i <your_key> opc@<instance ip> default username is opc. For IP see Compute > Instances > Details > Instances Access

Packages

use dnf package manager