
macOS
文章平均质量分 59
qq_38375620
在不断前进的路上
展开
-
【python】报错:OSError: [Errno 30] Read-only file system
异常描述:OSError: [Errno 30] Read-only file system解决办法:终端输入sudo mount -uw /不成功报错:mount_apfs: volume could not be mounted: Operation not permitted解决方案在Mac OS10.11之后,Apple公司为了提高系统环境安全,引入了一个内核保护措施–SIP(System Integrity Protection,系统完整性保护),又称Rootless m原创 2021-02-09 11:24:59 · 12528 阅读 · 0 评论 -
如何在Mac上查看系统日志
如何在Mac上查看系统日志Mac会保留系统日志,这有助于诊断和解决macOS和已安装应用程序的问题。这些日志作为纯文本日志文件存储在Mac的系统驱动器上,macOS还包括一个用于查看它们的应用程序。查看系统日志在控制台应用程序中要查看Mac系统日志,请启动Console应用程序。您可以通过按Command + Space,键入“Console”,然后按Enter键,使用Spo...原创 2020-04-28 15:17:00 · 9028 阅读 · 0 评论 -
重置Macos密码
Recovery ModeIn Lion and Mountain Lion you can use Recovery Mode to reset the password. Just restart the computer and hold downCommand+runtil the menu screen appears. ClickTerminalfrom theU...原创 2020-04-16 10:13:30 · 465 阅读 · 0 评论 -
Macos 建立Samba服务器
原创 2019-09-29 16:37:49 · 3933 阅读 · 1 评论