Installing the OpenSSH Client Packages
A default Oracle Linux installation includes both the openssh
and
openssh-clients
packages. If the packages aren't installed, run the
following command:
sudo dnf install openssh openssh-clients