Best practice for Macbook hosts:
Scenarios: If your MacBook hostname is represented as an IP number other than a name, please ensure that you have set the Hostname, local Host Name, and ComputerName correctly.
You can use the below commands: You can run all three at a time
Note: Here I have taken example of the hostname as “PC_Name”
sudo scutil –set HostName PC_Name
sudo scutil –set LocalHostName PC_Name
sudo scutil –set ComputerName PC_Name
-
This topic was modified 2 months, 1 week ago by lingaraj.
-
This topic was modified 2 months, 1 week ago by lingaraj.