On the glibc issue, I realize have a serious issue with restarting ubuntu instances running on my network. It will interrupt lots of stuff for me and so I'm looking for an alternative.
These instructions are interesting because for CentOS they have a simple command that can restart glibc services without rebooting the system.
sudo systemctl daemon-reexecSo, how could I achieve the same thing with Ubuntu if I don't want to have to reboot?
1 Reset to default