Minecraft Linux Setup

1. Client setup: # To begin with, a number of writers insist that you need to use Oracle’s java, # not the open-source equivalent. The following commands did this: sudo apt-add-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java7-installer # Verify that the commercial version of Java is installed: java -version # NOTE! Standard ubu12.10 […]

Minecraft Linux Setup Read More ยป