Which command can be used to create the account with the above parameters?

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?
A. useradd -m -p "penguin" tux
B. echo penguin | useradd -m -p – tux
C. useradd -m -p "TvqBFhQWgeSho" tux
D. echo -e "penguin/penguin” | passwd tux ; useradd -m tux

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.