Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
Posts
- Category: Проблемы и решения (continued)
- PHP: кеширование PHP-скриптов - настройка и тюнинг OpCache
- KeePass: настройка MFA, хранение паролей браузера, паролей SSH ключей и интеграция Secret Service
- What is: Linux keyring, gnome-keyring, Secret Service, и D-Bus
- Linux: Nextcloud клиент, qtkeychain и ошибка "The name org.freedesktop.secrets was not provided by any .service files"
- Arch Linux: key could not be imported - required key missing from keyring
- HTTP: редиректы, POST и GET запросы, и "потерянные" данные
- Grafana: Loki - Prometheus-like счётчики и функции агрегации в LogQL и графики DNS запросов к dnsmasq
- Arch Linux: package-query: error while loading shared libraries: libalpm.so.11
- dnsmasq: ошибки в AWS - "Temporary failure in name resolution", логи, дебаг и размер кеша
- OpenVPN: ошибки No route to host и ERR_ADDRESS_UNREACHABLE - причина и решение
- Debian: не срабатывает logrotate - unknown group 'syslog'
- PostgreSQL: FATAL: Peer authentication failed for user "name"
- Kubernetes: знакомство, часть 4 - аутентификация в AWS EKS, aws-iam-authenticator и AWS IAM
- SonarQube: Unrecoverable indexation failures и Elasticsearch "Disk watermark exceeded"
- Redis: fork - Cannot allocate memory, Linux, виртуальная память и vm.overcommit_memory
- AWS RDS: SQLSTATE[22001] - Data too long for column в MariaDB 10.2
- AWS: настройка S3 Cross-Region Replication и удаление файлов при репликации
- SonarQube: ошибка "SCM provider autodetection failed"
- SonarQube: запуск в Docker и вызов из Jenkins Pipeline
- Jenkins: запуск PHPUnit из Codeception по Pull Reguest в Github и Allure-репорты
- Linux: A stop job is running for Session c1 of user setevoy (1min 30s)
- AWS: MariaDB RDS - kill: You are not owner of thread
- TestRail: сброс пароля admin
- Arch Linux: Albion Online - Unable to preload the following plugins: libSDL2-2.0.so.0
- Redis: Sentinel - bind 0.0.0.0, проблема с localhost и announce-ip
- Redis: Can't open the log file: Read-only file system
- Jenkins: your Jenkins data directory is almost full и автоматическая очистка диска
- Arch Linux: установка драйверов NVIDIA для GeForce GTX 1050 Ti
- Jenkins: jenkins.model.RunIdMigrator doMigrate WARNING: found unexpected dir lastSuccessfulBuil
- Jenkins: HTTP full-duplex channel timeout
- Linux: telegram-desktop - нет иконки в системном трее
- VirtualBox: Nonexistent host networking interface, name 'wlp13s0'
- Prometheus: мониторинг для RTFM - Grafana, Loki и promtail
- Linux: LVM - pvcreate Device /dev/sdb4 excluded by a filter.
- Prometheus: blackbox-exporter probe_http_status_code == 0 и его debug
- Arch Linux: установка Steam
- Linux: The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv
- Arch Linux: установка, попытки фиксов и таки игра в EVE Online
- Android Studio: adb - INSTALL_FAILED_INSUFFICIENT_STORAGE
- Arch Linux: OpenVPN - не обновляется resolv.conf
- Linux: редактирование systemd юнит-файлов, рестарт сервиса при падении и уведомление на почту
- Linux: ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
- Viber: нет подключения - qt.network.ssl: Incompatible version of OpenSSL
- Arch Linux: установка с EFI и dual-boot с Windows
- Arch Linux: grub-mkconfig зависает на создании /boot/grub/grub.cfg
- Viber: Linux - Qt WebEngine resources not found
- Chromium: 400 ошибка на Youtube
- Docker: RabbitMQ: exec(): Unable to fork, Prometheus node_exporter и Docker limits
- Grafana Labs: Loki – подключение S3 для данных и DynamoDB для индексов
- Golang: unrecognized import path "math/bits" (import path does not begin with hostname)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
Plugin by dagondesign.com