hello friends! new(ish)!
Talk:DNSCrypt: Difference between revisions
Jump to navigation
Jump to search
>Galactus (→systemd: new section) |
>Galactus mNo edit summary |
||
Line 3: | Line 3: | ||
== systemd == | == systemd == | ||
It would be nice if someone experienced with systemd could write about how to run DNSCrypt as another (isolated) user, for security reasons. Normally, to do something like that, one would run <code> | It would be nice if someone experienced with systemd could write about how to run DNSCrypt as another (isolated) user, for security reasons. Normally, to do something like that, one would run <code>sudo -H -u dnscrypt-user bash -c '/usr/local/sbin/dnscrypt-proxy -R dnscrypt.eu-nl'</code>. | ||
Thanks. | Thanks. | ||
-- [[User:Galactus|Galactus]] ([[User talk:Galactus|talk]]) 19:42, 16 December 2015 (EST) | -- [[User:Galactus|Galactus]] ([[User talk:Galactus|talk]]) 19:42, 16 December 2015 (EST) |
Revision as of 00:56, 17 December 2015
Category:DNS maybe? It should be a subcategory of Software I guess. WubTheCaptain (talk) 19:25, 13 February 2014 (EST)
systemd
It would be nice if someone experienced with systemd could write about how to run DNSCrypt as another (isolated) user, for security reasons. Normally, to do something like that, one would run sudo -H -u dnscrypt-user bash -c '/usr/local/sbin/dnscrypt-proxy -R dnscrypt.eu-nl'
.
Thanks.