Câu 44: 050-720: SUSE Certified Linux Administrator 11
You want to create the new user account tux with the password penguin (password hash: TvqBFhQWgeSho) and a default home directory. Which command can be used to create the account with the above parameters?
Nội dung câu hỏi
You want to create the new user account tux with the password penguin (password hash: TvqBFhQWgeSho) and a default home directory. Which command can be used to create the account with the above parameters?
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.
- A. useradd -m -p "penguin" tux
- B. echo penguin | useradd -m -p - tux
- C. useradd -m -p "TvqBFhQWgeSho" tux — đáp án hiện tại
- D. echo -e "penguin\npenguin" | passwd tux ; useradd -m tux
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.