Will I mess up the system if I sometimes change the computer name of my laptop under Ubuntu? Will there be a problem if I name it under some brand name? I imagine that if I access my laptop from another computer, I use IP address rather than the computer name. Am I correct?
1 Answers
Will I mess up the system if I sometimes change the computer name of my laptop under Ubuntu?
No, it's not a problem and you can change the name as often as you like.
Will there be a problem if I name it under some brand name?
No, name it anything you like.
I imagine that if I access my laptop from another computer, I use IP address rather than the computer name. Am I correct?
Correct, if you access the computer from another on your LAN (presumably you mean via SSH?) it uses your computer's LAN IP address, the name is irrelevant.
Your router likely uses the MAC address of the computer's network card to identify it for DHCP, so changing the name won't break anything. If you want to make sure you can always connect, configure your router to always assign that specific computer the same LAN IP address.

- 13,111
Until I see further info, "no problems expected" is my answer - which is too short to be an answer.
– Omio Oct 27 '18 at 03:21