calcoloscientifico:userguide
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
| Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
| calcoloscientifico:userguide [17/12/2025 17:19] – [Boltz2] federico.prost | calcoloscientifico:userguide [02/04/2026 16:10] (versione attuale) – [Storage] fausto.pagani | ||
|---|---|---|---|
| Linea 28: | Linea 28: | ||
| < | < | ||
| + | ==== SSH client for Windows ==== | ||
| + | |||
| + | * **PuTTY** [[http:// | ||
| + | * **MobaXterm** [[https:// | ||
| + | |||
| + | ==== SFTP client for Windows ==== | ||
| + | |||
| + | * **WinSCP** [[https:// | ||
| + | * **MobaXterm** [[https:// | ||
| + | * **SSHFS** [[https:// | ||
| ==== Password-less access among nodes ==== | ==== Password-less access among nodes ==== | ||
| Linea 54: | Linea 64: | ||
| | | ||
| - | If you use the SSH client for Windows **PuTTY** | + | If you use the SSH client for Windows **PuTTY**, you need to generate the public and private key pair with **PuTTYgen** and save them into 2 separate files. |
| The **private key**, with extension .ppk, must be included in the Putty (or WinSCP) configuration panel: | The **private key**, with extension .ppk, must be included in the Putty (or WinSCP) configuration panel: | ||
| Linea 73: | Linea 83: | ||
| SSH is the only protocol for external communication and can also be used for file transfer. | SSH is the only protocol for external communication and can also be used for file transfer. | ||
| - | If you use a Unix-like client (Linux, | + | If you use a Unix-like client (Linux, |
| + | |||
| + | On Windows systems you can use WinSCP (open source free SFTP client, SCP client and file manager for Windows). During the installation it is possible to import Putty profiles. | ||
| - | On Windows systems, the most used tool is WinSCP | + | [[.: |
| - | A good alternative is [[calcoloscientifico: | ||
| ==== Graphical User Interface ==== | ==== Graphical User Interface ==== | ||
| Linea 214: | Linea 225: | ||
| ^ / | ^ / | ||
| ^ / | ^ / | ||
| - | ^ / | + | ^ / |
| ^ / | ^ / | ||
| Linea 1443: | Linea 1454: | ||
| ==== Boltz2 ==== | ==== Boltz2 ==== | ||
| - | [[calcoloscientifico: | + | [[calcoloscientifico: |
| ==== Mathematica ==== | ==== Mathematica ==== | ||
| Linea 1585: | Linea 1596: | ||
| [[calcoloscientifico: | [[calcoloscientifico: | ||
| + | |||
| + | ==== dfnWorks ==== | ||
| + | |||
| + | [[calcoloscientifico: | ||
| + | |||
| + | ==== FSL ==== | ||
| + | |||
| + | [[calcoloscientifico: | ||
| + | |||
| ===== Libraries ==== | ===== Libraries ==== | ||
| Linea 1696: | Linea 1716: | ||
| module load rclone | module load rclone | ||
| rclone config create onedrive onedrive | rclone config create onedrive onedrive | ||
| + | </ | ||
| + | |||
| + | Workaround: | ||
| + | |||
| + | < | ||
| + | sed -i -e ' | ||
| </ | </ | ||
| Linea 1710: | Linea 1736: | ||
| rclone mkdir onedrive: | rclone mkdir onedrive: | ||
| rclone ls onedrive: | rclone ls onedrive: | ||
| - | rclone copy < | + | rclone copy local_file_name |
| </ | </ | ||
calcoloscientifico/userguide.1765988369.txt.gz · Ultima modifica: da federico.prost
