16 agosto, 2010

Slackware (Tutoriales)


Slackware 13.1

Autor: Varios
Web: www.slackware.com

NOTA: Te vendrá bien saber algo de inglés.

1.- LO ESENCIAL DE SLACKWARE LINUX
Enlace: http://www.slackware-es.com/slackbook/book.html

2.- INSTALL HELP
Enlace: http://www.slackware.com/install/

3.- CONFIGURATION
Enlace: http://www.slackware.com/config/

-----------------------------------------------------------

1.- LO ESENCIAL DE SLACKWARE LINUX

Resumen

Guía muy completa y en español de casi todo lo que necesitas saber sobre Slackware.

Tabla de Contenidos

Prefacio

1 Introducción a Slackware Linux
1.1 ¿Qué es Linux?
1.1.1 Unas palabras sobre GNU
1.2 ¿Qué es Slackware?
1.3 Código abierto y Software Libre

2 Ayuda
2.1 Ayuda del Sistema
2.1.1 man
2.1.2 El Directorio /usr/doc
2.1.3 HOWTOs y mini-HOWTOs
2.2 Ayuda en Línea
2.2.1 El Sitio Web Oficial y los Foros de Ayuda
2.2.2 Soporte por correo electrónico
2.2.3 Sitios Web no Oficiales y Foros de Ayuda

3 Instalación
3.1 Obteniendo Slackware
3.1.1 La Caja y Juego de Discos Oficiales
3.1.2 Via Internet
3.2 Requerimientos del Sistema
3.2.1 Las Series de Software
3.2.2 Métodos de Instalación
3.2.3 Disquetes de Inicio
3.2.4 Disquete Root
3.2.5 Disquete Suplementario
3.2.6 Haciendo los Discos
3.3 Particionando
3.4 El Programa setup
3.4.1 HELP
3.4.2 KEYMAP
3.4.3 ADDSWAP
3.4.4 TARGET
3.4.5 SOURCE
3.4.6 SELECT
3.4.7 INSTALL
3.4.8 CONFIGURE

4 Configuración del Sistema
4.1 Panorámica del Sistema
4.1.1 Organización del Sistema de Archivos
4.1.2 Buscando Archivos
4.1.3 El Directorio /etc/rc.d
4.2 Seleccionando un Núcleo
4.2.1 El Directorio /kernels en el CD-ROM de Slackware
4.2.2 Compilando un Núcleo desde el Código Fuente
4.2.3 Usando los Módulos del Núcleo

5 Configuracion de Red
5.1 Introducción: netconfig es su amigo
5.2 Configuración del Hardware de Red
5.2.1 Cargando los Módulos de Red
5.2.2 Tarjetas LAN (10/100/1000Base-T y Base-2)
5.2.3 Modems
5.2.4 PCMCIA
5.3 Configuración TCP/IP
5.3.1 DHCP
5.3.2 IP Estático
5.3.3 /etc/rc.d/rc.inet1.conf
5.3.4 /etc/resolv.conf
5.3.5 /etc/hosts
5.4 PPP
5.4.1 pppsetup
5.4.2 /etc/ppp
5.5 Wireless
5.5.1 Soporte de Hardware
5.5.2 Configurar las Opciones Wireless
5.5.3 Configurar la Red
5.6 Sistemas de Archivos en Red
5.6.1 SMB/Samba/CIFS
5.6.2 Network File System (NFS)

6 Configuración de X
6.1 xorgconfig
6.2 xorgsetup
6.3 xinitrc
6.4 xwmconfig
6.5 xdm

7 Iniciando
7.1 LILO
7.2 LOADLIN
7.3 Inicio Dual
7.3.1 Windows
7.3.2 Linux

8 La Consola
8.1 Usuarios
8.1.1 Iniciando Sesión
8.1.2 Root: El Superusuario
8.2 La línea de Comandos
8.2.1 Corriendo Programas
8.2.2 Utilizando Comodines
8.2.3 Redireccionamiento de Entrada/Salida y Conductos
8.3 El Bourne Again Shell (bash)
8.3.1 Variables de Entorno
8.3.2 Completamiento con Tab
8.4 Terminales Virtuales
8.4.1 Pantalla

9 Estructura del Sistema de Archivos
9.1 Propiedad
9.2 Permisos
9.3 Enlaces
9.4 Montando Dispositivos
9.4.1 fstab
9.4.2 mount y umount
9.5 Montando NFS

10 Gestionando Archivos y Directorios
10.1 Navegación : ls, cd, y pwd
10.1.1 ls
10.1.2 cd
10.1.3 pwd
10.2 Paginadores: more, less, y most
10.2.1 more
10.2.2 less
10.2.3 most
10.3 Salida Simple: cat y echo
10.3.1 cat
10.3.2 echo
10.4 Creación: touch y mkdir
10.4.1 touch
10.4.2 mkdir
10.5 Copiar y Mover: cp y mv
10.5.1 cp
10.5.2 mv
10.6 Eliminación: rm y rmdir
10.6.1 rm
10.6.2 rmdir
10.7 Haciendo Alias a Archivos con ln

11 Control de Procesos
11.1 Pasando a Segundo Plano
11.2 Pasando a Primer Plano
11.3 ps
11.4 kill
11.5 top

12 Administración Básica del Sistema
12.1 Usuarios y Grupos
12.1.1 Scripts Brindados
12.1.2 Cambiando Contraseñas
12.1.3 Cambiando Información de Usuario
12.2 Usuarios y Grupos, La Manera Difícil
12.3 Apagando Adecuadamente

13 Comandos Básicos de Red
13.1 ping
13.2 traceroute
13.3 Herramientas DNS
13.3.1 host
13.3.2 nslookup
13.3.3 dig
13.4 finger
13.5 telnet
13.5.1 El otro uso de telnet
13.6 La Consola Segura
13.7 Correo Electrónico
13.7.1 pine
13.7.2 elm
13.7.3 mutt
13.7.4 nail
13.8 Navegadores
13.8.1 lynx
13.8.2 links
13.8.3 wget
13.9 Clientes FTP
13.9.1 ftp
13.9.2 ncftp
13.10 Hablando con otras Personas
13.10.1 wall
13.10.2 talk
13.10.3 ytalk

14 Seguridad
14.1 Deshabilitando Servicios
14.1.1 Servicios que arrancan desde inetd
14.1.2 Servicios que arrancan desde los scripts de inicio
14.2 Control de Acceso al Host
14.2.1 iptables
14.2.2 tcpwrappers
14.3 Manteniéndose Actualizado
14.3.1 La Lista de Correos slackware-security
14.3.2 El directorio /patches

15 Compactando Archivos
15.1 gzip
15.2 bzip2
15.3 tar
15.4 zip

16 Vi
16.1 Iniciando vi
16.2 Modos
16.2.1 Modo Comando
16.2.2 Modo Insertar
16.3 Abriendo Archivos
16.4 Salvando Archivos
16.5 Saliendo de vi
16.6 Configuración de vi
16.7 Teclas en Vi

17 Emacs
17.1 Iniciando emacs
17.1.1 Teclas de Comando
17.2 Buffers
17.3 Modos
17.3.1 Abriendo Archivos
17.4 Edición Básica
17.5 Salvando Archivos
17.5.1 Saliendo de Emacs

18 Gestión de Paquetes en Slackware
18.1 Panorámica del Formato de Paquetes
18.2 Herramientas de Paquetes
18.2.1 pkgtool
18.2.2 installpkg
18.2.3 removepkg
18.2.4 upgradepkg
18.2.5 rpm2tgz/rpm2targz
18.3 Haciendo Paquetes
18.3.1 explodepkg
18.3.2 makepkg
18.3.3 Scripts SlackBuild
18.4 Haciendo Tags y Archivos de tags (para setup)

19 ZipSlack
19.1 ¿Qué es ZipSlack?
19.1.1 Ventajas
19.1.2 Desventajas
19.2 Obteniendo ZipSlack
19.2.1 Instalación
19.3 Iniciando ZipSlack

Glosario

A. La Licencia General Pública GNU
A.1. Preámbulo
A.2. TÉRMINOS Y CONDICIONES
A.3. Como aplicar estos términos a sus nuevos programas

2.- INSTALL HELP

Resumen

Ayuda para instalar Slackware en tu pc.

Contenidos

0. Checking System Requirements
You need to make sure your computer meets the minimum requirements for running Linux.

1. Obtaining The Software Sets
Once you have decided to install Slackware, you will want to choose the software sets you want to install.

2. Selecting A Boot Disk
Slackware Linux comes with many precompiled boot disks to use during the installation process. You want to choose one that best fits your hardware.

3. Selecting A Root Disk
You need to have a diskette with a root filesystem and the setup program in order to install Slackware Linux. There are several to choose from.

4. Partitioning Your Hard Disk
Before running the setup program you need to define the Linux partition(s) on your hard disk.

5. The Setup Program
The last step is running the setup program and completing all the steps within it. The program is menu-driven and easy to understand.


3.- CONFIGURATION

Resumen

Guía sencilla para configurar algunos puntos importantes de Slackware.

Contenidos

1.-Root Directory
Slackware complies with the Linux File System standard. This page explains what some of the key directories in the root directory are.

2.- PPP
This page helps users get a PPP connection setup under Slackware. It covers using the pppsetup program and briefly discusses the different files found in /etc/ppp.

3.- X Window System
Covers configuring Xorg as well as selecting window managers and desktop environments.

4.- Network Setup
Setting up a network connection under Linux is easy with Slackware. You can use the configuration utilities or edit the files by hand. This page explains how to get connected to your network.

5.- User Administration
Adding and removing users is easy under Slackware. This page explains how to easily add and remove users from your system.

6.- System Initialization
Ever wonder what happens when the system boots? Want to change something during the boot process? This page explains what the various run command files do at boot time.

7.- Package Management
Slackware's package system is very standard. It uses "tarballs" so you can use the package utilities, add them by hand, view their contents, and change them. This page introduces the Slackware package utilities and explains how you can make your own Slackware packages.

No hay comentarios:

Publicar un comentario