Hi I've been working on a project with airplay mirroring for old Macs I'm having trouble with terminal command if I get this terminal command we will be able to use airplay mirroring another macs.
Background: i have found .plist files for airplay mirroring in /library/preferences
i have a terminal command that goes
cd /Library/Preferences hit enter
sudo echo -n enabled > com.apple.airplaymirroring BrowseAllInterfaces 1
but when i hit enter i get permissions denied
Any idea on how to fix the permission so that we can all us this
Background: i have found .plist files for airplay mirroring in /library/preferences
i have a terminal command that goes
cd /Library/Preferences hit enter
sudo echo -n enabled > com.apple.airplaymirroring BrowseAllInterfaces 1
but when i hit enter i get permissions denied
Any idea on how to fix the permission so that we can all us this