Part IV. System

Contents

15. 32-Bit and 64-Bit Applications in a 64-Bit System Environment
15.1. Runtime Support
15.2. Software Development
15.3. Software Compilation on Biarch Platforms
15.4. Kernel Specifications
16. Booting and Configuring a Linux System
16.1. The Linux Boot Process
16.2. The init Process
16.3. System Configuration via /etc/sysconfig
17. The Boot Loader GRUB
17.1. Booting with GRUB
17.2. Configuring the Boot Loader with YaST
17.3. Uninstalling the Linux Boot Loader
17.4. Creating Boot CDs
17.5. The Graphical SUSE Screen
17.6. Troubleshooting
17.7. For More Information
18. Special System Features
18.1. Information about Special Software Packages
18.2. Virtual Consoles
18.3. Keyboard Mapping
18.4. Language and Country-Specific Settings
19. Dynamic Kernel Device Management with udev
19.1. The /dev Directory
19.2. Kernel uevents and udev
19.3. Drivers, Kernel Modules and Devices
19.4. Booting and Initial Device Setup
19.5. Monitoring the Running udev Daemon
19.6. Influencing Kernel Device Event Handling with udev Rules
19.7. Persistent Device Naming
19.8. Files used by udev
19.9. For More Information
20. Bash and Bash Scripts
20.1. What is The Shell?
20.2. Writing Shell Scripts
20.3. Redirecting Command Events
20.4. Using Aliases
20.5. Using Variables in Bash
20.6. Grouping And Combining Commands
20.7. Working with Common Flow Constructs
20.8. For More Information