Got SSH installed OK, one post said input.. "SSH -1 root@localhost" to gain root access
ssh -l <user> <host>
ssh <user>@<host>