Tag Archives: El Capitan

ProxyChains-NG and OS X El Capitan System Integrity Protection System Integrity Protection

Apple introduces System Integrity Protection (SIP) as a security feature for OS X El Capitan (10.11), which prevent ProxyChains-NG working as before, you have to disable SIP to make it work:

  1. Reboot your Mac into Recovery Mode by pressing command-R
  2. Open Terminal and type csrutil enable --without debug:
$ csrutil enable --without debug
$ csrutil: requesting an unsupported configuration. This is likely to break in the future and leave your machine in an unknown state.
$ Successfully enabled System Integrity Protection. Please restart the machine for the changes to take effect.

Just ignore the warnings and then restart your Mac.

三星 850 Pro 、 OS X El Capitan 、 SSD Trim 備忘

最近重灌了 El Capitan,在找「三星 850 Pro 是否可以用 trimforce 開啟 Trim 支援」時發現了下面的信息:

我就看了下我的硬體:

Samsung SSD 850 PRO 512GB:

  Capacity: 512.11 GB (512,110,190,592 bytes)
  Model:    Samsung SSD 850 PRO 512GB               
  Revision: EXM01B6Q
  Serial Number:    S1SXNSAF806527E     
  Native Command Queuing:   Yes
  Queue Depth:  32
  Removable Media:  No
  Detachable Drive: No
  BSD Name: disk0
  Medium Type:  Solid State
  TRIM Support: No
  Bay Name: Lower
  Partition Map Type:   GPT (GUID Partition Table)
  S.M.A.R.T. status:    Verified

😀