How can I use graphic applications of the supercomputers in my equipment? |
| The use of CESGA servers' graphic applications in your equipment depends on the operating system you are using, Windows or Linux.
If you use Linux, you just have to access the servers through ssh with the option -X as it is shown in the following example:
ssh -X user@machine.cesga.es
If you use Windows in any version, apart from the ssh client, you need software emulating Linux's graphic environment. CESGA recommends you the free software Cygwin. Its installation, configuration and use are explained in the following handbook in PDF format available in this link .
¿Cómo podo empregar aplicacións gráficas dos supercomputadores no meu equipo?
O uso das aplicacións gráficas dos servidores do CESGA no seu equipo depende do sistema operativo que empregue, Windows ou Linux.
Se emprega Linux só ten que acceder os servidores mediante ssh coa opción -X tal como se reflexa neste exemplo:
ssh -X usuario@maquina.cesga.es
Se emprega Windows, calquera das súas versións, ademáis do cliente ssh necesita un software que emule o entorno gráfico Linux. Dende o CESGA recomendámoslle o software gratuíto Cygwin. A súa instalación, configuración e uso explícanse no seguinte manual en formato PDF dispoñible neste enlace. |