Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente | |||
recherche:softs:thermocalc [19/06/2025 17:12] – jules.lhostis | recherche:softs:thermocalc [19/06/2025 17:13] (Version actuelle) – jules.lhostis | ||
---|---|---|---|
Ligne 126: | Ligne 126: | ||
4) *Extra tip* you can even create an alias in your (*local*) terminal to not have to type this big command : | 4) *Extra tip* you can even create an alias in your (*local*) terminal to not have to type this big command : | ||
- | | + | - Edit your (*local*) `~/.bashrc` file and add this at the end of the file (if I am M. Jean Bon, creating the alias `mountemse` or whichever name you choose) : |
``` | ``` | ||
Ligne 133: | Ligne 133: | ||
``` | ``` | ||
| | ||
- | | + | - Then restart a terminal session so that the change can go into effect, and type the command `mountemse` and after a password prompt, you will mount your remote folder on the thermocalc pc on your local machine, so that you can access its content from your file manager seamlessly. |