Parte III. Configuración del Sistema, administración y personalización

Tabla de Contenidos

7. Editando
7.1 Introducción a vi
7.1.1. La interfaz vi
7.1.2. Cambiando al Modo Edición
7.1.3. Cambiando Modos y Guardando Buffers en un Archivo
7.1.4. Copiando y Pegando
7.1.5. Navegando por el Buffer
7.1.6. Buscando un Archivo, la Ayuda Alternativa de Navegación
7.1.7. Un Ejemplo de Sesión
7.2. Configurando vi
7.2.1. Extensiones .exrc
7.2.2. Documentación
7.3. Utilizando etiquetas con vi
8. X
8.1 ¿Qué es la X?
8.2 Configuración
8.3 El ratón
8.4 El teclado
8.5 El monitor
8.6. La tarjeta de gráfica
8.6.1 XFree 3.x
8.6.2. XFree86 4.x
8.7 Arrancando X
8.8. Personalizando X
8.9. Otros gestores de ventanas
8.10. Identificación gráfica con xdm
9. Emulando Linux
9.1. Configuración del Emulador
9.1.1. Configurando el núcleo
9.1.2. Instalando las librerias de Linux
9.1.3. Instalando Acrobat Reader
9.2. Estrutura de los directorios
9.3. Emulando / proc
10. Sonido
10.1. Elementos Básicos del hardware
10.2. Configuración de la BIOS
10.3. Configurando el dispositivo de sonido
10.4. Configurando el núcleo de los dispositivos de sonido
10.5. Comandos avanzados
10.5.1. audioctl(1)
10.5.2. mixerctl(1)
10.5.3. audioplay(1)
10.5.4. audiorecord(1)
11. Imprimiendo
11.1 Habilitando el demonio de la impresora
11.2 Configurando/etc/printcap
11.3 Configurando Ghostscript
11.4 Comandos del gestor de Impresora
11.5 Impresión remota
12. Using removable media
12.1. Initializing and using floppy disks
12.2. How to use a ZIP disk
12.3. Reading data CDs with NetBSD
12.4. Reading multi-session CDs with NetBSD
12.5. Allowing normal users to access CDs
12.6. Mounting an ISO image
12.7. Using gráfica CDs with NetBSD
12.8. Using audio CDs with NetBSD
12.9. Creating an MP3 (MPEG layer 3) file from an audio CD
12.10. Using a CD-R writer with data CDs
12.11. Using a CD-R writer to create audio CDs
12.12. Creating an audio CD from mp3s
12.13. Copying an audio CD
12.14. Copying a data CD with two drives
12.15. Using CD-RW rewritables
12.16. DVD support
12.17. Creating ISO images from a CD
12.18. Getting volume information from CDs and ISO images
13. The cryptographic device driver (CGD)
13.1. Overview
13.1.1. Why use disk encryption?
13.1.2. Logical Disk Drivers
13.1.3. Availability
13.2. Components of the Crypto-Graphic Disk system
13.2.1. Kernel driver pseudo-device
13.2.2. Ciphers
13.2.3. Verification Methods
13.3. Example: encrypting your disk
13.3.1. Preparing the disk
13.3.2. Scrubbing the disk
13.3.3. Creating the cgd
13.3.4. Modifying configuration files
13.3.5. Restoring data
13.4. Example: encrypted CDs/DVDs
13.4.1. Introduction
13.4.2. Creating an encrypted CD/DVD
13.4.3. Using an encrypted CD/DVD
13.5. Suggestions and Warnings
13.5.1. Using a random-key cgd for swap
13.5.2. Warnings
13.6. Further Reading
14. Concatenated Disk Device (CCD) configuration
14.1. Install physical media
14.2. Configure Kernel Support
14.3. Disklabel each volume member of the CCD
14.4. Configure the CCD
14.5. Initialize the CCD device
14.6. Create a 4.2BSD/UFS filesystem on the new CCD device
14.7. Mount the filesystem
15. NetBSD RAIDframe
15.1. RAIDframe Introduction
15.1.1. About RAIDframe
15.1.2. A warning about Data Integrity, Backups, and High Availability
15.1.3. Getting Help
15.2. Setup RAIDframe Support
15.2.1. Kernel Support
15.2.2. Power Redundancy and Disk Caching
15.3. Example: RAID-1 Root Disk
15.3.1. Pseudo-Process Outline
15.3.2. Hardware Review
15.3.3. Initial Install on Disk0/wd0
15.3.4. Preparing Disk1/wd1
15.3.5. Initializing the RAID Device
15.3.6. Setting up Filesystems
15.3.7. Setting up núcleo dumps
15.3.8. Migrating System to RAID
15.3.9. The first boot with RAID
15.3.10. Adding Disk0/wd0 to RAID
15.3.11. Testing Boot Blocks
15.4. Testing núcleo dumps
16. Pluggable Authentication Modules (PAM)
16.1. About
16.2. Introduction
16.3. Terms and conventions
16.3.1. Definitions
16.3.2. Usage examples
16.4. PAM Essentials
16.4.1. Facilities and primitives
16.4.2. Modules
16.4.3. Chains and policies
16.4.4. Transactions
16.5. PAM Configuration
16.5.1. PAM policy files
16.5.2. Breakdown of a configuration line
16.5.3. Policies
16.6. PAM modules
16.6.1. Common Modules
16.6.2. FreeBSD-specific PAM Modules
16.6.3. NetBSD-specific PAM Modules
16.7. PAM Application Programming
16.8. PAM Module Programming
16.9. Sample PAM Application
16.10. Sample PAM Module
16.11. Sample PAM Conversation Function
16.12. Further Reading
17. Tuning NetBSD
17.1. Introduction
17.1.1. Overview
17.2. Tuning Considerations
17.2.1. General System Configuration
17.2.2. System Services
17.2.3. The NetBSD Kernel
17.3. Visual Monitoring Tools
17.3.1. The top Process Monitor
17.3.2. The sysstat utility
17.4. Monitoring Tools
17.4.1. fstat
17.4.2. iostat
17.4.3. ps
17.4.4. vmstat
17.5. Network Tools
17.5.1. ping
17.5.2. traceroute
17.5.3. netstat
17.5.4. tcpdump
17.6. Accounting
17.6.1. Accounting
17.6.2. Reading Accounting Information
17.6.3. How to Put Accounting to Use
17.7. Kernel Profiling
17.7.1. Getting Started
17.7.2. Interpretation of kgmon Output
17.7.3. Putting it to Use
17.7.4. Summary
17.8. System Tuning
17.8.1. Using sysctl
17.8.2. memfs & softdeps
17.9. Kernel Tuning
17.9.1. Preparing to Recompile a Kernel
17.9.2. Configuring the Kernel
17.9.3. Building the New Kernel
17.9.4. Shrinking the NetBSD núcleo
18. NetBSD Veriexec subsystem
18.1. How it works
18.2. Signatures file
18.3. Generating fingerprints
18.4. Strict levels
18.5. Veriexec and layered file systems
18.6. Kernel configuration
19. Miscellaneous operations
19.1. Creating a custom install/boot floppies for i386
19.2. Synchronizing the system clock with NTP
19.3. Installing the boot manager
19.4. Deleting the disklabel
19.5. Speaker
19.6. Forgot root password?
19.7. Adding a new hard disk
19.8. Password file is busy?
19.9. How to rebuild the devices in /dev