# rlogin > Log in to a remote host. > More information: . - Log in to a remote host: `rlogin {{remote_host}}` - Log in to a remote host with a specific username: `rlogin -l {{username}} {{remote_host}}`