|
update-fonts-alias(8) -- compile fonts.alias files
|
update-fonts-alias assembles a fonts.alias file in an X font directory using one or more alias files found in a subdirectory of /etc/X11/fonts/. It is typically invoked only from the post-installation... |
update-fonts-dir(8) -- compile fonts.dir files
|
update-fonts-dir creates a fonts.dir file in an X font directory by invoking mkfontdir(1) with the appropriate arguments. It is typically invoked only from the post-installation and post-removal scrip... |
update-fonts-scale(8) -- compile fonts.scale files
|
update-fonts-scale assembles a fonts.scale file in an X font directory using one or more scale files found in a subdirectory of /etc/X11/fonts/. It is typically invoked only from the post-installation... |
update-inetd(8) -- create, remove, enable or disable entry in /etc/inetd.conf
|
update-inetd can be used to add, remove, enable or disable entries in the /etc/inetd.conf file (you can specify a different file by using the --file option). After the /etc/inetd.conf file has been ch... |
update-modules(8) -- (re)generate /etc/modules.conf and /etc/chandev.conf
|
update-modules is a simple tool to manage /etc/modules.conf and /etc/chandev.conf for the s390 architecture. The Linux module utilities use one configuration file for all their configuration. This mak... |
update-passwd(8) -- safely update /etc/passwd, /etc/shadow and /etc/group
|
update-passwd handles updates of /etc/passwd, /etc/shadow and /etc/group on running Debian systems. It compares the current files to master copies, distributed in the base-passwd package, and updates ... |
update-rc.d(8) -- install and remove System-V style init script links
|
update-rc.d automatically updates the System V style init script links /etc/rcrunlevel.d/NNname to scripts /etc/init.d/name. These are run by init when changing runlevels and are generally used to sta... |
update-xpdfrc(8) -- program to generate xpdf's configuration file
|
update-xpdfrc is a program used to generate the xpdfrc(5) file used by xpdf. You may edit the file /etc/xpdf/xpdfrc to configure xpdf. However, do not edit the configuration file /etc/xpdfrc directly.... |
useradd(8) -- Create a new user or update default new user information
|
Creating New Users When invoked without the -D option, the useradd command creates a new user account using the values specified on the command line and the default values from the system. The new use... |
userdel(8) -- Delete a user account and related files
|
The userdel command modifies the system account files, deleting all entries that refer to login. If USERGROUPS_ENAB is set to yes in /etc/login.defs, then userdel will also remove entries in /etc/grou... |
usermod(8) -- Modify a user account
|
The usermod command modifies the system account files to reflect the changes that are specified on the command line. The options which apply to the usermod command are -c comment The new value of the ... |
vipw(8) -- edit the password, group, shadow-password, or shadow-group file.
|
vipw and vigr will edit the files /etc/passwd and /etc/group, respectively. With the -s flag, they will edit the shadow versions of those files, /etc/shadow and /etc/gshadow, respectively. The program... |
vmstat(8) -- Report virtual memory statistics
|
vmstat reports information about processes, memory, paging, block IO, traps, and cpu activity. The first report produced gives averages since the last reboot. Additional reports give information on a ... |