Полезности
Полезные сетевые технологии
  • Телеграм
  • Skype
RSS
  • Обо всем, сетевом
  • Обо мне
  • PowerMTA
  • Политика конфиденциальности
    • Договор-оферта
  • Услуги
    • Установка Mailwizz (4500)
    • Установка PMTA (4000)
    • Установка Postal (4000)
    • Sait in .onion (5000)
    • Установка Mailcow (4500)
    • По запросу (…….)
  • Обратная связь
nextcloud

Июл 15 2017

Nextcloud + Collabora Online на Debian9

2 326 просмотров Решил уйти с Gmail облака, на свой сервер, быстрые поиски указали на Nextcloud. В сети мануалов море, и разнятся тоже не по детски ) Ладно к делу, уже имеем готовый сервер (дома): 1. nextcloud ну тут без проблем, рекомендации от разработчика: [spoiler title=’Развернуть’] Рекомендуется: PHP (>= 5.6, 7.0 or 7.1) PHP module ctype PHP […]

Читать дальше.

By serg • Colabora, Docker, Nextcloud 0

Kali PXE

Апр 20 2017

Kali Linux Network PXE Install

1 500 просмотровDownload Kali PXE Netboot Images Now, we need to create a directory to hold the Kali Netboot image and download the image we wish to serve from the Kali repos. mkdir -p /tftpboot cd /tftpboot # for 64 bit systems: wget http://repo.kali.org/kali/dists/kali-rolling/main/installer-amd64/current/images/netboot/netboot.tar.gz # for 32 bit systems: wget http://repo.kali.org/kali/dists/kali-rolling/main/installer-i386/current/images/netboot/netboot.tar.gz tar zxpf netboot.tar.gz rm netboot.tar.gz […]

Читать дальше.

By serg • Debian, Kali Linux 0

stretch-1

Апр 16 2017

Debian 9 — stretch, попытка установить nginx + php-fpm7 + MariaDB + Bitrix

2 567 просмотров1. Устанавливаем минимальную конфигурацию. 2. Задаем статический IP адрес: # nano /etc/network/interfaces auto eth0 iface eth0 inet static address 192.168.60.101 netmask 255.255.255.0 gateway 192.168.60.1 3. Подключаем репозитории и устанавливаем nginx: echo «deb http://packages.dotdeb.org squeeze all» |  tee -a /etc/apt/sources.list.d/dotdeb.list echo «deb-src http://packages.dotdeb.org squeeze all» | tee -a /etc/apt/sources.list.d/dotdeb.list wget -qO — http://www.dotdeb.org/dotdeb.gpg | apt-key add […]

Читать дальше.

By serg • Bitrix, Debian, Nginx, php-fpm 0

bitrix

Апр 7 2017

битрикс + nginx + php-fpm

2 693 просмотровеще тут полезное — http://gfns.net/doc/bitrix.shtml Конфиг для сайта server {         listen 192.168.100.1:80;         ssi on;         gzip on;         gzip_comp_level 7;    gzip_types                      application/x-javascript application/javascript text/css;         server_name test.ru www.test.ru;         charset off;         #disable_symlinks if_not_owner from=$root_path;         index index.php;         root $root_path;         set $root_path /home/test/data/www/test.ru;         set $php_sock unix:/var/run/php-fpm.test.sock;         access_log /home/httpd-logs/test.ru.access.log ;         error_log /home/httpd-logs/test.ru.error.log notice;         proxy_set_header X-Real-IP $remote_addr;         proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;         proxy_set_header Host $host; […]

Читать дальше.

By serg • Bitrix, Nginx, php, php-fpm 0

unix

Апр 7 2017

Разное полезное

3 128 просмотров. Полезные мелочи (разное полезное) Disable ipv6 completely (optional) echo «net.ipv6.conf.all.disable_ipv6 = 1» >> /etc/sysctl.conf echo «net.ipv6.conf.default.disable_ipv6 = 1» >> /etc/sysctl.conf echo «net.ipv6.conf.lo.disable_ipv6 = 1» >> /etc/sysctl.conf Enable ipv6 echo «net.ipv6.conf.all.disable_ipv6 = 0» >> /etc/sysctl.conf echo «net.ipv6.conf.default.disable_ipv6 = 0» >> /etc/sysctl.conf echo «net.ipv6.conf.lo.disable_ipv6 = 0» >> /etc/sysctl.conf создать большой файл, 100мег, 1 гиг dd […]

Читать дальше.

By serg • Linux 0

WinPE (wimboot) BIOS and UEFi

Апр 6 2017

WinPE (wimboot) BIOS and UEFi

1 946 просмотровhttp://www.mistyrebootfiles.altervista.org/documents/TinyPXEServer/files/winpe_wimboot.htm wimboot version 2.5.2 was used in the tests carried out below and is included in the Tiny PXE Server version 1.0.0.20 (dated 12/2/2017 (19:29)) download package. The most recent wimboot version can be downloaded from here. The wimboot and wimboot_architecture pages on the iPXE site contain detailed information about usage. All references to […]

Читать дальше.

By serg • iPXE, PXE, uefi 0

«‹ 3 4 5 6›

Последние статьи

  • RPM to DEB
  • Установка Postal-v3 SMTP
  • Перенаправляем почту через другой SMTP-сервер в PowerMTA
  • Hestia web server control panel
  • Включение пользовательского интерфейса веб-монитора в PowerMTA
  • Разрешаение отправки почты через PowerMTA с обределенного IP-адреса без авторизации
  • Создание DKIM подписи в PowerMTA
  • Измение порта SMTP в PowerMTA
  • Bitrix
  • Boot
  • Cisco
  • Colabora
  • Control Panel
  • Cookie
  • Cryptopro
  • Debian
  • Docker
  • Freebsd
  • iPXE
  • Kali Linux
  • Linux
  • mail
  • Mail
  • Nextcloud
  • Nginx
  • Opendkim
  • php
  • php-fpm
  • PowerMTA
  • PXE
  • rommon
  • Server
  • shell
  • Soho 77
  • TFTP
  • uefi
  • Uncategorized
  • upgrade
  • WINPE
  • Без категории

↑

© 2017-2025 Полезности | Политика конфиденциальности | Договор-оферта
Мы используем файлы cookie на нашем веб-сайте, запоминая ваши предпочтения и повторные посещения. Нажимая «Принять», вы соглашаетесь на использование ВСЕХ файлов cookie.
Настройки CookieПринять
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT