Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
redhat:other-redhat:usenet-download-redhat [2019/07/10 10:44] – michael | redhat:other-redhat:usenet-download-redhat [2020/06/14 14:58] (current) – [Install Usenet Services] michael | ||
---|---|---|---|
Line 5: | Line 5: | ||
< | < | ||
- | # yum update && yum install nfs-utils | ||
- | # systemctl start rpcbind nfslock && systemctl enable rpcbind nfslock | ||
# curl -sSL https:// | # curl -sSL https:// | ||
- | # vim /etc/motd | + | # yum update && yum install nfs-utils yum-utils epel-release |
- | # mkdir / | + | # systemctl start rpcbind nfslock && systemctl enable rpcbind nfslock |
+ | # groupadd usenetserver | ||
+ | # mkdir / | ||
+ | # chgrp -R usenetserver / | ||
# vim /etc/fstab | # vim /etc/fstab | ||
</ | </ | ||
Line 33: | Line 34: | ||
# mount -a | # mount -a | ||
</ | </ | ||
+ | |||
===== Webserver / Application Proxy Setup ===== | ===== Webserver / Application Proxy Setup ===== | ||
Line 46: | Line 48: | ||
# mkdir / | # mkdir / | ||
+ | # usermod -a -G apache michael | ||
# git clone https:// | # git clone https:// | ||
# chown -R apache: | # chown -R apache: | ||
Line 135: | Line 138: | ||
# cd / | # cd / | ||
# ./nzbget -s | # ./nzbget -s | ||
- | # useradd -r nzbget | + | # useradd --system --home-dir=/ |
- | # chown -R nzbget:nzbget | + | # usermod -a -G usenetserver |
+ | # chown -R nzbget:usenetserver | ||
# vim / | # vim / | ||
Line 206: | Line 210: | ||
# git clone https:// | # git clone https:// | ||
- | # useradd -r nzbhydra | + | # useradd --system --home-dir=/ |
- | # chown -R nzbhydra:nzbhydra | + | # usermod -a -G usenetserver |
- | # useradd -r nzbhydra | + | # chown -R nzbhydra:usenetserver |
# ls -l / | # ls -l / | ||
Line 255: | Line 259: | ||
---- | ---- | ||
+ | <WRAP center box 100%> | ||
==== Setup Sonarr - TV Download Tool ==== | ==== Setup Sonarr - TV Download Tool ==== | ||
< | < | ||
- | useradd -r sonarr | + | # rpm --import " |
- | useradd -r radarr | + | # yum-config-manager --add-repo http:// |
- | vim / | + | # yum install |
- | systemctl reload httpd | + | |
- | yum install epel-release yum-utils -y | + | |
- | rpm --import " | + | |
- | yum-config-manager --add-repo http:// | + | |
- | yum install | + | |
- | yum -y install | + | |
- | cd /tmp/ | + | |
- | wget http:// | + | |
- | tar -xvf NzbDrone.master.tar.gz -C /opt/ | + | |
- | mkdir / | + | |
- | mkdir / | + | |
- | mv / | + | |
- | rm / | + | |
- | rmdir / | + | |
- | ls -l /opt/ | + | |
- | ls -l / | + | |
- | ls -l / | + | |
- | ls -l / | + | |
- | chown -R sonarr: | + | |
- | vim / | + | |
- | vim / | + | |
- | systemctl daemon-reload | + | |
- | systemctl start sonarr | + | |
- | systemctl status sonarr | + | |
- | vim / | + | |
- | systemctl status sonarr | + | |
- | curl http:// | + | |
- | netstat -tulpen | + | |
- | systemctl stop sonarr | + | |
- | systemctl status sonarr | + | |
- | / | + | |
- | systemctl status sonarr | + | |
- | ls -l / | + | |
- | ls -l / | + | |
- | vim / | + | |
- | systemctl daemon-reload | + | |
- | systemctl status sonarr | + | |
- | systemctl start sonarr | + | |
- | systemctl status sonarr | + | |
- | systemctl status sonarr -l | + | |
- | man useradd | + | |
- | sealert -a / | + | |
- | echo > / | + | |
- | sealert -a / | + | |
- | systemctl start sonarr | + | |
- | systemctl status sonarr | + | |
- | ls -l /root/ | + | |
- | ls -la / | + | |
- | ls -la / | + | |
- | ls -lisa / | + | |
- | ls -lisa / | + | |
- | ls -lisa /root/ | + | |
- | ls -lisa / | + | |
- | vim / | + | |
- | systemctl status sonarr | + | |
- | systemctl restart sonarr | + | |
- | systemctl status sonarr | + | |
- | systemctl enable sonarr | + | |
- | vim / | + | |
- | systemctl restart sonarr | + | |
- | systemctl status sonarr | + | |
- | netstat -tulpen | + | |
- | vim / | + | |
- | systemctl restart sonarr | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | systemctl restart sonarr | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | curl -v http:// | + | |
- | curl -v http:// | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | history | + | |
- | </ | + | |
- | ---- | + | # cd /tmp/ |
+ | # useradd | ||
+ | # usermod -a -G usenetserver sonarr | ||
+ | # wget http:// | ||
+ | # tar -xvf NzbDrone.master.tar.gz | ||
+ | # mkdir -p / | ||
- | ==== Setup Radarr- Movie Download Tool ==== | + | # cp -a / |
+ | # chown -R sonarr: | ||
- | < | + | # vim /opt/sonarr/.config/NzbDrone/config.xml |
- | cd /tmp | + | </code> |
- | wget https://github.com/Radarr/Radarr/ | + | |
- | tar -xvf Radarr.develop.0.2.0.980.linux.tar.gz | + | |
- | mkdir /opt/radarr | + | <sxh bash; highlight: [4];> |
- | mkdir /opt/radarr/bin | + | < |
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </sxh> | ||
- | cp -R Radarr/* /opt/radarr/bin/ | + | < |
- | ls -l /opt/radarr/bin/ | + | # /usr/ |
+ | # vim /etc/ | ||
+ | </code> | ||
- | chown -R radarr: | + | <sxh bash> |
+ | [Unit] | ||
+ | Description=Sonarr Daemon | ||
+ | After=syslog.target network.target | ||
- | vim /etc/systemd/system/radarr.service | + | [Service] |
- | systemctl start radarr && systemctl status radarr | + | User=sonarr |
- | systemctl enable radarr | + | Group=usenetserver |
+ | Type=simple | ||
+ | ExecStart=/usr/bin/mono /opt/ | ||
+ | TimeoutStopSec=20 | ||
- | vim / | + | [Install] |
- | systemctl restart radarr | + | WantedBy=multi-user.target |
- | vim / | + | </sxh> |
- | ip a | + | |
- | yum install nfs-utils -y | + | |
- | systemctl start rpcbind && systemctl enable rpcbind | + | |
- | vim / | + | |
- | mount -a | + | |
- | df -h | + | |
- | vim / | + | |
- | yum update | + | |
- | groupadd usenetserver | + | |
- | man usermod | + | |
- | usermod -a -G usenetserver nzbget | + | |
- | usermod -a -G usenetserver nzbhydra | + | |
- | usermod -a -G usenetserver radarr | + | |
- | usermod -a -G usenetserver sonarr | + | |
- | usermod -a -G apache michael | + | |
- | vim /etc/group | + | |
- | umount / | + | < |
- | df -h | + | # systemctl daemon-reload |
- | chgrp -R usenetserver / | + | # systemctl start sonarr && systemctl status sonarr |
- | ls -l /mnt/ | + | # systemctl enable sonarr |
- | chmod -R 775 /mnt/ | + | </code> |
- | mount -a | + | </WRAP> |
- | chgrp -R usenetserver / | + | ---- |
- | chgrp -R usenetserver /opt/nzb* | + | |
- | chgrp -R usenetserver / | + | |
- | vim / | + | <WRAP center box 100%> |
- | vim / | + | ==== Setup Radarr- Movie Download Tool ==== |
- | vim / | + | |
+ | < | ||
+ | # cd /tmp/ | ||
+ | # wget https:// | ||
+ | # tar -xvf Radarr.develop* | ||
+ | # mkdir -p / | ||
+ | # useradd --system --home-dir=/ | ||
+ | # usermod -a -G usenetserver radarr | ||
+ | # cp -R Radarr/* / | ||
+ | # ls -l / | ||
+ | # chown -R radarr: | ||
+ | # vim / | ||
+ | </ | ||
- | vim /opt/radarr/.config/Radarr/config.xml | + | <sxh bash; highlight: [4];> |
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </sxh> | ||
- | vim /opt/sonarr/.config/NzbDrone/ | + | < |
+ | # vim /etc/systemd/system/ | ||
+ | </code> | ||
+ | <sxh bash> | ||
+ | [Unit] | ||
+ | Description=Radarr Daemon | ||
+ | After=syslog.target network.target | ||
- | cd /tmp | + | [Service] |
- | wget https://github.com/Radarr/Radarr/releases/download/ | + | User=radarr |
- | tar -xvf Radarr.develop.0.2.0.995.linux.tar.gz | + | Group=usenetserver |
- | mkdir / | + | Type=simple |
- | mkdir / | + | ExecStart=/usr/bin/mono /opt/radarr/bin/Radarr.exe -nobrowser -data / |
- | cp -R Radarr/* / | + | TimeoutStopSec=20 |
+ | KillMode=process | ||
+ | Restart=on-failure | ||
- | ls -l / | + | [Install] |
- | cat / | + | WantedBy=multi-user.target |
- | cat / | + | </sxh> |
- | + | ||
- | chown -R radarr: | + | |
- | vim / | + | |
- | + | ||
- | + | ||
- | vim / | + | |
- | vim / | + | |
- | systemctl status radarr.service | + | |
- | systemctl status radarr.service -l | + | |
- | vim / | + | |
- | netstat -tulpen | + | |
- | vim / | + | |
- | firewall-cmd --list-services | + | |
- | firewall-cmd --list-ports | + | |
- | firewall-cmd --zone=public | + | |
- | firewall-cmd --reload | + | |
- | firewall-cmd --zone=public --add-port=7878/ | + | |
- | firewall-cmd --reload | + | |
- | + | ||
- | yum search mono-locale-extras | + | |
- | yum install mono-locale-extras | + | |
- | yum update | + | |
- | reboot | + | |
- | yum update | + | |
- | + | ||
- | restorecon -Rv / | + | |
- | cd / | + | |
- | ls -la | + | |
- | setenforce 0 | + | |
- | cat README.md | + | |
- | cd .. | + | |
- | ls -la | + | |
- | chmod apache: | + | |
- | + | ||
- | + | ||
- | vim / | + | |
- | vim / | + | |
- | vim / | + | |
- | vim / | + | |
- | systemctl restart radarr | + | |
- | systemctl reload httpd | + | |
- | vim / | + | |
- | systemctl reload httpd | + | |
- | ls -la / | + | |
- | mkdir / | + | |
- | + | ||
- | vim server_backup_script.sh | + | |
- | systemctl status httpd.service | + | |
- | ls -la /opt/ | + | |
- | chmod +x server_backup_script.sh | + | |
- | ifconfig | + | |
- | ./ | + | |
- | vim /etc/crontab | + | |
+ | < | ||
+ | # systemctl daemon-reload | ||
+ | # systemctl start radarr && systemctl status radarr | ||
+ | # systemctl enable radarr | ||
</ | </ | ||
+ | </ | ||
---- | ---- | ||
+ | <WRAP center box 100%> | ||
==== Setup Lidarr - Music Download Tool ==== | ==== Setup Lidarr - Music Download Tool ==== | ||
Line 509: | Line 417: | ||
# ls -la / | # ls -la / | ||
- | # useradd -r lidarr | + | # useradd --system --home-dir=/ |
# usermod -a -G usenetserver lidarr | # usermod -a -G usenetserver lidarr | ||
- | # chown -R lidarr:lidarr | + | # chown -R lidarr:usenetserver |
# vim / | # vim / | ||
</ | </ | ||
+ | |||
+ | <sxh bash; highlight: [4];> | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </ | ||
< | < | ||
Line 525: | Line 450: | ||
</ | </ | ||
- | <code> | + | <sxh bash> |
- | ls -la / | + | [Unit] |
- | ls -la /home/ | + | Description=Lidarr |
- | ls -la /root/.config/ | + | After=syslog.target network.target |
- | rm -Rf /root/.config/ | + | |
- | vim / | + | |
- | vim /etc/passwd | + | |
+ | [Service] | ||
+ | User=lidarr | ||
+ | Group=usenetserver | ||
+ | Type=simple | ||
+ | ExecStart=/ | ||
+ | TimeoutStopSec=20 | ||
+ | KillMode=process | ||
+ | Restart=on-failure | ||
+ | |||
+ | [Install] | ||
+ | WantedBy=multi-user.target | ||
+ | </ | ||
+ | |||
+ | < | ||
# systemctl daemon-reload | # systemctl daemon-reload | ||
# systemctl start lidarr.service && systemctl status lidarr.service | # systemctl start lidarr.service && systemctl status lidarr.service | ||
# systemctl enable lidarr.service | # systemctl enable lidarr.service | ||
+ | </ | ||
+ | </ | ||
- | firewall-cmd --zone=public | + | ---- |
- | firewall-cmd --reload | + | |
+ | <WRAP center box 100%> | ||
+ | ==== Setup bazarr | ||
+ | '' | ||
+ | |||
+ | < | ||
+ | # yum install https:// | ||
+ | # yum install unrar.x86_64 python3-pip python36-distutils-extra.noarch | ||
+ | # cd /opt/ | ||
+ | # git clone https:// | ||
+ | |||
+ | # useradd --system --home-dir=/opt/bazarr bazarr | ||
+ | # usermod | ||
+ | # chown -R bazarr: / | ||
+ | |||
+ | # ls -la / | ||
+ | # pip install | ||
+ | |||
+ | # vim / | ||
</ | </ | ||
+ | |||
+ | <sxh bash; highlight: [11];> | ||
+ | ... | ||
+ | [general] | ||
+ | update_restart = True | ||
+ | movie_default_hi = False | ||
+ | movie_default_language = [] | ||
+ | serie_default_forced = False | ||
+ | chmod = 0640 | ||
+ | use_scenename = True | ||
+ | use_postprocessing = False | ||
+ | use_radarr = False | ||
+ | base_url = / | ||
+ | page_size = 25 | ||
+ | ... | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | # / | ||
+ | </ | ||
+ | |||
+ | '' | ||
+ | |||
+ | < | ||
+ | # vim / | ||
+ | </ | ||
+ | |||
+ | <sxh bash> | ||
+ | [Unit] | ||
+ | Description=Bazarr Daemon | ||
+ | After=syslog.target network.target | ||
+ | |||
+ | [Service] | ||
+ | WorkingDirectory=/ | ||
+ | User=bazarr | ||
+ | Group=usenetserver | ||
+ | UMask=0002 | ||
+ | Type=simple | ||
+ | ExecStart=/ | ||
+ | TimeoutStopSec=20 | ||
+ | KillSignal=SIGINT | ||
+ | RestartSec=5 | ||
+ | Restart=on-failure | ||
+ | SyslogIdentifier=bazarr | ||
+ | |||
+ | [Install] | ||
+ | WantedBy=multi-user.target | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | # chown -R bazarr: | ||
+ | # systemctl daemon-reload | ||
+ | |||
+ | # systemctl start bazarr && systemctl status bazarr | ||
+ | # systemctl enable bazarr | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ===== Finishing Server Setup ===== | ||
+ | |||
+ | ==== Configure Muximux Landingpage ==== | ||
+ | < | ||
+ | # vim / | ||
+ | </ | ||
+ | |||
+ | <sxh bash; highlight: [30-36, | ||
+ | <?php die(' | ||
+ | [general] | ||
+ | title = " | ||
+ | branch = " | ||
+ | theme = " | ||
+ | color = "# | ||
+ | tabcolor = " | ||
+ | rssUrl = "" | ||
+ | userNameInput = " | ||
+ | password = " | ||
+ | |||
+ | [settings] | ||
+ | branch_changed = "" | ||
+ | sha = "" | ||
+ | enabled = " | ||
+ | default = " | ||
+ | name = " | ||
+ | url = " | ||
+ | landingpage = " | ||
+ | icon = " | ||
+ | dd = " | ||
+ | branches[develop] = " | ||
+ | branches[experimental] = " | ||
+ | branches[master] = " | ||
+ | branches[parseError] = " | ||
+ | branches[saveProblem] = " | ||
+ | last_check = RANDOM_NUMBER | ||
+ | branch = "" | ||
+ | |||
+ | [nzbhydra] | ||
+ | name = "NZB Hydra" | ||
+ | url = "/ | ||
+ | scale = 1 | ||
+ | icon = " | ||
+ | color = "# | ||
+ | enabled = " | ||
+ | |||
+ | [Sonarr] | ||
+ | name = " | ||
+ | url = "/ | ||
+ | scale = 1 | ||
+ | icon = " | ||
+ | color = "# | ||
+ | enabled = " | ||
+ | default = " | ||
+ | |||
+ | [423418newApplication] | ||
+ | name = " | ||
+ | url = "/ | ||
+ | scale = 1 | ||
+ | icon = " | ||
+ | color = "" | ||
+ | enabled = " | ||
+ | |||
+ | [726600newApplication] | ||
+ | name = " | ||
+ | url = "/ | ||
+ | scale = 1 | ||
+ | icon = " | ||
+ | color = "" | ||
+ | enabled = " | ||
+ | |||
+ | [NZBGet] | ||
+ | name = " | ||
+ | url = "/ | ||
+ | scale = 1 | ||
+ | icon = " | ||
+ | color = "# | ||
+ | enabled = " | ||
+ | |||
+ | </ | ||
+ | ---- | ||
+ | |||
+ | <WRAP center box 100%> | ||
+ | ==== Checking Server Setup ==== | ||
+ | |||
+ | '' | ||
+ | [root@rhdl03 ~]# cat /etc/group | grep usenetserver | ||
+ | usenetserver: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | '' | ||
+ | [root@rhdl03 ~]# cat /etc/passwd | grep -e ' | ||
+ | nzbget: | ||
+ | nzbhydra: | ||
+ | sonarr: | ||
+ | radarr: | ||
+ | lidarr: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | '' | ||
+ | [root@rhdl03 ~]# netstat -tulpn | grep -e ' | ||
+ | tcp 0 0 0.0.0.0: | ||
+ | tcp 0 0 0.0.0.0: | ||
+ | tcp 0 0 0.0.0.0: | ||
+ | tcp 0 0 0.0.0.0: | ||
+ | tcp 0 0 0.0.0.0: | ||
+ | tcp6 | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ |