I wish to set up Transmission so that it always runs on my home wi-fi network, but does not when I'm connected to any other networks.
Is there a way to set things up so that this is the case?
Thank you.
I wish to set up Transmission so that it always runs on my home wi-fi network, but does not when I'm connected to any other networks.
Is there a way to set things up so that this is the case?
Thank you.
Write a script, call it
check_transmission
, save it in~/bin/check_transmission
Make it executable
Run
gnome-session-properties
and add it to your startup programs(Use the "Add" button , put
/home/your_user/check_transmission
in the dialog)