Tag Archives: osx

如何启用 OSX root 用户

Mac OS X v10.6 及更高版本 1. 从 Apple 菜单中,选取系统偏好设置…。 2. 从显示菜单中,选取帐户。 3. 点按锁图标并使用管理员帐户进行鉴定。 4. 点按 “登录选项….”。 5. 点按右下方的“编辑…”按钮。 6. 点按“打开目录实用工具…”按钮。 7. 点按“目录实用工具”窗口中的锁图标。 8. 输入管理员帐户名称和密码,然后点按“好”。 9. 从编辑菜单中选取启用 Root 用户。 10. 在“密码”和“验证”字段中输入您想要使用的 root 密码,然后点按“好”。

Posted in My MAC | Tagged , | Leave a comment

Google Reader’s OPML to Mail.app

1. Export an OPML file from your favorite feed reader (Google Reader for me) 2. Run the following command in Terminal: perl -lne ‘print $1 if /”(http.*?)”/’ google-reader-subscriptions.xml | pbcopy 3. Open Mail 4. Go to File » Add RSS … Continue reading

Posted in Other | Tagged , , , , , | Leave a comment