Apple: Difference between revisions

From Halfface
Jump to navigation Jump to search
Line 10: Line 10:
=Enable ssh access=
=Enable ssh access=
  sudo systemsetup -setremotelogin on
  sudo systemsetup -setremotelogin on
=brew.sh install=
https://brew.sh

Revision as of 11:55, 2 January 2024

which version of macos

sw_vers 
ProductName:		macOS
ProductVersion:		13.2.1
BuildVersion:		22D68

lots of info

system_profiler > /tmp/tmp

grant terminal full disk access

apple icon -> System Settings -> Privacy & Security -> Privacy -> Full Disk Access -> + -> terminal

Enable ssh access

sudo systemsetup -setremotelogin on

brew.sh install

https://brew.sh