Haunted by ancient history
Haunted by ancient history
Posted Jan 8, 2015 11:06 UTC (Thu) by ibukanov (subscriber, #3942)Parent article: Haunted by ancient history
Posted Jan 8, 2015 13:26 UTC (Thu)
by mm7323 (subscriber, #87386)
[Link] (2 responses)
This edition's 'Quotes of the Week' from Linus seems very relevant:
Posted Jan 8, 2015 13:58 UTC (Thu)
by ibukanov (subscriber, #3942)
[Link]
Posted Jan 10, 2015 19:21 UTC (Sat)
by ploxiln (subscriber, #58395)
[Link]
ip addr
ip link
ip link set dev eth1 up
ip addr add 10.0.1.5/24 dev eth1
ip route
ip addr del 10.0.1.5/24 dev eth1
It's easier to manage multiple IPv4 addresses on an interface with the ip command (that does work, and can be useful). It's also more obvious how to name vlan "interfaces" and such with arbitrary names.
Haunted by ancient history
"New and improved" is only really improved if it also takes backwards compatibility into account, rather than saying "now everybody must do things the new and improved - and different - way"
Haunted by ancient history
Haunted by ancient history