Исправление ошибки запуска Libvirt для VMManager 5

2022-02-28 01:00:03 Ошибка (type: 'libvirt_default'; object: ''; value: ''; msg: 'libvirt while performing "Start": "operation failed: binding 'vnet14'…

Errors on Arista ports — show interfaces counters errors

show interfaces counters errors arista1-1(config)#show interfaces counters errors Port FCS Align Symbol Rx Runts Giants Tx…

D-Link ssh connect and Save config (save fail)

Resolve ssh connect DGS-3000-26TC ssh -c aes256-cbc -oKexAlgorithms=+diffie-hellman-group1-sha1 test@192.169.1.1 This command is used to save the…

loop-protect Change All Port Mikrotik

Disable all interface loop-protect /interface ethernet set [find ] loop-protect=off /interface vlan set [find ] loop-protect=off…

Remove Old Kernels Fedora

How to Delete Old Unused Kernels package-cleanup --oldkernels --count=1 error package-cleanup has to be executed with…

Failing package is: mysql-community. The GPG keys listed for the «MySQL 8.0 Community Server» repository are already installed but they are not correct for this package.

Error Update MySQL MySQL 8.0 Community Server 1.9 MB/s | 1.9 kB 00:00 GPG key at…

Zabbix 5.4 : Add Monitoring Target(AlmaLinux 8) Zabbix Agent2

AlmaLinux 8 dnf -y in http://repo.zabbix.com/zabbix/5.4/rhel/8/x86_64/zabbix-agent2-5.4.9-1.el8.x86_64.rpm dnf -y in zabbix-agent2 Change server Zabbix sed -i "s/Server=127.0.0.1/Server=127.0.0.1,zabbix.galaxydata.ru/"…

Zabbix 5.4 : Add Monitoring Target(CentOS 8) Zabbix Agent2

CentOS 8 dnf -y in http://repo.zabbix.com/zabbix/5.4/rhel/8/x86_64/zabbix-agent2-5.4.9-1.el8.x86_64.rpm dnf -y in zabbix-agent2 Change server Zabbix sed -i "s/Server=127.0.0.1/Server=127.0.0.1,zabbix.galaxydata.ru/"…

Как установить сертификат на WIndows Server (IIS 7.x)

Добавляем сертификат на сервер. Для того, чтобы загрузить сертификат перейдите в Диспетчер серверов ( “Пуск” —…

Netbox Plugin Install netbox-secretstore

Install Plugin netbox-secretstore source /opt/netbox/venv/bin/activate pip install netbox-secretstore netbox_plugin_extensions Output Collecting netbox-secretstore Downloading netbox_secretstore-1.0.11-py3-none-any.whl (64 kB)…