/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.webupd8.org
| | www.noobslab.com
1.8 parsecs away

Travel
| | [AI summary] A guide on installing the Flattastic theme pack on Ubuntu and Linux Mint derivatives to customize desktop environments with various theme variants.
| | www.linuxuprising.com
2.8 parsecs away

Travel
| | Since Oracle Java 11 can't be directly downloaded from Oracle any more, the installer no longer works, so I created a new installer for which the user needs to provide the Oracle Java .tar.gz archive.
| | www.omgubuntu.co.uk
3.0 parsecs away

Travel
| | The way to autostart applications in Ubuntu has changed, as the standalone 'Startup Applications' tool not included in 25.10 - don't panic; it's still possible.
| | managing.blue
13.9 parsecs away

Travel
| dexidp.io contains valueable information on how to configure and run DexIdp, but even though they provide a docker container, there is scarce information on how to configure and run it. So let's create a DexIdp deployment in a Docker Desktop kubectl create deployment dexidp --image dexidp/dex We see from the Dockerfile that dex is being...