Red Hat NETSCAPE MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Instrukcja Użytkownika Strona 246

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 300
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 245
234 You Are Here
[billy@localhost /]$ cd etc
[billy@localhost /etc]$ ls
Here, among other type of les and directories, well nd conguration les,whichareles that help
make programs work for our system, store our program and system settings and more.
Among the directories in here, youll see /etc/X11, which also contains directories and congura-
tion les for the X Window System.
In the directory /etc/skel,youll nd skeleton user les, which are used to populate newly created
user accounts with standard, commonly used les.
That sounds a little gothic, perhaps, but heres what it means. When we were logged in as root, one
of our rst tasks was to create an account for ourselves.
When our user account was created, les were taken from /etc/skel and placed into the new
account. These les helped to “flesh outthe account (skeleton. . . esh... getit?).
Lets look around a little in /usr. From our current location in /etc/skel, we can type:
[billy@localhost /skel]$ cd /usr
[billy@localhost /usr]$ ls
In /usr,were going to nd a number of directories which hold some of our systems most important
programs, and les (see Figure 16.10).
In /usr/man well nd the system manual pages; other documentation which isnt covered by man
pages will be found in /usr/doc.
In /usr/X11R6,well nd les related to the X Window System, including conguration and docu-
mentation les.
Although we may think of something more literary when we hear the word libraries, in /usr/lib
well nd les which are considered libraries for our system. In this context, libraries are les con-
taining commonly-used snippets of code which can be shared by many programs.
Red Hat Linux uses the RPM (the Red Hat Package Manager) technology of software installation
and upgrades. Using RPM, either from the shell prompt or through GnoRPM, is both a safe and
convenient way to upgrade or install software.
(For more on using GnoRPM, see its chapter in the Red Hat Linux Installation Guide.)
However, once you become more comfortable with your system, there may be times when youll
want to install software that may not be available in RPM format. To minimize collisions with RPM-
managed les, the best place to put such software is in /usr/local.
Przeglądanie stron 245
1 2 ... 241 242 243 244 245 246 247 248 249 250 251 ... 299 300

Komentarze do niniejszej Instrukcji

Brak uwag