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.
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.