How to open many windows by one access using ssh -X?
I am accessing the robot's computer from the workstation (PC) using ssh -X robot@192.168.x.x.
I need many windows on the robot's computer. So, I have to use this command many times ssh -X robot@192.168.x.x.
I had opened many windows by one access before. Unfortiontly, I forget how to do now.
Did you try some of these?
Thanks a lot, yes. I forgot this
xterm &