
scutil
List of commands for scutil:
-
scutil:tldr:35eb2 scutil: Set hostname.$ scutil --set HostName ${hostname}try on your machineexplain this command
-
scutil:tldr:941ba scutil: Get computer name.$ scutil --get ComputerNametry on your machineexplain this command
-
scutil:tldr:a7a5e scutil: Get hostname.$ scutil --get HostNametry on your machineexplain this command
-
scutil:tldr:ac375 scutil: Display proxy configuration.$ scutil --proxytry on your machineexplain this command
-
scutil:tldr:bc002 scutil: Display DNS Configuration.$ scutil --dnstry on your machineexplain this command
-
scutil:tldr:c96d2 scutil: Set computer name.$ sudo scutil --set ComputerName ${computer_name}try on your machineexplain this command