So there is a this thing called computer name that can be set either via Preferences -> Sharing, or sudo scutil --set ComputerName "My Name"
When I use
sudo scutil --set ComputerName "My Name"
and then use
sudo scutil --get ComputerName
I get something stupid like "My Name (2)". My question is: What is changing the name?
Because there is a question Computer name keeps changing OSX 10.10 (14A389) which asks how to overcome automatic change, and some hah are being suggested.
I don't want to hack things, I want to know what is changing the name, so then in perspective I can just kill it.