hello friends! new(ish)!

Talk:DNSCrypt: Difference between revisions

From InstallGentoo Wiki v2
Jump to navigation Jump to search
>Galactus
mNo edit summary
>Galactus
m (→‎systemd: - makes command explicit)
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>sudo -H -u dnscrypt-user bash -c '/usr/local/sbin/dnscrypt-proxy -R dnscrypt.eu-nl'</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 --user=dnscrypt 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 05:57, 27 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 --user=dnscrypt bash -c '/usr/local/sbin/dnscrypt-proxy -R dnscrypt.eu-nl'.

Thanks.

-- Galactus (talk) 19:42, 16 December 2015 (EST)