From ccd0dd076f3e686c5db1b1533286a68ba8603819 Mon Sep 17 00:00:00 2001 From: kosenka Date: Thu, 17 Apr 2025 11:32:51 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20hestiacp=5Finstall?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hestiacp_install | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/hestiacp_install b/hestiacp_install index 6c8b22c..b1db92d 100644 --- a/hestiacp_install +++ b/hestiacp_install @@ -11,6 +11,15 @@ # sudo -s # apt-get install -y memcached php-memcached php8.2-memcached php8.2-intl php8.2-sqlite3 sqlite3 freetds-dev freetds-bin freetds-common tdsodbc odbcinst unixodbc php8.2-odbc smbclient cifs-utils php8.2-smbclient + +# echo "[FreeTDS] +Description=FreeTDS driver +Driver=/usr/lib/x86_64-linux-gnu/odbc/libtdsodbc.so +Setup=/usr/lib/x86_64-linux-gnu/odbc/libtdsodbc.so +UsageCount=4 +Threading=2" >> /etc/odbcinst.ini + + # usermod -aG sudo $USERNAME # v-change-user-package $USERNAME default # v-change-user-shell $USERNAME bash @@ -168,5 +177,9 @@ add_header Content-Secutiry-Policy "upgrade-insecure-requests"; save and exit + +# route add -net 10.8.0.0 netmask 255.255.255.0 gw 10.77.1.6 dev enp6s19 +на впн-сервере в файле server.conf: push "route 10.77.1.245 255.255.255.255" + # exit