What methods can be used to create a new user named Amit on your system?
Explanation
You can add a new user like Amit by using the useradd command, the adduser utility, or the linuxconf tool. Therefore, all the options listed are valid ways to add a user.