Hi, I would like to create a desktop icon that will launch the terminal window and automatically exectute a given command (ssh to a remote server in this case).
How would I go about doing this?
Thanks.

#!/bin/bash
#here_the_commands_to
#link_a_remote_server
#fi#chmod +X name_of_your_shell_script
#chmod -R 777 name_of_your_shell_script




Users browsing this forum: dennis 8803 and 30 guests