How do I configure Sun Java runtime to be the default. I’m trying to get rxtxSerial working and I think the problem might be that OpenJDK is my default…
Not sure why this isn’t working:
sudo update-alternatives --config java
sudo: update-alternatives: command not found
Thank you. What’s the openSUSE recommended way to eliminate having to prepend /usr/sbin? I’d like to just be able to type sudo command rather than sudo /usr/sbin/command.