In Linux, the _________ command is used to change a user's password.
- passwd
- usermod
- chmod
- pwd
In Linux, the passwd command is used to change a user's password. Users can execute this command to update their login credentials securely.
Loading...
Related Quiz
- The set -x command in a shell script is used to enable __________ for debugging purposes.
- You've been tasked to lockdown a specific application on an Ubuntu server. You decide to use a tool that restricts programs to a limited set of resources. Which tool would you primarily utilize?
- What command in Linux provides a dynamic real-time view of the system's running processes?
- For debugging purposes, how can you set a breakpoint in a shell script?
- Which command provides information about the network connections, routing tables, and network interface statistics?