This article gives you a comprehensive understanding of Java object serialization and deserialization>>>
Some operations on MAC need system permission. When you enter the correct password, you can set the command: sudo Chmod – R 777 needs to modify the path of the upper directory of the file
However, except in some cases, such as moving sudo to the/usr/bin directory or sudo PIP update, it will still fail and prompt operation not permitted
Reason: SIP (system integrity protection) is enabled in MAC, and rootless mechanism is added. As a result, the file cannot be modified even under the root permission, so the protection mechanism can only be modified after it is closed
1) Restart the computer. When the apple logo appears on the screen, follow Command + R until you enter the protection mode
2) Protection mode: a dialog box in the middle of the screen prompts to restore a backup, or restore the factory system, etc. There is a row of toolbars in the upper left corner
3) Find the terminal terminal in the upper left corner, open it, and enter csrutil disable
4) Restart the computer again to modify the files in the usr/bin directory
PS: if you want to restore the protection mechanism and re-enter the protection mode, enter csrutil enable in the same way
Similar Posts:
- The solution of high CPU usage in MAC usereventagent process
- [Solved] Python pip install Error: OSError: [Errno 1] Operation not permitted
- [UNK]Mac OS X El Capitan Install IPython[UNK]XtraFinder
- sudo: /etc/sudoers is world writable sudo: no valid sudoers sources found, q…
- error: attempt to read or write outside of disk ‘hd0’ [How to Solve]
- Idea suddenly reports an error for all package names
- When installing MySQL database on MAC, the system prompts MySQL: command not found
- OS Error: No address associated with hostname, errno = 7 [How to Solve]
- When installing MySQL database on Mac OS, the system prompts MySQL: command not found
- [Solved] QT Error: Failed to retrieve MSVC Environment from”xxx”