didjean wrote: > > > Still not working. Just to make sure as I am not a developer - for > commands, do I need to always start with "sudo" and do I need to also > strat the command with a "./"
Using sudo will make sure you always have the permissions that might be needed. WIth any comman in Linux, you can always try without sudo to see if it's allowed. Maybe first just try this in a terminal: Type *sudo ngrok http 9000 *and nothing else. The terminal will fill with a screen showing the status of ngrok. You will also see the tunnel urls there. Leave that window open, meaning do not close the terminal. In another window open a browse and browse to that url. You should now see LMS without needing a password. If that worked, kill the terminal and try again, this time adding a username and password but still without the & stuff. In other words *sudo ngrok http -auth"blah:blah" 9000*. The status window will show a new tunnel url. Browse to that url and this time you should have to enter the blah and blah to be allowed in to LMS. If that works, try it all again with the & stuff and see then if it works. ------------------------------------------------------------------------ philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920 View this thread: http://forums.slimdevices.com/showthread.php?t=113742 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins