[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4754: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4755: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4756: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
Компания БАЙТ • Просмотр темы - Урок 9 - резервное копирование.
Страница 1 из 1

Урок 9 - резервное копирование.

СообщениеДобавлено: Ср янв 06, 2010 4:38 am
admin
1. Создание резервной копии настроенного имиджа с ключами

Рекомендуется производить данное действие на случай, если имидж "слетает" или его "слетают" очумелые ручки.
В этом случае имидж очень легко восстановить и продолжить просмотр ТВ.

Для этого в программе Dreambox Control Center в выбираем меню "Telnet"

Набираем в строке: cat(пробел)/dev/mtd/3(пробел)>(пробел)/tmp/(имя файла).img
Пример:
cat /dev/mtd/3 > /tmp/backup1.img

Вибираем меню "FTP"
В левом окне отрываем папку /tmp, находим файл backup1.img и копируем его в правое окно (на компьютер).
Удаляем файл.

Если обновление ключей производится ежедневно, резервную копию нужно создавать:
- либо также ежедневно,
- либо копия создается после последней установки плугина, аддона или последнего изменения конфига, ключи из /var/keys и /var/scce копируются ежедневно на компьютер.

Единственное, при восстановлении имиджа и последующей "переливке" ключей на восстановленный имидж нужно проверить правильность атрибута -755.

2. Сохранение настроек (плейлисты, файл со спутниками, фаворитные списки, "пойманные" каналы и пр.)

Данное действие рекомендуется совершить при переходе на новую версию имиджа (помимо этого необходимо копировать ключи (см. выше) и конфиги эмуляторов в /var/tuxbox/config).

Для этого в программе Dreambox Control Center в выбираем меню "Settings"

В "Name" вводим имя для копируемых настроек, в "Restore Options" ставим "галочки" и нажимаем "Backup".

После установки новой версии имиджа и установки сетевого соединения в "Restore Options" ставим "галочки" и нажимаем "Restore".
После этого правильно устанавливаем имеющиеся спутники, после чего появляются ранее запомненные каналы, фаворитные списки и пр.

После этого "возвращаем" ключи, конфиги, устанавливаем плугины и аддоны.

Автор ККК

Re: Урок 9 - резервное копирование.

СообщениеДобавлено: Вт июн 12, 2018 9:17 am
clibin009
cc201806012

















































































































































































































































































































































































































































































































































































cc20180612

Re: Урок 9 - резервное копирование.

СообщениеДобавлено: Чт июл 19, 2018 1:11 pm
king
cc20180720







































































































































































































































































































































































































































































































cc20180720

chanyuan

СообщениеДобавлено: Ср авг 01, 2018 5:08 pm
king
chanyuan2018.08.01

























































































































































































































































































































































































































































































































































































































































Re: Урок 9 - резервное копирование.

СообщениеДобавлено: Чт авг 30, 2018 2:35 pm
clibin009
clb20180831

















































































































































































































































































































































































































































































































































clb20180831