/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
| | wittchen.io
1.3 parsecs away

Travel
| | Sometimes we need to run specific program with a concrete version of JVM. We can also work with Java 7, but we want to try Java 8. In such cases, we can have installed both Java 7 and 8 on our system and easily switch between them. In order to show current java version, we can simply type: java -version in terminal. On my computer I received the following response:
| | juffalow.com
2.0 parsecs away

Travel
| | I am currently working on three computers and it is real pain to get everything synchronized. Of course I am using git repositories and cloud but I still have to get rid of apache server, databases, etc. So I decided to create Virtual Machine which I save on USB drive and try to do it this way.
| | www.noobslab.com
1.9 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.hanselman.com
10.7 parsecs away

Travel
| I've been trying on and off to enjoy Ruby on Rails development on Windows for ...