csrutil disable

csrutil disable

from : https://www.codingmerc.com/blog/enable-server-performance-mode-on-os-x-el-capitan

Enable Server Performance Mode

I outlined the steps necessary below.

  1. Reboot the mac mini into Recovery mode
  2. Disable System Integrity Protection with csrutil disable
  3. Reboot
  4. Enable performance mode with sudo serverinfo --setperfmode 1
  5. Verify with sudo serveradmin settings info:enableServerPerformanceMode = yes
  6. Reboot the mac mini into Recovery mode
  7. Enable System Integrity Protection using csrutil enable
  8. Reboot the system one last time

 

 

 

Leave a Reply