I wanted to change my hostname, so I edited:<br>
/etc/hostname<br>
<br>
... and update the name.<br>
Then, when I rebooted, it gave me an error saying the hostname wasn't correct.<br>
<br>
I forgot to edit the /etc/hosts file to update the name in there are well !<br>
<br>
Now, doing "sudo" tells me that it can't get the correct hostname
"gethostbyname() doesn't return the correct value".... and I have no
way to edit the /etc/hosts file, as I don't have permissions.<br>
<br>
Any ideas ?<br>