Recipe¶
FairEmail¶
- Домашняя страница: email.faircode.eu
- Разработчик: Marcel Bokhorst (M66B)
- GitHub: M66B/FairEmail
- F-Droid app/eu.faircode.email
Исходная инструкция 4pda.
- нажмите кнопку или ссылку "Купить" (перебросит на сайт для оплаты — в РФ оплатить нельзя);
- введите URL в ответ на приглашение
URL:программы ниже - в программе нажмите три полоски, в самом низу "Функции PRO", нажмите три точки, пункт Response, введите получившийся хеш, OK;
1 2 3 4 5 6 7 8 9 10 11 | |
Вариант для копипасты в Termux в одну строку:
1 | |
Должно быть как-то так:
1 2 3 | |
Debian 10 ⇒ 11 upgrade¶
Boils down to:
- Update the system with
apt-get update && apt-get full-upgradeto the most recent state of working version. - Update
/etc/apt/sources.listto1 2 3 4 5
deb http://deb.debian.org/debian/ bullseye main contrib non-free deb-src http://deb.debian.org/debian/ bullseye-updates main contrib non-free deb http://security.debian.org/debian-security bullseye-security main deb-src http://security.debian.org/debian-security bullseye-security main deb http://ftp.debian.org/debian bullseye-backports main contrib non-free - Upgrade the system with
apt-get update && apt-get dist-upgrade && rebootto the new version.
2021-08-20 @ fabicon.ru
emmcdl & QDL¶
1 2 3 4 5 6 7 8 | |
Mediatomb (hosted by ветеран.su) became gerbera¶
Since about Ubuntu 20.04 it's gerbera now.
Gerbera is proudly built upon MediaTomb 0.12.1 continuing that projects great legacy.