Multiple choice What is the Linux command for adding a new user, username? Sudo addusr username Sudo aduser username Sudo apt-get adduser username a)Sudo adduser username Reveal answer Fill a bubble to check yourself D Correct answer Explanation The standard command to add a new user in Debian-based Linux systems is 'sudo adduser username'.