Найдено 70 результатов

brahman
28 фев 2023, 08:39
Форум: Web configs
Тема: Cloudflare
Ответы: 0
Просмотры: 20780

Cloudflare

Cloudflare delete all DNS records, from bash: #!/bin/bash TOKEN="xxxxxxxxxxxxxxxxxxx" ZONE_ID=2222222222222222222222222 # EMAIL=me@gmail.com # KEY=11111111111111111111111111 # Replace with # -H "X-Auth-Email: ${EMAIL}" \ # -H "X-Auth-Key: ${KEY}" \ # for old API keys curl -s -X GET https://api.cloud...
brahman
28 фев 2023, 08:27
Форум: Windows
Тема: WSL
Ответы: 0
Просмотры: 18623

WSL

dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
brahman
22 фев 2023, 20:17
Форум: Linux
Тема: OpenSuSE
Ответы: 7
Просмотры: 35106

Re: OpenSuSE

Installing Multimedia Codecs

Код: Выделить всё

zypper install opi
opi codecs
brahman
05 авг 2022, 10:02
Форум: Hardware
Тема: WH-XB910N bluetooth connection
Ответы: 0
Просмотры: 21152

WH-XB910N bluetooth connection

This is a very stupid mistake that I have done in my life. When you first time connects with Bluetooth then you will see WH-H910N(h.ear) but after that, if you want to connect it with another device Just press the power off button for 7-10 seconds and you will hear Bluetooth pairing on and you will...
brahman
05 авг 2022, 09:34
Форум: Linux
Тема: Ubuntu
Ответы: 0
Просмотры: 14136

Ubuntu

$ gsettings set org.gnome.shell.extensions.dash-to-dock extend-height false $ gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM $ gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode FIXED $ gsettings set org.gnome.shell.extensions.dash-to-dock dash-max-i...
brahman
27 июл 2022, 13:56
Форум: Linux
Тема: Ejabberd/openSUSE
Ответы: 2
Просмотры: 12587

Re: Ejabberd/openSUSE

ERROR 1372 (HY000): Password hash should be a 41-digit hexadecimal number Problem : mysql> GRANT USAGE ON *.* TO 'moon'@'localhost' IDENTIFIED BY PASSWORD 'Jkt45s2'; ERROR 1372 (HY000): Password hash should be a 41-digit hexadecimal number Solution : Option:1 mysql> GRANT USAGE ON *.* TO 'moon'@'loc...
brahman
27 июл 2022, 12:26
Форум: Linux
Тема: Ejabberd/openSUSE
Ответы: 2
Просмотры: 12587

Re: Ejabberd/openSUSE

### ### ejabberd configuration file ### ### The parameters used in this configuration file are explained at ### ### https://docs.ejabberd.im/admin/configuration ### ### The configuration file is written in YAML. ### ******************************************************* ### ******* !!! WARNING !!!...
brahman
26 июл 2022, 16:41
Форум: Linux
Тема: Ejabberd/openSUSE
Ответы: 2
Просмотры: 12587

Ejabberd/openSUSE

zypper addrepo https://download.opensuse.org/repositories/home:ecsos:server/openSUSE_Tumbleweed/home:ecsos:server.repo zypper refresh zypper install certbot zypper addrepo https://repo.process-one.net/ejabberd.repo zypper refresh zypper install certbot chown -R ejabberd:ejabberd /opt/ejabberd-22.05...
brahman
12 июл 2022, 17:44
Форум: Hestia
Тема: change ip
Ответы: 0
Просмотры: 19365

change ip

it’s even easier, because there is v-update-sys-ip which should take care of most of the things needed.

eventually you want to also run v-rebuild-web-domains and v-rebuild-mail-domains afterwards to have all configs rewritten properly.
brahman
02 май 2022, 09:26
Форум: Hestia
Тема: error ssl and 400
Ответы: 0
Просмотры: 13431

error ssl and 400

Код: Выделить всё

v-change-sys-hostname HOSTNAME
then

Код: Выделить всё

v-add-letsencrypt-host HOSTNAME