Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Log in to the MCMU CLI

  1. From a system that has network access to MiniCluster, use the ssh command to log into MiniCluster.

    Syntax:

    % ssh mcmu_user_name@minicluster_node_name_or_IPaddress
    

    where:

    • mcmu_user_name is the name of an MCMU user. The mcinstall user is the default primary admin user. The password was set when the system was installed.

    • minicluster_node_name_or_IPaddress is the name of the first node on MiniCluster, or the IP address of the first node.

    For example:

    % ssh mcinstall@mc4-n1
  2. When prompted, enter the password.

    For more information about running mcmu CLI commands, see Using the MCMU CLI.