Jump to content

Nuke

Members
  • Posts

    66
  • Joined

  • Last visited

Everything posted by Nuke

  1. I want to make Unraid machine able to shutdown itself when ping to router fails after 5 retries during 25 minutes (my cheap UPS can handle it) How to do that? ping -c 5 -i 300 192.168.0.1 || poweroff works not good because if ping is successful then interval before next attempt 5 minutes anyway.
  2. Hey. Thank you for your job. If you have a time please take a look to Post Scriptum dedicated server https://postscriptum.zendesk.com/hc/en-us/articles/360007155254-Hosting-a-Dedicated-Server This nice game has no servers in my country, i want to create one with your help.
  3. How to see config? nginx -T inside docker says: /tmp # nginx -T nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: [emerg] getpwnam("nginx") failed nginx: configuration file /etc/nginx/nginx.conf test failed I try to find out why nginx shows me 403 when i ask url like http://xyz:8090/blablabla&tr=udp://lalala&tr=http://hohoho.com If i delete "http" in URL then this URL is OK for nginx. Why nginx does not like when more than two "http" persist in url ?
  4. System Stats app in installed. unraid have 16 days uptime, log crossed 50% line. /var/log/atop/atop_20200212 is 74000K is it because of app or something else?
  5. How to exclude some folders for authorization?
  6. how to use TVH with user:password? i grab channels with udpxy in my network and want to let watch them with auth. I try http://login:pass@ip:port/playlist/channels but VLC player still ask login password. Other software without auth just say 401 and can't play.
  7. bash does not help me. what i'm doing wrong?
×
×
  • Create New...