Recent comments
- weeper on Guacamole 1.4: “Creation of WebSocket tunnel to guacd failed”
- Bob J on Paste text even when prohibited in macOS (password dialogs etc)
- Elly on Paste text even when prohibited in macOS (password dialogs etc)
- Переключение языка на клавиатуре windows 10 caps on Переключение языка ввода по caps lock в Windows
- Переключение раскладки клавиатуры windows 10 caps lock on Переключение языка ввода по caps lock в Windows
Categories
Tags
- apogee duet
- applescript
- bash
- caps lock
- confluence
- datadog
- data storage
- django
- egpu
- extjs
- gpu
- growl
- guacamole
- gulp
- i18n
- illustrator
- javascript
- jquery
- laserjet
- librsvg
- mac administration
- mac hardware
- mac mouse problems
- macos
- mac software
- mdadm
- microsoft word
- modx
- nginx
- postgres
- proxmox
- python
- raid
- readynas
- starcraft 2
- textmate
- time machine
- ubuntu server
- virtualization
- vite
- vscode
- windows
- windows server
- xcode
- zola
Tag Archives: nginx
Serving acme-challenges from two web-servers sharing the same domain via nginx
Say you have nginx listening on port 80 and sharing a domain with another web-server (e.g. Proxmox web-server) that is listening on a different port, and you want to route HTTP-01 (“acme-challenge”) requests to that second web-server.
Datadog: “could not retrieve nginx version info”
Apparently Datadog fails to retrieve nginx version information when server_tokens directive in nginx configuration is set to off.
Apache Guacamole: RDP printer not working, “error parsing HTTP request header”, “Invalid character found” etc
If you’re using Apache Guacamole 1.0.0 behind an nginx reverse proxy, and Guacamole’s RDP printer doesn’t work, and browser console logs error 400, welcome to read further.
Kerio Connect server connection errors after upgrading to version 9.2.6
Kerio Connect 9.2.6 introduced a limit for a number of simultaneous connections from a single IP address, which is — by default — set to 100 per protocol. If more than a hundred of users start using Kerio Connect from … Continue reading