Explore >> Select a destination


You are here

ounapuu.ee
| | www.mikekasberg.com
2.5 parsecs away

Travel
| | One of the top stories on Hacker News today was a blog post called macOS 10.15: Slow by Design. I loved reading it - I...
| | vsupalov.com
2.9 parsecs away

Travel
| | X11, Wayland and how they work.
| | www.ubuntubuzz.com
2.7 parsecs away

Travel
| | How To Create and Edit Custom Desktop Shortcuts on Ubuntu GNOME
| | wittchen.io
14.6 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: