As user smith you have executed the following command at station1:
[smith@station1 ~]$ ssh root@server1 /etc/init.d/sendmail restart
Which statement is true about the execution of this command?
A.
The command fails with an error command not found.
B.
The command is executed by station1 without logging in to server1.
C.
The command is executed by the server1 server without sending back the output to station1.
D.
The command is executed by server1 after the correct password is entered by the user and the
output is sent back to station1.
Explanation: