pages.es: update outdated pages (#11834)

This commit is contained in:
Sebastiaan Speck
2024-01-02 06:38:32 +01:00
committed by GitHub
parent 626d65c987
commit 65f8687cd5
22 changed files with 47 additions and 47 deletions

View File

@@ -22,7 +22,7 @@
- Ejecuta en segundo plano, sin puerto de monitorización y sin shell remoto, saliendo si falla el reenvío de puerto:
`autossh -f -M 0 -N -o "ServerAliveInterval 10" -o "ServerAliveCountMax 3" -o ExitOnForwardFailure=yes -L {{local_port}}:localhost:{{puerto_remoto}}} {{usuario}}@{{host}}`
`autossh -f -M 0 -N -o "ServerAliveInterval 10" -o "ServerAliveCountMax 3" -o ExitOnForwardFailure=yes -L {{local_port}}:localhost:{{puerto_remoto}} {{usuario}}@{{host}}`
- Se ejecuta en segundo plano, registrando la salida de depuración `autossh` y la salida detallada `ssh` en archivos: