Changes between Version 8 and Version 9 of CoriolisSsh
- Timestamp:
- Jun 20, 2013, 10:03:11 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CoriolisSsh
v8 v9 9 9 To enable connection of your own laptop to the network, please contact the computer support service of LEGI. 10 10 11 To reach the computer server 'servcal acul3' from a Linux machine at LEGI, use the command 'ssh -CX servcalcul3' (the option '-CX' gives access to a graphic terminal).11 To reach the computer server 'servcalcul3' from a Linux machine at LEGI, use the command 'ssh -CX servcalcul3' (the option '-CX' gives access to a graphic terminal). 12 12 13 For remote access with graphic interface, you can use the terminal system NXclient, available for all the classical operating systems (Linux, Widows, MacOS). This can be used also for remote access from outside using any decent internet connexion. .13 For remote access with graphic interface, you can use the terminal system NXclient, available for all the classical operating systems (Linux, Widows, MacOS). This can be used also for remote access from outside using any decent internet connexion. 14 14 15 15 == Terminal NX client == 16 Access to the computer ressources is conveniently done through the graphic terminal , which can be used either at LEGI or remotely (requiring a reasonably fast standard internet connection).NXclient can be directly downloaded from http://www.nomachine.com/download.php.16 NXclient can be directly downloaded from http://www.nomachine.com/download.php. 17 17 18 18 To configure the connection: … … 20 20 * key: you need to upload a key ('certificat') text file 21 21 * 'Enable SSL for all traffic' (default), do not 'connect through http proxy' 22 * different user interfaces can be chosen. The KDE interfaceis fairly similar to Windows system.22 * different user interfaces can be chosen. The interface 'KDE' is fairly similar to Windows system. 23 23 * graphical options: for a fast response select 24 24 * disable !DirectDraw … … 32 32 == Acces to data == 33 33 Data transfer from/to outside cannot be done by NXclient (except as attached files using webmail). For that you need scp procedure, using par example [http://sourceforge.net/project/showfiles.php?group_id=21558) filezilla]. Configuration of filezilla: 34 Menu Fichier : gestionnaire de site : Nouveau site35 36 34 * host: servcalcul3.legi.grenoble-inp.fr 37 35 * type of server : SFTP … … 47 45 48 46 == Matlab == 49 47 Open matlab by typing 'matlab' from a terminal, or 'matlab &' to keep the terminal active for new commands. Choose as 'Current Folder' the folder which contains your processing functions (an alternative option is to declare paths to your functions, but the configuration cannot be saved for next opening of matlab). 50 48 executer matlab depuis un terminal, ou en entrant matlab dans le champ s'affichant apres avoir pressé les touches Alt+F2 51 49
