Kudos
Collect
Twiiter
Facebook
Share
Develop somethings, meditation, reading and thinking...

How to set Gatekeeper and SIP disabled

Last updated over 3 years ago
1 0 1 0

In various situations, I need to turn off GateKeeper and System Integrity Protection(SIP) on macOS.

Gatekeeper Disabling

$ sudo spctl --master-disable

System Integrity Protection (SIP) Disabling

You have to enter Recovery Mode to do this when ⌘Command + R with power on the PC.

; Disabling
$ csrutil disable
; Check
$ csrutil status

References

Hi, my name is Richard. I’m a developer wants to make the world better with logic power. Mainly I use Linux, Nginx, MySQL, PHP and JavaScript . I want to share my knowledge with someone that it was also based from some great persons via LYNMP. 👨‍💻

Related Articles
Essedrop - Make your file online instantly
 

Responses

Leave a response to @richard

Please sign in to comment.
Markdown is also available in comment.