I need to run a command in Ubuntu Terminal on my computer. I am connected to the other computer by SSH. I need to be able to start X server from my remote computer (without being able to interact with X server once it has started) and run a script in X server once it starts.
Any suggestions?
Thanks in advance! :)