Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Shamalamadindong

Members
  • Joined

  • Last visited

Everything posted by Shamalamadindong

  1. Ok so, why is this one so cheap new?
  2. FYI, I'm using Duo and not paying for it.
  3. Surely because you have a blind trust in your own product do you not?
  4. I think most of us are using either self-coded landing pages or something like Muximux, Organizr, IDashboard-PHP, etc.
  5. Shouldn't be an issue, i have it on and it isn't causing trouble for me.
  6. Anything in the preferences menu really.
  7. Can confirm, Transmission keeps losing settings. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="transmission" --net="bridge" -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 9091:9091/tcp -p 51413:51413/tcp -v "/mnt/user/Media/INGEST/Downloads/":"/downloads":rw -v "/mnt/user/Data/TorrentWatch/":"/watch":rw -v "/mnt/user/appdata/transmission":"/config":rw linuxserver/transmission 1958169265eb0f7d8ccce5f2378ac23eb54929121bf7a441b39ae812a269570c
  8. So what actually happens when you try to open it? 404? 500?
  9. http://www.newegg.com/Product/Product.aspx?Item=N82E16816215345 Ridiculously cheap.
  10. Use the examples under "Setting up nginx" for Transmission. http://krisko210.blogspot.nl/2013/10/transmission-daemon-with-proxy-forward.html
  11. Don't even need the vpn subdomain assuming example.com resolves to the same IP address as vpn.example.com.
  12. OpenVPN does not require any webserver related configuration. It will connect to whatever IP the domain name resolves to.
  13. Is there a list somewhere of the values Telegraf collects and what they are/mean? My Google-fu and the Telegraf website are failing me.
  14. Post a screenshot of your domains dns settings. Something is wrong with your DNS settings, for one just chaoconnor.com doesn't work but www.chaoconnor.com does. Use https://www.whatsmydns.net to check if something is actually working.
  15. For whatever reason it doesn't work without the /rpc with me.
  16. I'm trying to use the built in Auth. All the services i'm proxying either have their own built in auth or don't need it. If i reverse proxy plexpy while i have a user/pass set in Acces Control all i get is a blank page.
  17. For Nginx reverse proxy users, # Transmission location /transmission/ { proxy_pass http://TRANSMISSIONIP:PORT/transmission/web/; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_buffering off; } # Also Transmission specific location /rpc { proxy_pass http://TRANSMISSIONIP:PORT/transmission/rpc; }
  18. Has anyone managed to get authentication working in combination with a Nginx reverse proxy?
  19. A reminder, OpenVPN-AS supports Google Authenticator for an extra bit of security. You can find the option as a simple toggle box under "client settings". After that you login to your connect page, download a new profile and use the QR code beneath it to set up Google Authenticator.
  20. To which my reply would again be, how? As far as i can tell there's no vi or vim.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.