Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.
| Порівняння попередніх версій Попередня ревізія Наступна ревізія | Попередня ревізія | ||
|
software:os:mac:install [2026/03/05 23:52] charon |
software:os:mac:install [2026/03/08 13:22] (поточний) charon |
||
|---|---|---|---|
| Рядок 9: | Рядок 9: | ||
| Very important and complicated. Apple store is unavailable without it | Very important and complicated. Apple store is unavailable without it | ||
| </ | </ | ||
| - | Open System Settings, click at the top on user. Enter login and password of your Apple account. After that enter 2FA code from SMS. | + | Open //System Settings//, click at the top on user. Enter login and password of your Apple account. After that enter 2FA code from SMS. |
| And after that Apple will require you to enter password from one of your old computers! Be sure to have old computer nearby if you can! Do not wipe it before you setup Apple user on new computer! | And after that Apple will require you to enter password from one of your old computers! Be sure to have old computer nearby if you can! Do not wipe it before you setup Apple user on new computer! | ||
| + | |||
| + | ===== Configure Safari ===== | ||
| + | ==== Configure profiles ==== | ||
| + | - Open //Safari// | ||
| + | - Menu //Safari// -> //Create Profile..// | ||
| + | - Click //Start Using Profiles// | ||
| + | Now configure at least 2 profiles: Work, Personal | ||
| + | |||
| + | ===== Install Homebrew ===== | ||
| + | /bin/bash -c " | ||
| + | |||
| + | ===== Install programs from Apple Store ===== | ||
| + | First install CLI tool //mas//: | ||
| + | <code bash> | ||
| + | Now you can search for programs with | ||
| + | <code bash>mas search nicetool</ | ||
| + | Install programs with | ||
| + | mas install < | ||
| + | list of useful programs and app-ids: | ||
| + | ^Program^app-id^ | ||
| + | |Bitwarden|1111111| | ||
| + | | ||
| + | |||
| + | ===== Links ===== | ||
| + | * [[https:// | ||
| + | * [[software: | ||
| + | |||