likebutter.app/i18n/ru/docusaurus-plugin-content-docs/current/faq/index.mdx

79 lines
3.5 KiB
Text
Raw Normal View History

2026-04-21 19:47:05 -04:00
---
sidebar_position: 1
2026-04-21 19:47:05 -04:00
---
2026-04-23 18:14:14 -04:00
# Часто задаваемые вопросы
2026-04-21 19:47:05 -04:00
2026-04-23 18:14:14 -04:00
### Предоставляет ли Butter Box доступ к интернету?
Not quite. The Butter Box doesnt provide internet access. Instead, it
creates its own local Wi-Fi network that lets you access apps, content
(previously set up), and message board features offline . Everything is
stored and shared locally — no internet or data connection needed.
2026-04-21 19:47:05 -04:00
***
2026-04-23 18:14:14 -04:00
### Как запитать Butter Box?
2026-04-21 19:47:05 -04:00
The Butter Box is super flexible! You can power it using a USB power bank, a
wall adapter, or even a small solar panel. As long as it provides power to
the Raspberry Pi, youre good to go. Go to the [Power
Supply](../build-a-box/power-supply) section to learn more.
2026-04-21 19:47:05 -04:00
***
### If Im powering the Butter Box with a solar panel, do I need a power bank?
2026-04-21 19:47:05 -04:00
A power bank isnt strictly required, but its highly recommended. Solar
panels can be inconsistent — clouds, shade, or changing sunlight can
interrupt power. A power bank helps smooth that out by storing energy and
keeping the Butter Box running steadily, even when sunlight dips. Check it
out this use case to know more: (insert use case URL)
2026-04-21 19:47:05 -04:00
***
2026-04-23 18:14:14 -04:00
### Какие функции безопасности есть у Butter Box? Можно ли установить на него пароль?
2026-04-21 19:47:05 -04:00
Currently, the Butter Box broadcasts an open Wi-Fi network — that means no
password is required to connect. This makes it easy for people nearby to
join, especially in offline or community settings.
2026-04-21 19:47:05 -04:00
However, users must either enter the Butter Boxs local IP address manually,
or scan a QR code that takes them directly to the content. Since its all
offline, theres no exposure to the internet or external threats.
2026-04-21 19:47:05 -04:00
Вы можете настроить Wi-Fi Raspberry Pi на требование пароля в настройках
администратора. Обратитесь к разделу [Безопасность](../security.mdx) для
получения информации о дополнительных функциях безопасности.
2026-04-21 19:47:05 -04:00
***
2026-04-23 18:14:14 -04:00
### Какой объём хранилища у Butter Box?
2026-04-21 19:47:05 -04:00
The Butter Box storage capacity is defined by the microSD card you install —
it doesnt have fixed built-in memory. You can choose anything from a 16GB
card up to 1TB (the Raspberry Pi Zero2W supports microSD sizes up to
that). We recommend 256 GB.
2026-04-21 19:47:05 -04:00
| Use Case | Suggested micro SD Size |
| ------------------------------------- | -------------------------- |
| Basic setup (apps + message board) | 16GB 32GB |
| Additional content or media storage | 64GB 128GB |
| Handling large content packs or files | 256GB or more, up to 1TB |
2026-04-21 19:47:05 -04:00
***
2026-04-23 18:14:14 -04:00
### Можно ли его настроить?
2026-04-21 19:47:05 -04:00
Absolutely! You can add, for example, your own content - dropping in PDFs,
videos, images, and HTML pages to build a local library, or add your own
apps - including Android APKs (even if theyre not on F-Droid).
2026-04-21 19:47:05 -04:00
***
2026-04-23 18:14:14 -04:00
### Мой USB-накопитель подключён к Butter Box, но контент не отображается на портале. Почему?
2026-04-21 19:47:05 -04:00
Вероятно, ваш USB-накопитель имеет неправильный формат. USB-накопитель
должен быть отформатирован в ExFat, Fat32, MS-DOS (FAT). Обратитесь к
разделу [Переформатирование
USB-накопителя](how-to-reformat-your-usb-drive.mdx) для помощи.