1c_debian_12
Различия
Показаны различия между двумя версиями страницы.
| Предыдущая версия справа и слеваПредыдущая версияСледующая версия | Предыдущая версия | ||
| 1c_debian_12 [22.04.2024 10:27] – augin | 1c_debian_12 [06.12.2024 07:07] (текущий) – augin | ||
|---|---|---|---|
| Строка 34: | Строка 34: | ||
| dpkg --add-architecture i386 | dpkg --add-architecture i386 | ||
| apt update</ | apt update</ | ||
| - | <code bash>apt install unixodbc: | + | <code bash>apt install unixodbc: |
| <code bash> | <code bash> | ||
| dpkg -i libenchant1c2a_1.6.0-11.1+b1_i386.deb | dpkg -i libenchant1c2a_1.6.0-11.1+b1_i386.deb | ||
| apt --fix-broken install -y</ | apt --fix-broken install -y</ | ||
| - | |||
| ===== Postgresql 1C ===== | ===== Postgresql 1C ===== | ||
| Строка 151: | Строка 150: | ||
| PowerShell | PowerShell | ||
| - | Invoke-Command -ComputerName dc1 -ScriptBlock {ktpass -kvno 12 -ptype KRB5_NT_PRINCIPAL -princ usr1cv8/ | + | Invoke-Command -ComputerName dc1 -ScriptBlock {ktpass -kvno 12 -ptype KRB5_NT_PRINCIPAL -princ usr1cv8/ |
| <code bash>cp / | <code bash>cp / | ||
| Строка 303: | Строка 302: | ||
| </ | </ | ||
| ===== Лицензия ===== | ===== Лицензия ===== | ||
| + | если аппаратный ключ | ||
| + | <code bash> | ||
| + | apt install aksusbd -y | ||
| + | reboot | ||
| + | </ | ||
| + | ===== disable-transparent-huge-pages ===== | ||
| + | <code bash> | ||
| + | cat << EOF > / | ||
| + | [Unit] | ||
| + | Description=Disable Transparent Huge Pages | ||
| + | [Service] | ||
| + | Type=oneshot | ||
| + | ExecStart=/ | ||
| + | ExecStart=/ | ||
| + | |||
| + | [Install] | ||
| + | WantedBy=multi-user.target | ||
| + | EOF | ||
| + | systemctl enable disable-transparent-huge-pages | ||
| + | systemctl start disable-transparent-huge-pages | ||
| + | systemctl status disable-transparent-huge-pages | ||
| + | |||
| + | </ | ||
1c_debian_12.1713781637.txt.gz · Последнее изменение: (внешнее изменение)
