Feature Request, console work with linux

  • Thread starter Thread starter OO-Dragon
  • Start date Start date
O

OO-Dragon

Guest
I would love to see the web console for VM's work with OpenJDK / Icedtea java plugin (in my case for ubuntu).
 
I feel your pain, this is a good solution to the problem:
..

See also http://pve.proxmox.com/wiki/Java_Console_(Ubuntu)

Why is installing a package a "pain"? The Oracle Java is available on all platforms, easy installation in a few minutes.

BTW, are you sure that the problem is on the VNC java code and not on the OpenJDK browser plugin? As the console works great on Oracle Java, probably the issue is on the other side?

In contrast, the spice plugin for browser is not yet available on all platforms/browsers and all this is unstable/experimental code. I would like to have spice running but for managing servers the VNC console is also great. (virtual desktops is another story).
 
See also http://pve.proxmox.com/wiki/Java_Console_(Ubuntu)

Why is installing a package a "pain"? The Oracle Java is available on all platforms, easy installation in a few minutes.

BTW, are you sure that the problem is on the VNC java code and not on the OpenJDK browser plugin? As the console works great on Oracle Java, probably the issue is on the other side?

In contrast, the spice plugin for browser is not yet available on all platforms/browsers and all this is unstable/experimental code. I would like to have spice running but for managing servers the VNC console is also great. (virtual desktops is another story).

I just like keeping the programs in the repository for easy updating and compatibility across distro upgrades. All reasonably good now though ^_^ Also not sure how I missed the update script on the page you linked...
 
I just like keeping the programs in the repository for easy updating and compatibility across distro upgrades. All reasonably good now though ^_^ Also not sure how I missed the update script on the page you linked...

Hi,

If you decide to use Oracle Java, look at this project oab-java https://github.com/flexiondotorg/oab-java6
This project let you create local apt repository with oracle-java6 and oracle-java7, it's fully legal with Oracle licensing model.
In plus for this project is fact that it's using original debian/ubuntu scripts for creating deb files from oracle bin installers.
Additionally it's very easy to use and very stable - I use it on all servers with Tomcat6 + Java Apps.


Regards,
michu