diff options
Diffstat (limited to 'tag_7класс.html')
-rw-r--r-- | tag_7класс.html | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/tag_7класс.html b/tag_7класс.html new file mode 100644 index 0000000..e06bcb7 --- /dev/null +++ b/tag_7класс.html @@ -0,0 +1,76 @@ +<!DOCTYPE html> +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <link href="/css/main.css" rel="stylesheet" /> + <link href="/css/theme.css" rel="stylesheet" /> + <link href="/css/third-party.css" rel="stylesheet" /> + <link href="/css/responsivity.css" rel="stylesheet" /> +<title>Блог самохостера Lotigara — Заметки с меткой "7класс"</title> +</head><body> +<input type="checkbox" id="theme-switch"> +<div id="divbodyholder"><div class="inner_page"> +<div class="headerholder"><div class="header"> +<div id="title"> +<div class="page_header floating_element"> + <h1 class="floating_element">Блог самохостера Lotigara</h1> +</div> +<div class="floating_element"> + <h4 style="display:inline"><a style="color:white" href="/">главная|main page</a></h4> + <h4 style="display:inline"><a style="color:white" href="/status.php">состояние|status</a></h4> + <p style="display:inline">журнал|journal</p> + <h4 style="display:inline"><a style="color:white" href="/files">файлы|files</a></h4> + <h4 style="display:inline"><a style="color:white" href="https://git.lotigara.ru">программы|software</a></h4> + <label id="switch-label" for="theme-switch"></label> +</div> +</div></div></div> +<div id="divbody"><div class="content"> +<div class="section_header"><a class="ablack" href="pubnix----prosody--pam-.html"> +Pubnix - Установка Prosody с PAM-авторизацией +</a></div> +<!-- bashblog_timestamp: #202505042146.43# --> +<div class="subtitle">мая 04, 2025 — +Ivan Davydov +</div> +<!-- text begin --> + +<h1>Использованные источники</h1> + +<ul> +<li><a href="https://blog.desdelinux.net/en/prosody-im-local-users-SME-networks">DesdeLinux</a></li> +<li><a href="https://landchad.net/prosody">LandChad</a></li> +<li><a href="https://prosody.im">Prosody</a></li> +</ul> + +<h1>0. Системные требования</h1> + +<ul> +<li>Firewall с следующими открытыми портами:</li> +<li><ul> +<li>5000/tcp (передача файлов)</li> +</ul></li> +<li><ul> +<li>5222/tcp (подключение клиента)</li> +</ul></li> +<li><ul> +<li>5269/tcp (федерация, подключение сервера к серверу)</li> +</ul></li> +<li><ul> +<li>5281/tcp (по желанию, но рекомендуется)</li> +</ul></li> +<li><p>Debian 12 с последними обновлениями</p></li> +</ul> + +<p class="readmore"><a href="pubnix----prosody--pam-.html">Читать далее...</a></p> +</div> +<script data-isso-css-url="https://www.lotigara.ru/css/isso.css" data-isso="//isso.lotigara.ru/" src="//isso.lotigara.ru/js/embed.min.js"></script> +<section id="isso-thread"> + <noscript>Javascript needs to be activated to view comments.</noscript> +</section> + +<div class="section_header section_header_last"> + <p>(c) Ivan Davydov 2025. Делайте с этим документом всё, что хотите!</p><hr/> + <a href="https://www.lotigara.ru/blog">Веб-сайт самохостера Lotigara</a> сгенерирован при помощи <a href="https://github.com/jakimfett/bashblog">Bashblog</a>. Исходные коды этой версии Bashblog можно найти <a href="https://www.lotigara.ru/files/bashblog">здесь</a>.</div> +</div> +</div></div></div> +</body></html> |