diff options
Diffstat (limited to 'tag_класс.html')
-rw-r--r-- | tag_класс.html | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/tag_класс.html b/tag_класс.html deleted file mode 100644 index 8ffa9d2..0000000 --- a/tag_класс.html +++ /dev/null @@ -1,76 +0,0 @@ -<!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 — Заметки с меткой "класс"</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> |