PANIOV
RECALL THE MOST IMPORTANT of Java, GWT, JavaScript, D3, AngularJS etc
Thursday, March 21, 2013
How to change a HOSTNAME on mac
If you have to change a hostname of your Mac do this in Terminal:
1. Check your hostname with the one of these commands:
hostname
echo $HOSTNAME
uname -n
2. Set a new hostname:
sudo scutil --set HostName
yourNewHostname
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment