JavaFX 8 on Ubuntu
If you want to use JavaFX with OpenJDK 8 on Ubuntu you have to install an older version of OpenJFX and its dependencies. Hold the package, so they wont be upgraded on system updates. Tested on Ubuntu 18.04.2
If you want to use JavaFX with OpenJDK 8 on Ubuntu you have to install an older version of OpenJFX and its dependencies. Hold the package, so they wont be upgraded on system updates. Tested on Ubuntu 18.04.2
Because newer Ubuntu versions are using systemd for dns resolution instead of resolvconf, you need to modify your Openvpn client config a bit. Add following lines to your config (/etc/openvpn/myconnection.conf): Simply add the new update script by running: Or add the script manually: Server config To route all clients over the vpn gateway add following […]