<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>B.2. Instalación</title><link rel="stylesheet" href="./estilo.css" type="text/css" /><meta name="generator" content="DocBook XSL Stylesheets V1.64.1" /><link rel="home" href="index.html" title="Integración de redes con OpenLDAP, Samba, CUPS y PyKota" /><link rel="up" href="openldap-nscd.html" title="Apéndice B. Demonio de caché para el servicio de nombres: nscd" /><link rel="previous" href="openldap-nscd-introduccion.html" title="B.1. Introducción" /><link rel="next" href="openldap-nscd-configuracion.html" title="B.3. Configuración" /><meta xmlns="http://www.w3.org/TR/xhtml1/transitional" name="generator" content="Experimental LDP.XSL $Revision: 1.3 $"></meta>
  <!-- Generated by LDP XSLT customization layer
      based on Norman Walsh's DocBook XSL stylesheets.
      More information at http://www.linuxdoc.org/ -->
  </head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">B.2. Instalación</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="openldap-nscd-introduccion.html">Anterior</a> </td><th width="60%" align="center">Apéndice B. Demonio de caché para el servicio de nombres: nscd</th><td width="20%" align="right"> <a accesskey="n" href="openldap-nscd-configuracion.html">Siguiente</a></td></tr></table><hr /></div><div class="sect1" lang="es" xml:lang="es"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="openldap-nscd-instalacion"></a>B.2. Instalación</h2></div></div><div></div></div><p>La instalación es muy sencilla, como se verá a continuación:</p><div class="example"><a id="openldap-nscd-ejemplo1"></a><p class="title"><b>Ejemplo B.1. Instalación de <span class="application">nscd</span></b></p><table xmlns="http://www.w3.org/TR/xhtml1/transitional" border="0" bgcolor="#E0E0E0" width="90%"><tr><td><pre class="screen"><tt class="prompt">#</tt> <b class="userinput"><tt>/usr/bin/apt-get install nscd</tt></b>
<tt class="computeroutput">Leyendo lista de paquetes... Hecho
Creando árbol de dependencias... Hecho
Se instalarán los siguientes paquetes NUEVOS:
  nscd
0 actualizados, 1 se instalarán, 0 para eliminar y 0 no actualizados.
Se necesita descargar 0B/88,2kB de archivos.
Se utilizarán 217kB de espacio de disco adicional después de desempaquetar.
--------------------- Sourcerer Apt Watcher ---------------------
Configure: nscd
-----------------------------------------------------------------
(Leyendo la base de datos ...
273953 ficheros y directorios instalados actualmente.)
Desempaquetando nscd (de .../nscd_2.3.2.ds1-12_i386.deb) ...
Configurando nscd (2.3.2.ds1-12) ...
Starting Name Service Cache Daemon: nscd.

</tt></pre></td></tr></table></div><p>Para ver la información acerca del paquete, teclee:</p><div class="example"><a id="openldap-nscd-ejemplo2"></a><p class="title"><b>Ejemplo B.2. Instalación de <span class="application">nscd</span></b></p><table xmlns="http://www.w3.org/TR/xhtml1/transitional" border="0" bgcolor="#E0E0E0" width="90%"><tr><td><pre class="screen"><tt class="prompt">$</tt> <b class="userinput"><tt>/usr/bin/apt-cache show nscd</tt></b>
<tt class="computeroutput">Package: nscd
Priority: optional
Section: admin
Installed-Size: 212
Maintainer: GNU Libc Maintainers &lt;debian-glibc@lists.debian.org&gt;
Architecture: i386
Source: glibc
Version: 2.3.2.ds1-12
Replaces: libc6 (&lt;&lt; 2.1-4)
Depends: libc6 (&gt;= 2.3.2.ds1-12)
Filename: pool/main/g/glibc/nscd_2.3.2.ds1-12_i386.deb
Size: 88152
MD5sum: 9223636f73bc302dbccad9cc8cd43d3c
Description: GNU C Library: Name Service Cache Daemon
 A daemon which handles passwd, group and host lookups
 for running programs and caches the results for the next
 query. You should install this package only if you use
 slow Services like LDAP, NIS or NIS+
</tt></pre></td></tr></table></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="openldap-nscd-introduccion.html">Anterior</a> </td><td width="20%" align="center"><a accesskey="u" href="openldap-nscd.html">Subir</a></td><td width="40%" align="right"> <a accesskey="n" href="openldap-nscd-configuracion.html">Siguiente</a></td></tr><tr><td width="40%" align="left" valign="top">B.1. Introducción </td><td width="20%" align="center"><a accesskey="h" href="index.html">Inicio</a></td><td width="40%" align="right" valign="top"> B.3. Configuración</td></tr></table></div></body></html>
