sessh
Wed Aug 23, 2017 7:54:47 pm
I am having problems with auto-starting scripts on startup. The one at the top of the list is the uTorrent server which i have to do manually from the terminal every time I want to use it. It's not hard to do so, but I would prefer it started automatically. What I do manually to start it is this:
cd /opt/utorrent*
./utserver -settingspath $(pwd)
Even if I set this text file as executable and set it to run in the Startup Applications window, it doesn't. I have looked into how to do this in other ways and find myself a bit overwhelmed as there doesn't seem to be one universal way to do this. I've tried editing files (local.rc I think?) to start it to no effect, then undo the changes I made that didn't work. I will eventually need to do this using the wine cmd prompt for simple little Windows batch files as well, but I'm not there yet.
So, how would I set the utorrent server to start successfully at startup so that I can just open my browser and go right to it and have it work as though I did it manually? Thanks in advance!
-sessh
(Also, if anyone knows of a program that will allow scheduling of tasks triggered to run at a certain time or after a certain event, let me know as well!)
cd /opt/utorrent*
./utserver -settingspath $(pwd)
Even if I set this text file as executable and set it to run in the Startup Applications window, it doesn't. I have looked into how to do this in other ways and find myself a bit overwhelmed as there doesn't seem to be one universal way to do this. I've tried editing files (local.rc I think?) to start it to no effect, then undo the changes I made that didn't work. I will eventually need to do this using the wine cmd prompt for simple little Windows batch files as well, but I'm not there yet.
So, how would I set the utorrent server to start successfully at startup so that I can just open my browser and go right to it and have it work as though I did it manually? Thanks in advance!
-sessh
(Also, if anyone knows of a program that will allow scheduling of tasks triggered to run at a certain time or after a certain event, let me know as well!)