https://quizack.com/system-programming/mcq/using-a-terminal-you-want-to-log-in-to-an-account-on-a-remote-computer-and-securely-build-which-would-you-use
Answer: SSH
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More System Programming MCQ Questions
You see the line: listen (s, 3); You are looking at code for:
Race conditions are caused by which of the following conditions in a multithreaded system?
Some programme that streams data to a hard-disk file in a loop crashed before it closed the FILE pointer. When the output file is inspected side-by-side with the logs, it is clear that the fprintf() function previous to the crash was unsuccessful. Such a situation can be averted using which one of the following?
You want to listen on a port for some user-defined data stream. Would you use port 80?
Using strncpy() to copy strings can help prevent which of the following attacks?
Which ones are true of typical Unix like systems?
Which compiler option links the standard math library to the executable?
Which system call can be used to change process scheduling priority?
How do two threads synchronize access to shared data in a multi threaded application?
Which command can be used to install the native software package SOFTpkg on a Solaris system?