All posts by Bob

VNC Slow in Guacamole

When using VNC through Guacamole performance can be very poor, taking minutes for screen updates, appearing to be frozen. You may also see messages in the guacd / tomcat service warnings indicating screen resize occuring due to web page resizing. To fix this add the line to disable display resizing for the vnc connection:

Wireless Networking General Information

Tips Band Steering – access point waits 15secs before responding on 2.4GHz to give more time for client to connect to 5GHz instead. 802.11 Wi-Fi Standards: Typical RSSI (Received Signal Strength Indicator) values: (*Technically vendors choose their own RSSI scale, reporting some value between 0 – 255.) Typical Link Speeds:(Window PC, Intel AX201 adapter) Group … Continue reading Wireless Networking General Information

IPsec on Debian Bookworm with Swanctl

Strongswan-swanctl introduces the new configuration format for IPsec on Debian Bookworm. Unfortunately the configuration is more convoluted. Start by installing charon-systemd, which will bring in the required packages: sudo apt install charon-systemd Key component packages: Example road-warrior config shown below, using IKEv2 with a certificate to authenticate the server and a user ID and password … Continue reading IPsec on Debian Bookworm with Swanctl