Replies: 2 comments 11 replies
-
Yes, this is possible. You can install Neurocommand locally (or remotely) and then connect to this setup via ssh. You can follow these instructions: https://www.neurodesk.org/docs/getting-started/neurocommand/ On the local setup you wouldn't even need SSH - you can call the containers directly once setup with neurocommand. Another way would be to setup only the CVMFS container section of Neurodesk: https://www.neurodesk.org/docs/getting-started/neurocontainers/cvmfs/ (this can also be done remotely). Let us know if this works for you. If not can you describe your setup in more detail (e.g. which operating systems are involved) and we can give more detailed guidance. |
Beta Was this translation helpful? Give feedback.
-
Finally found a solution to enable proper SSH connection to neurodesktop. You first need to start neurodesktop manually with an additional port open for ssh (e.g., port 22222). To do this follow the instructions according to your system (e.g., Windows). Use the
Then you need to set up the sshd service inside the neurodesk container. To do this, connect to the running container via Then, open the Add your public authorization keys to Start the sshd service with Now you should be able to SSH into neurodesktop with Note, that after stopping the container you'd be able to start it with just |
Beta Was this translation helpful? Give feedback.
-
Is it possible to interact with Neurodesk via ssh? If yes, how can the connection be enabled?
It would be nice to have a possibility to use some tools in Neurodesk by providing commands over ssh and data transfer over scp.
This could work both with Neurodesk installed locally and remotely, but at the moment I'm more interested in connecting to a local installation.
Beta Was this translation helpful? Give feedback.
All reactions