Prev | Current Page 334 | Next

Christopher Negus

"Linux Bible, 2008 Edition: Boot up to Ubuntu, Fedora, KNOPPIX, Debian, openSUSE, and 11 Other Distributions"

)
profile Sets system-wide environment and startup programs for all users. This file is
read when the user logs in.
protocols Sets protocol numbers and names for a variety of Internet services.
resolv.conf Identifies the locations of DNS name server computers that are used by TCP/IP
to translate Internet host.domain names into IP addresses. (When a Web
browser or mail client looks for an Internet site, it checks servers listed in this
file to locate the site.)
rpc Defines remote procedure call names and numbers.
services Defines TCP/IP and UDP services and their port assignments.
shadow Contains encrypted passwords for users who are defined in the passwd file.
(This is viewed as a more secure way to store passwords than the original
encrypted password in the passwd file. The passwd file needs to be publicly
readable, whereas the shadow file can be unreadable by all but the root user.)
shells Lists the shell command-line interpreters (bash, sh, csh, and so on) that are
available on the system, as well as their locations.
sudoers Sets commands that can be run by users, who may not otherwise have
permission to run the command, using the sudo command. In particular, this
file is used to provide selected users with root permission.
144
Running the Show Part II
TABLE 4-1 (continued)
File Description
syslog.


Pages:
322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346