Recent comments
- jose on VS Code: bind one key to multiple commands without an extension
- Dae on Apache Guacamole: how to change the default URL path (/guacamole) to something else
- EbonMage on Apache Guacamole: how to change the default URL path (/guacamole) to something else
- Building NAS with ZFS, AFP/Samba for Time Machine - Avada Technology on Concisest guide to setting up Time Machine server on Ubuntu Server 12.04, 14.04 & Debian
- Dae on VS Code: bind one key to multiple commands without an extension
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