Transcription of LINUX Administrator’s Quick Reference Card
{{id}} {{{paragraph}}}
LINUX administrator s Quick Reference Card Jialong He ~jialong_he User Management Files /etc/group /etc/passwd /etc/shadow User account information. /etc/bashrc /etc/profile $HOME/.bashrc $HOME/.bash_profile BASH system wide and per user init files. / / $HOME/.cshrc $HOME/.tcshrc $HOME/.login TCSH system wide and per user init files. /etc/skel template files for new users. /etc/default default for certain commands. /etc/redhat-release /etc/slackware-version Redhat and Slackware version info ( LINUX kernel version with uname a ) Commands adduser script to create an new user interactively (slackware) or link to useradd (Redhat).
TCSH system wide and per user init files. ... chkconfig command line SYSV service configuration (Redhat) Redhat files in /etc/sysconfig Configuration Files ... You can edit this file with a text editor, but normally the default settings work fine. After change any configuration, you restart “cupsd” to let ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}