Chapter 11. System Administration: Core Concepts
11. System Administration: Core Concepts
The job of a system administrator is to keep one or more systems in a useful and convenient state for users. On a Linux system, the administrator and user may both be you, with you and the computer being separated by only a few feet. Or the system administrator may be halfway around the world, supporting a network of systems, with you being simply one of thousands of users. A system administrator can be one person who works part-time taking care of a system and perhaps is also a user of the system. Or the administrator can be several people, all working full-time to keep many systems running.
In addition, a system administrator should be available to help users with all types of system-related problemsfrom logging in to obtaining and installing software updates to tracking down and fixing obscure network issues. Part V of this book breaks system administration into seven chapters:
Because Linux is configurable and runs on a variety of platforms (Sun SPARC, DEC/Compaq Alpha, Intel x86, AMD, PowerPC, and more), this chapter cannot discuss every system configuration or every action you will have to take as a system administrator. Instead, this chapter seeks to familiarize you with the concepts you need to understand and the tools you need to use to maintain a CentOS Linux or Centos Linux system. Where it is not possible to go into depth about a subject, the chapter provides references to other sources. This chapter assumes that you are familiar with the following terms:
Tip: If something does not work, see if the problem is caused by SELinux If a server or other system software does not work properly, especially if it displays a permissions-related error message, the problem may lie with SELinux. To see if SELinux is the cause of the problem, put SELinux in permissive mode and run the software again. If the problem goes away, you need to modify the SELinux policy. Remember to turn SELinux back on. For more information refer to "Setting the Targeted Policy with system-config-securitylevel" on page 402.
|
Part IV: System Administration
|