Город МОСКОВСКИЙ
00:02:46

Бесплатный NTFS драйвер на macOS Sanoma / Free NTFS driver on macOS Sanoma

Аватар
Фотошоп Ультрафиолет
Просмотры:
88
Дата загрузки:
07.12.2023 19:28
Длительность:
00:02:46
Категория:
Технологии и интернет

Описание

??В этом руководстве мы рассмотрим бесплатные инструменты с открытым исходным кодом, которые облегчают доступ и работу с дисками NTFS на Mac.

??In this guide, we'll take a look at free, open source tools that make it easier to access and work with NTFS disks on a Mac.

??1. Инструменты командной строки: xcode-select --install
??1. Command line tools: xcode-select --install

??2. Homebrew: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

??3. Сторонний репозиторий: brew tap gromgit/homebrew-fuse
??3. Third-party repository: brew tap gromgit/homebrew-fuse

??4. macFUSE: https://github.com/osxfuse/osxfuse/releases/download/macfuse-4.5.0/macfuse-4.5.0.dmg

??5. Драйвер NTFS: brew install ntfs-3g-mac
??5. NTFS driver: brew install ntfs-3g-mac

??6. Быстрая команда для M1/M2: https://www.icloud.com/shortcuts/674f4a4e11314ae8908173bd96e84047
??6. Быстрая команда для intel: https://www.icloud.com/shortcuts/4f0d13e200b648baa207c0b98d8a31d5
??Quick command for M1/M2: https://www.icloud.com/shortcuts/674f4a4e11314ae8908173bd96e84047
??Quick command for intel: https://www.icloud.com/shortcuts/4f0d13e200b648baa207c0b98d8a31d5

Рекомендуемые видео