Herramientas de usuario

Herramientas del sitio


informatica:certificaciones:lpic:lpic-2:206_system_maintenance:206.1

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
informatica:certificaciones:lpic:lpic-2:206_system_maintenance:206.1 [2021/04/08 19:40] – [Aplicación de parches] tempwininformatica:certificaciones:lpic:lpic-2:206_system_maintenance:206.1 [2021/04/09 08:39] (actual) – [Instalación de binarios] tempwin
Línea 114: Línea 114:
 <WRAP center round important 60%> <WRAP center round important 60%>
 Necesario ejecutar el comando de instalación con permisos de administrador. Necesario ejecutar el comando de instalación con permisos de administrador.
 +</WRAP>
 +
 +<WRAP center round info 60%>
 +De acuerdo al estándar GNU, la aplicación se instalará en el directorio ''/usr/local'' por defecto.
 </WRAP> </WRAP>
  
Línea 134: Línea 138:
 </code> </code>
  
-===== Ejemplo nmap =====+===== Ejemplo compilación e instalación de nmap =====
  
 Obtenemos las fuentes de https://nmap.org/download.html Obtenemos las fuentes de https://nmap.org/download.html
Línea 214: Línea 218:
   * ''patch < diff-file'' (**Solución**)   * ''patch < diff-file'' (**Solución**)
   * ''patch %%<<%% diff-file''   * ''patch %%<<%% diff-file''
-  * ''cat diff-file >> kernel'' +  * ''cat diff-file %%>>%% kernel'' 
-  * ''cat diff-file << kernel''+  * ''cat diff-file %%<<%% kernel''
  
 **If the current directory is /root and the kernel source is located in /usr/src/linux, which of the following commands should be used to apply the patch /tmp/foopatch?** **If the current directory is /root and the kernel source is located in /usr/src/linux, which of the following commands should be used to apply the patch /tmp/foopatch?**
informatica/certificaciones/lpic/lpic-2/206_system_maintenance/206.1.1617903654.txt.gz · Última modificación: por tempwin