HostOnNet Blog

Tag Archives: openjdk

Opening Java Web Start ( jnlp) files in Ubuntu

Many servers provide option to access console using Java Application. Dell servers with Dell Remote Management Controller (DRMC) provide JViewer, when you click on Console Redirection, you will be asked to download a file called “jviewer.jnlp”. If you are on


Installing Java on CentOs

Java is available in CentOS 5. root@server70 [~]# yum list|grep openjdk java-1.6.0-openjdk.x86_64 1:1.6.0.0-1.2.b09.el5 installed java-1.6.0-openjdk-demo.x86_64 1:1.6.0.0-1.2.b09.el5 updates java-1.6.0-openjdk-devel.x86_64 1:1.6.0.0-1.2.b09.el5 updates java-1.6.0-openjdk-javadoc.x86_64 1:1.6.0.0-1.2.b09.el5 updates java-1.6.0-openjdk-src.x86_64 1:1.6.0.0-1.2.b09.el5 updates root@server70 [~]# To install java, run yum install java-1.6.0-openjdk Java will be installed on