Any ideas to run command to open new terminal in remote server and execute python script on that terminal?

Hello everyone,
I am new on n8n. I have a task that requires me to use n8n.
I just want to open new terminal and execute a python script on that terminal. The python script need to open a browser and have a view.
I connect the remote server using VNC connection before.

Is it doable with n8n?

I use ssh node for this. I currently use self hosted n8n and after confirming I can manually ssh onto the remote server from the n8n server (remote machine is on same network as n8n server).

If you are using hosted version, you may need to check your remote machine is accessible from your n8n instance.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.