Published in: Bash
|
|
|
This command changes the hostname for a machine running OS X.
Expand |
Embed | Plain Text
sudo scutil --set HostName servername.example.com
You need to login to post a comment.
tylerhall on 04/02/07
Website Promotion DIRECTORY is a crucial factor for all websites that need to gain better organic search engine rankings and increase website traffic.
Submitting your website as part of your Web Promotion strategy to our SEO friendly and high traffic Business Directory for review is an excellent way to gain a valuable backlink and increase your websites visibility online.

2 people have marked this snippet as a favorite
Published in: Bash
|
|
|
This command changes the hostname for a machine running OS X.
sudo scutil --set HostName servername.example.com
You need to login to post a comment.