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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -