answersLogoWhite

0

Open a terminal (I use the short-cut keys: Ctrl + Alt + T) and type (without the quotes): "man usermod". This will reveal the manual page for usermod. Basically, usermod is used to modify a user account

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Does ubuntu have cmd?

Ubuntu has a command interface, Its called a terminal


Is there any command in cmd which works same as file2cable command in ubuntu?

format c: does the job!


Where is the command shell on Ubuntu?

bash is located in /bin/bash.


Is Ubuntu an example of GUI?

Yes, but it also has a command line.


What Ubuntu command is used to check network adapter settings?

ifconfig


How do you dump printer queue jobs into a file in linux?

1. For ubuntu the command is lpq 2. For redhat the command is lpstat


Is ubuntu a command line or GUI Operating system?

Both, all versions have a command line, and every version but minimal and server have a gui


Can Ubuntu process priority be changed?

Yes. You can use the 'nice' command to lower the priority of a process.


How do you change your password on Ubuntu?

There is a GUI tool that you can use, or try the 'passwd' command in a terminal window.


Which command can be used at the command line to start the printer configuration program?

Ubuntu: system-config-printer brings up a GUI printer configuration


What command do you use to check disk space in Ubuntu?

Almost all Unix/Linux systems use the 'df' command to find out how big the partition is, how much is in use, and the percentage of the system in use. This command must be used in a command window.


What command do you type to view the list of all available tasks on the ubuntu server edition?

To view the list of all available tasks on an Ubuntu Server edition, you can use the command tasksel. If tasksel is not installed, you can install it using sudo apt-get install tasksel. After installation, simply run tasksel in the terminal to see the available tasks.