Search found 5 matches
- January 18th, 2017, 3:53 am
- Forum: Debian/Ubuntu Package
- Topic: Howto: multicore par2 on Debian, Ubuntu & derivatives
- Replies: 53
- Views: 269265
Re: Howto: multicore par2 on Debian, Ubuntu & derivatives
Thanks for your replies. I was simply following the guide on: http://www.htpcguides.com/install-par2- ... ntu-linux/ I made the replacement for libtbb-dev as suggested in the above mentioned guide as others had reported success in doing so. libtbb-dev is not not available on the PI2 so as you sugges...
- January 17th, 2017, 4:04 pm
- Forum: Debian/Ubuntu Package
- Topic: Howto: multicore par2 on Debian, Ubuntu & derivatives
- Replies: 53
- Views: 269265
Re: Howto: multicore par2 on Debian, Ubuntu & derivatives
Hi Jcfp Unfortunately this procedure no longer seems to work on a Raspberry PI 2 (Jessie build). I posted what's listed below on http://www.htpcguides.com/install-par2-multicore-sabnzbd-debian-ubuntu-linux/ but was prompted to contact you here: Unfortunately this procedure no longer seems to work on...
- March 3rd, 2015, 1:54 pm
- Forum: Debian/Ubuntu Package
- Topic: OpenVPN on Pi2 to start/stop sabnzbd?
- Replies: 4
- Views: 4397
Re: OpenVPN on Pi2 to start/stop sabnzbd?
Thanks again JCFP for your help.
It appears I was making things difficult for myself when all I needed were the usual "service sabnzbdplus start" and "service sabnzbdplus stop" commands.
Much appreciated.
It appears I was making things difficult for myself when all I needed were the usual "service sabnzbdplus start" and "service sabnzbdplus stop" commands.
Much appreciated.
- February 26th, 2015, 6:36 am
- Forum: Debian/Ubuntu Package
- Topic: OpenVPN on Pi2 to start/stop sabnzbd?
- Replies: 4
- Views: 4397
Re: OpenVPN on Pi2 to start/stop sabnzbd?
Thank you very much JCFP for you reply and your helpful suggestions. I'm pleased also that you managed to understand my question despite my obvious typo: sudo update-rc.d -f transmission-daemon remove should have read sudo update-rc.d -f sabnzbdplus remove 1) When I issued the command: sudo update-r...
- February 22nd, 2015, 8:19 am
- Forum: Debian/Ubuntu Package
- Topic: OpenVPN on Pi2 to start/stop sabnzbd?
- Replies: 4
- Views: 4397
OpenVPN on Pi2 to start/stop sabnzbd?
I've installed sabnzbd 0.7.20 on my Raspberry pi2 (Debian Wheezy) and it's performing very well. It's starting up correctly on rebooting and stopping/starting and restarting when instructed to do so as a service correctly from the command line. However, I also run an OpenVPN client on my pi2. My aim...