Nuke

Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by Nuke

  1. 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.
  2. 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 ?
  3. 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?
  4. How to exclude some folders for authorization?
  5. 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.
  6. bash does not help me. what i'm doing wrong?