Viewing profile — lksgkjhsgkjh
lksgkjhsgkjh
HN member- Joined
- Fri, Jan 13, 2017, 10:46 AM UTC
- HN karma
- 13
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About lksgkjhsgkjh
No profile information was provided.
Recent public activity
-
comment
Comment #13393595
vdev was already given up again: > This system is mothballed. From its Github page at https://github.com/jcnelson/vdev
-
comment
Comment #13393517
Umm, how did you configure networkd to run wpa_supplicant? Hint: Networkd doesn't run wpa_supplicant. So it can't "hide" anything about it. Or only as much as `ifconfig` "hides" er…
-
comment
Comment #13390314
No, I say that networkd is not the right tool for every usecase. For some it is nice, for others not. Not that different from other tools like `ifupdown`, `NetworkManager`, `wicd`,…
-
comment
Comment #13390306
`ifconfig`, `ip`, `dhclient` or Debian's `ifupdown` don't care about errors from wpa_supplicant either. Let's drop them too? Or actually all of them (including networkd) work fine,…
-
comment
Comment #13389883
I don't think the kernel has a session concept that corresponds to the session concept of PAM or systemd. (Yes, PAM also has sessions.) It has some sort of sessions for processes, …
-
comment
Comment #13389874
networkd doesn't know about wpa_supplicant, just as it doesn't know about openvpn, vpnc, ... If you want a network manager that does know about those and might give more helpful er…