Viewing profile — rsmarples
rsmarples
HN member- Joined
- Sat, Sep 27, 2014, 8:10 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About rsmarples
No profile information was provided.
Recent public activity
-
comment
Comment #27875780
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.
-
comment
Comment #27875689
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.
- comment
-
comment
Comment #8376440
dhcpcd-6.4.7 is not vulnerable to this issue as it sanitises variables before calling the shell.
-
comment
Comment #8376435
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. Shel…