To login to your account on a remote system use the command:
rlogin remote_system_name
To login to a remote system using a different username, use the command:
rlogin remote_system_name -l username
You are prompted for the password to your account on that system.