Multiple choice What is the command to change password policies in Linux? Sudo change username sudo chage username Sudo chage –l username Sudo change –l username Reveal answer Fill a bubble to check yourself B Correct answer Explanation Sudo chage username is the Linux command to change password policies for a user. The command is chage (change age), not change.