linux - Update dns name after changing hostname -


i have linux device , want change hostname , dns name.

so when change hostname of device changing /etc/hostname , doing hostname -f /etc/hostname hostname changed.
when try connect device new hostname not working, instead can connect old one.
after reboot, can connect new hostname.

how change/update hostname network don't have reboot? keeping in mind use busybox , image built yocto.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -