Sample Header Ad - 728x90

update-alternatives just for one user

11 votes
2 answers
6331 views
I'm using a shared server. On that server different versions of Java are installed: Selection Path Priority Status ------------------------------------------------------------ 0 /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 auto mode * 1 /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 manual mode 2 /usr/lib/jvm/java-6-sun/jre/bin/java 63 manual mode I would like to choose the Second options, but if I tried to do that it complains that I do not have the permissions (I'm not root). Is there a way to do that in "user-space"? Can the Root user make this preference works only for me?
Asked by Aslan986 (521 rep)
Jan 15, 2013, 10:49 AM
Last activity: Sep 29, 2021, 10:57 PM