Everything posted by Mastermischke
-
[Plugin] Realtek R8125 R8126 R8168 and R8152\6\7 drivers
how can i update the plugin manually? I'm having lots of drops since installing the 8126
-
[SUPPORT] pihole for unRaid - Spants repo
a new version of pihole has been released. But i dont know if that fixes the known problems https://pi-hole.net/2018/02/14/pi-hole-v3-3-released-its-extra-special/
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I have a similar request than fc0712 I want to redirect "subdomain.mydomain.org" to the according docker on my unraid server. So in this case for e.g. teamspeak should be available via ts.domain.org unRaid is running behind an avm fritzbox router (non-static-ip) internet - > ts.domain.org -> avm router -> unraid server Has somebody a "how-to" for this setup in regards to namecheap config and most important unRaid reverseproxy setup ?
-
[SUPPORT] pihole for unRaid - Spants repo
Hey guys, how can I add custom lists to pihole ? (for e.g. https://wally3k.github.io/) when i add a file called adlists.list in the pihole directory - nothing happens
-
[Support] Linuxserver.io - Radarr
here we go root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="binhex-sabnzbdvpn" --net="bridge" --privileged="true" -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -e "VPN_ENABLED"="no" -e "VPN_USER"="xxxx" -e "VPN_PASS"="xxx" -e "VPN_REMOTE"="europe.vpn.airdns.org" -e "VPN_PORT"="443" -e "VPN_PROTOCOL"="udp" -e "VPN_DEVICE_TYPE"="tun" -e "VPN_PROV"="airvpn" -e "STRONG_CERTS"="no" -e "ENABLE_PRIVOXY"="yes" -e "LAN_NETWORK"="192.168.178.0/24" -e "NAME_SERVERS"="8.8.8.8,37.235.1.174,8.8.4.4,37.235.1.177" -e "ADDITIONAL_PORTS"="8081" -e "DEBUG"="false" -e "PUID"="99" -e "PGID"="100" -p 8080:8080/tcp -p 8090:8090/tcp -p 8118:8118/tcp -v "/mnt/cache/Docker/saznzbd/Downloads":"/data":rw -v "/mnt/cache/Docker/saznzbd":"/config":rw binhex/arch-sabnzbdvpn 6d73a2d84d5a1524930d3ea16363bd5c4a02b38338eabb2090c3a341d358796a The command finished successfully!
-
[Support] Linuxserver.io - Radarr
Docker command is this root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="radarr" --net="bridge" -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 7878:7878/tcp -v "/mnt/user/Docker/saznzbd/Downloads":"/downloads":rw -v "/mnt/user/Media/Filme/":"/movies":rw -v "/mnt/user/Docker/Radar":"/config":rw linuxserver/radarr 8dea02032653b534eb2aa0275aa6fd1a57f6a88ee7e3013700aad65f4ae5026a The command finished successfully! radarr log is this [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done.
-
[Support] Linuxserver.io - Radarr
Hey guys, somehow Radarr cant move the downloaded files. This is strange because the settings are 1:1 similar to the ones from sonarr and sonarr can move the files. (docker settings + radarr settings) Any idea what could be wrong ? "Import failed, path does not exist or is not accessible by Radarr:"
-
[Support] binhex - SABnzbdVPN
Thanks for pointing that out. Got everything running now. Thanks for your help. Is there some kind of option "reconnect every x hours" ?
-
[Support] binhex - SABnzbdVPN
You are absolutely right! VPN, SAB + Proxy running. BUT ... i cant access the privoxy webinterface from my windows machine ? Is that "normal" ? "Invalid header received from client."
-
[Support] binhex - SABnzbdVPN
hey guys, i've got a problem ... suprise suprise Installed the docker. When i select vpn enable "no" I'm able to access sabnzbd. When I enable the vpn I'm not able to reach the webinterface from my windows pc within the same LAN. Pretty sure its my own stupidity but I need help