To-Azamat

Results 10 comments of To-Azamat

My issue was pre-maturely closed, I will ask here: is there a way to avoid UAC asking for password when starting MFC as user, not admin?

> > My issue was pre-maturely closed, I will ask here: is there a way to avoid UAC asking for password when starting MFC as user, not admin? > >...

On boot MFC wont even launch, I have read Win10 just ignores apps that request elevated permissions on startup. And even if I try to manually launch MFC on user's...

Actually there is a way to bypaass UAC prompt when launching apps with elevated permissions on user's account, but it greates a nasty security breach so I did not try...

Looks like making a gateway out of Windows machine + Nekobox is not possible, at least I did not find a way to do it. But I quite managed to...

No need to go the hard way. Install “scrutiny” in Docker and you will get all SMART info you want, plus more

Encountered same issue today. Tried to edit Pi-hole entry only to get "server 500" error. Had to create a new entry and remove an old one. As for the rest...

ulimits: nofile: soft: 1024 hard: 2048 Are those documented somewhere?

ulimits: nofile: soft: 1024 hard: 2048 It works, partly. I set those to 512-1024 and also a rule at router firewall to drop any outgoing UDP connections from bitmagnet exceeding...

Oh I probably got it. It must be curl health check side effect. Can you suggest proper container health check routine to avoid that?