CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 12: XK0-004: CompTIA Linux+

A Linux systems administrator needs to copy the contents of a directory named `working` on the local working system to a folder /var/www/html on a server named `corporate-web`.Which of the following commands will allow the administrator to copy all the contents to the web server?

Nội dung câu hỏi

A Linux systems administrator needs to copy the contents of a directory named `working` on the local working system to a folder /var/www/html on a server named `corporate-web`.Which of the following commands will allow the administrator to copy all the contents to the web server?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. scp ג€"r working/* webuser@corporate-web:/var/www/html — đáp án hiện tại
  2. B. tar working/* webuser@corporate-web:/var/www/html
  3. C. cp ג€"r working/* webuser@corporate-web:/var/www/html
  4. D. mv working webuser@corporate-web:/var/www/html

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề