Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. scutil --get ComputerName (or HostName or LocalHostName)
  2.  
  3. sudo scutil --set ComputerName newComputerName (or HostName or LocalHostName)
  4.  
  5. find ~/Library -iname *synergy* -type f -print|grep '.plist'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement