I have 2 remote workstations both using Windows 11 and both running same version 1.4.3.6 of UltraVNC as service. On one computer I can connect successfully but on the other it gives the error “This server does not have a valid password enabled”. The ini file was initially different but […]
Daily Archives: January 24, 2025
12 posts
Imagine we have default nginx installation. It is located in docker. To set up nginx I used different image from basic nginx:latest, so logs are written into /var/log/nginx/* files. In basic image (nginx:latest) these files are links to /dev/stdout and /dev/stderr. I think, can I create such file, which can […]
I managed to automount an external encrypted SSD using fstab, crypttab and the noauto and x-systemd.automount and the disk shows in Nemo. With the options user and users I can easily use it and unmount it using Nemo. Let’s say the mountpoint is /media/usb. Now, how can I achieve automatic […]