We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d86037b commit 1886e45Copy full SHA for 1886e45
Parallels.md
@@ -10,6 +10,7 @@ Use VM's UI to change some settings:
10
4. Allow SSH. Sharing -> Remote Login
11
5. Open Safari. Preferences -> Advanced -> Show Developer menu. Develop -> Allow Remote Automation.
12
6. Run `sudo visudo` in Terminal, find `%admin ALL=(ALL) ALL` add `admin ALL=(ALL) NOPASSWD: ALL` to allow sudo without a password.
13
+7. **optional** Disable SIP by [getting into Recov ery Mode](https://kb.parallels.com/cn/116526), `Utilities -> Terminal` and run `csrutil disable`.
14
15
Shutdown macOS.
16
0 commit comments