Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rsmarples
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
rsmarples
5y ago
I agree, although I am biased! resolvconf was designed to take DNS inputs from many sources and allow the user to tailor these to their needs.
2.
▲
by
rsmarples
5y ago
If you don't like it, try dhcpcd I which can set the hostname via DHCP by default. On Linux there are no hard dependencies although your distro may enforce a udev dependency.
3.
▲
by
rsmarples
12y ago
dhcpcd-6.4.7 is not vulnerable to this issue as it sanitises variables before calling the shell.
4.
▲
by
rsmarples
12y ago
dhcpcd-6.4.7 is hot off the press, the main improvement being mitigating the bash "ShellShock" exploit by escaping all characters as noted in IEEE Std 1003.1, 2004 Edition, 2. Shell Command Language, 2.2 Quoting except for the spa