Tagged Questions
2
votes
1answer
7k views
How to downgrade Oracle Java 7 to Java 6?
I recently changed my Wubi install into a full install, which runs a lot smoother than Wubi. I had to re-install all my stuff, because I did it the lazy-man's way, and after reinstalling Java, I ...
1
vote
1answer
188 views
How to downgrade user permissions on a java app after opening port 80/443
I'm a Java developer writing a web app (Jetty server).
Are there any guides out there are how I might downgrade user permissions using Java?
Most native Linux apps will start as root, open ...