[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

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
es:howtos:network_services:home_nfs_howto [2019/02/14 15:55 (UTC)] – [Daemon startup] slackwarespanoles:howtos:network_services:home_nfs_howto [2019/02/14 15:59 (UTC)] (actual) slackwarespanol
Línea 1: Línea 1:
-<note warning>En proceso de traducción. Victor</note> 
 <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). --> <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). -->
 <!--Reviewed 20130128 by hazel --> <!--Reviewed 20130128 by hazel -->
Línea 281: Línea 280:
 **/etc/rc.d/rc.firewall** **/etc/rc.d/rc.firewall**
  
-Here are some example lines to allow NFS+Aquí hay algunas líneas de ejemplo para permitir NFS
 <code>## NFS uses TCP and UDP on ports 111, 2049, 32764-32769 <code>## NFS uses TCP and UDP on ports 111, 2049, 32764-32769
 # Accept TCP and UDP on port 111 from local LAN for portmap # Accept TCP and UDP on port 111 from local LAN for portmap
Línea 311: Línea 310:
 </code> </code>
  
-The work is doneEverything should now be in placeAfter rebooting both machines it should now be possible to:+¡El trabajo está hechoTodo debería estar ahora en su lugarDespués de reiniciar ambas máquinas, ahora debería ser posible:
  
-  mount the root file system on the desktop computer on the /mnt/tmp directory on the laptop using+   monte el sistema de archivos raíz en la computadora de escritorio en el directorio / mnt / tmp en la computadora portátil usando
 <code>mount DESKTOP:/ /mnt/tmp</code> <code>mount DESKTOP:/ /mnt/tmp</code>
-  * mount the root file system on the laptop computer on the /mnt/tmp directory on the desktop using+  * monte el sistema de archivos raíz en la computadora portátil en el directorio / mnt / tmp en el escritorio usando
 <code>mount LAPTOP:/ /mnt/tmp</code> <code>mount LAPTOP:/ /mnt/tmp</code>
  
-====== Sources ======+====== Fuentes ======
   * http://nfs.sourceforge.net/nfs-howto/   * http://nfs.sourceforge.net/nfs-howto/
   * http://rlworkman.net/howtos/NFS_Firewall_HOWTO   * http://rlworkman.net/howtos/NFS_Firewall_HOWTO
 +  * Traducido por:  [[wiki:user: slackwarespanol | Victor]]  2019/02/14 15:58 (UTC)
  
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
 {{tag>howtos software nfs slackware_13.37 slackware_14.0 author_allend}} {{tag>howtos software nfs slackware_13.37 slackware_14.0 author_allend}}
  
 es:howtos:network_services:home_nfs_howto ()