Red Hat Certification Exam Question:
Download Questions PDF

Explain Which of the following commands would transfer a local file called password.txt to a remote machine called
tiger via SCP , logging in as admin, and storing the file in /tmp?
A. scp password.txt admin@tiger:/tmp
B. scp password.txt tiger@admin:/tmp
C. scp password.txt admin tiger /tmp
D. ssh admin@tiger:/tmp

Answer:

A. scp password.txt admin@tiger:/tmp

Download Red Hat Certification Interview Questions And Answers PDF

Previous QuestionNext Question
How to Make Successfully Resolve to server1.example.com where DNS Server is 192.168.0.254Explain Where do the binaries for XFree86 reside in? A. /usr/X11R6 B. /etc C. /etc/X11 D. /X11R6