Користувальницькькі налаштування

Налаштування сайту


software:os:mac:install

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

Наступна ревізія
Попередня ревізія
software:os:mac:install [2026/03/05 23:49]
charon створено
software:os:mac:install [2026/03/08 13:22] (поточний)
charon
Рядок 5: Рядок 5:
 here check //User name// - that is real login. If you don't like, it's better to create new user here check //User name// - that is real login. If you don't like, it's better to create new user
  
 +===== Configure Apple user =====
 +<WRAP center round info 60%>
 +Very important and complicated. Apple store is unavailable without it
 +</WRAP>
 +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!
 +
 +===== 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 "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
 + 
 +===== Install programs from Apple Store =====
 +First install CLI tool //mas//:
 +<code bash>brew install mas</code>
 +Now you can search for programs with
 +<code bash>mas search nicetool</code>
 +Install programs with
 +  mas install <app-id> ...
 +list of useful programs and app-ids:
 +^Program^app-id^
 +|Bitwarden|1111111|
 +  
 +
 +===== Links =====
 +  * [[https://brew.sh/|Homebrew]]
 +  * [[software:os:mac:jenkins|Configure VS Code for Jenkins pipeline]]
  
software/os/mac/install.1772747341.txt.gz · Востаннє змінено: 2026/03/05 23:49 повз charon