How can you use ssh to find out who is logged in on a remote system?
What will be an ideal response?
Assuming you have the same username on both systems, the following
command might prompt you for your password on the remote system; it
displays the output of who run on host:
$ ssh host who
Computer Science & Information Technology
You might also like to view...
Which Cisco IOS command can be used to display all TCP connections that terminate on the local router?
A) show tcp brief B) show sessions C) show connections D) show tcp connections
Computer Science & Information Technology
To qualify for a license of the Oracle Database Standard Edition (SE), there must be at least ____ or more users.
A. two B. five C. seven D. ten
Computer Science & Information Technology