You can connect to the command-line interface (CLI) using OpenSSH.
ssh username@my_systemTo use an SSH key, issue:
-i full_path_to_keyWhere my_system is the name of the system IP, full_path_to_key is the full path to the key file that was generated in the previous step, and username is the user name that you want to usesystem.