Commit Graph
9 Commits
Author SHA1 Message Date
wzethandGitHub 47737dd205 Update building-debian8.5.md
set a title and backtick some directories and commands
2016-06-15 10:33:10 +00:00
wzethandGitHub a22330f920 added links to the setup guide 2016-06-15 10:30:51 +00:00
wzethandGitHub 05b4695398 Update and rename debian8.5-step-by-step.md to building-debian8.5.md
Made things a little more concise. I removed ffmpeg in favor of libav-tools because it is available in the default repositories.
2016-06-15 10:19:43 +00:00
wzethandGitHub 7276e28bb7 add missing command 2016-06-13 02:21:57 -04:00
wzethandGitHub a35889ca18 Step-by-step for Debian 8.5
This will help users with a step-by-step guide to installing. I will try to make this into a script or something one day.
2016-06-12 06:27:53 -04:00
wzethandGitHub c171e62d52 oops made a typo 2016-06-12 05:37:19 -04:00
wzethandGitHub 75a3cf5ede systemd service file for nntpchan
Assumptions made:
1. The user has a redis_6379.service
2. The user is using /opt/nntpchan as the working directory for the srndv2
2016-06-12 05:36:05 -04:00
wzethandGitHub 2d25b349f7 Oops wrong dir 2016-06-12 05:34:59 -04:00
wzethandGitHub 29149eb452 Systemd service file
Here is an example systemd config.

It makes some assumptions:
1. The user has a systemd service called redis_6379.service (the redis install utils have this as default).
2. srndv2 is contained in /opt/nntpchan
2016-06-12 05:29:43 -04:00