csshx: add Spanish translation (#10566)
* csshx: add Spanish translation * Update csshx.md * Update csshx.md --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
16
pages.es/osx/csshx.md
Normal file
16
pages.es/osx/csshx.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# csshX
|
||||
|
||||
> Herramienta SSH de clúster para macOS.
|
||||
> Más información: <https://github.com/brockgr/csshx>.
|
||||
|
||||
- Conectarse a múltiples hosts:
|
||||
|
||||
`csshX {{nombrehost1}} {{nombrehost2}}`
|
||||
|
||||
- Conectarse a múltiples hosts con una clave SSH dada:
|
||||
|
||||
`csshX {{usuario@nombrehost1}} {{usuario@nombrehost2}} --ssh_args "-i {{ruta/al/archivo_de_clave.pem}}"`
|
||||
|
||||
- Conectarse a un clúster predefinido desde `/etc/clusters`:
|
||||
|
||||
`csshX cluster1`
|
Reference in New Issue
Block a user