Multiple choice technology operating systems

lets you connect to a remote host

  1. rlogin

  2. remote

  3. login

  4. ftp

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The rlogin command allows you to connect to and log into a remote host system. It's a traditional Unix utility specifically designed for remote login access, unlike 'ftp' which is for file transfer or 'login' which is for local sessions. The name combines 'remote' and 'login'.