Skip to content

Instantly share code, notes, and snippets.

@awildeone
Created March 25, 2019 17:39
Show Gist options
  • Save awildeone/6d9b535f3138fea9d59038ad0e462573 to your computer and use it in GitHub Desktop.
Save awildeone/6d9b535f3138fea9d59038ad0e462573 to your computer and use it in GitHub Desktop.
#This can be run through a remote terminal to rename a system
> scutil --set HostName SYSTEMNAME
> scutil --set LocalHostName SYSTEMNAME
> scutil --set ComputerName SYSTEMNAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment