/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.kencochrane.com
1.4 parsecs away

Travel
| | [AI summary] A software developer shares a step-by-step guide on upgrading the kernel in Ubuntu 12.04 and 12.10 Rackspace Cloud servers to ensure Docker compatibility.
| | www.linuxuprising.com
1.6 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.
| | vickiboykis.com
13.8 parsecs away

Travel
| When I'm working with Jupyter notebooks, I often want to work with them from within a virtual environment. The general best practice is that you should always use either virtual environments or Docker containers for working with Python, for reasons outlined in this post, or you're gonna have a bad time. I know I have. The workflow is a little long, so I thought I'd document it for future me here.