Mac OS X

Материал из Xgu.ru

Перейти к: навигация, поиск
stub.png
Данная страница находится в разработке.
Эта страница ещё не закончена. Информация, представленная здесь, может оказаться неполной или неверной.

Если вы считаете, что её стоило бы доработать как можно быстрее, пожалуйста, скажите об этом.


Mac OS X — популярная операционная система, построенная на основе Darwin (FreeBSD).

[править] Вопросы и ответы

[править] Как сбить пароль рута?

# Hold Command-S to boot into single-user mode

# Leopard - OOB reset
mount -uw /
rm /var/db/.AppleSetupDone
reboot

# Leopard - delete user
mount -uw /
rm /var/db/dslocal/nodes/Default/users/<shortname>.plist
rm -r /Users/<shortname>
halt

# Tiger - delete user and OOB reset
mount -uw /
rm -rf /Users/<shortname>
rm -rf /var/db/netinfo/local.nidb
rm -rf /var/db/.AppleSetupDone

[править] Дополнительная информация

Источник — «http://xgu.ru/wiki/Mac_OS_X»
This is a cached copy of the requested page, and may not be up to date.

Sorry! This site is experiencing technical difficulties.
Try waiting a few minutes and reloading.

(Can't contact the database server: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) (localhost))


You can try searching via Google in the meantime.
Note that their indexes of our content may be out of date.