Posts: 94
Joined: Jan 2014
Reputation:
1
2014-03-22, 00:21
(This post was last modified: 2014-03-22, 00:21 by MadClicker.)
Didn't know about the helper-block class. Thanks.
You might want to rethink the webdir placeholder. Most don't use a proxy server.
Posts: 94
Joined: Jan 2014
Reputation:
1
Was working on it earlier, brother. Got side-tracked working on the house.
I think I'm going in a bit of another direction. I think I will have a 'Shell" command tab and only make that and the actual shell commands locked by boot start args.
Normal process kill, terminate, etc. should not cause security problems.
Posts: 94
Joined: Jan 2014
Reputation:
1
2014-03-22, 01:47
(This post was last modified: 2014-03-22, 01:47 by MadClicker.)
Gotta remember how to set up the init.d script also.
Posts: 1,250
Joined: Aug 2007
Reputation:
11
Sorry if I missed it, but is there any support planned for NZBDrone & HeadPhones? Thanks.
Posts: 94
Joined: Jan 2014
Reputation:
1
Brother, this is really good work.
I mean really good.
Posts: 52
Joined: Nov 2012
Reputation:
0
How do I install this to run every time?
I copied Htpc to /etc/init.d
I changed the path to /home/xbmc/HTPC-Manager (where the *.py scripts are.)
I chmodded everything 755 that I could find.
running 'sudo /etc/init.d/Htpc start' works like a charm
I then run 'sudo update-rc.d Htpc defaults'
When it reboots..... nothing.
What to check? I know just enough linux to be dangerous and I swear this was all I did last time I installed it.
Posts: 52
Joined: Nov 2012
Reputation:
0
I'm not using couchpotato at this moment. I'm pretty sure I have the Htpc script installed correctly, as I can run it from sudo and it starts up.
For some reason however it doesn't start at boot time.