Richard

Results 12 issues of Richard

I'm using Proxmox 5.2-1 and want to login some VM's automatically over the UNIX socket. I can't get the authentication to work. ``` # vncdotool --version vncdotool 0.12.1 # vncdotool...

help wanted
bug

How can I specify an index hint with a `find`? I tried `find(query).hint(index)` bit it doesn't work. Thanks!