Skip to content

Instantly share code, notes, and snippets.

@sonuame
Created March 29, 2024 12:50
Show Gist options
  • Save sonuame/a48068dc8f1088ad6791914dfcbe7ff0 to your computer and use it in GitHub Desktop.
Save sonuame/a48068dc8f1088ad6791914dfcbe7ff0 to your computer and use it in GitHub Desktop.
Mac Remote Login Enable
sudo systemsetup -setremotelogin on
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -users admin -privs -all -restart -agent -menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment