Rendering of Oracle Secure Global Desktop's Administration Console on Modern Browser Versions
Posted
by Mohan Prabhala
on Oracle Blogs
See other posts from Oracle Blogs
or by Mohan Prabhala
Published on Tue, 26 Jun 2012 18:26:04 +0000
Indexed on
2012/06/26
21:22 UTC
Read the original article
Hit count: 205
/Oracle/Desktop Virtualization
- Download the new oracletheme.jar to /tmp and backup the existing one located at
- /opt/tarantella/webserver/tomcat/<tomcat_ver>/webapps/sgdadmin/WEB-INF/lib/oracletheme.jar
- Stop the webserver
- /opt/tarantella/bin/tarantella stop webserver
- Copy the new oracletheme.jar to the correct directory
- cp /tmp/oracletheme.jar /opt/tarantella/webserver/tomcat/<tomcat_ver>/webapps/sgdadmin/WEB- INF/lib/oracletheme.jar
- Verify permissions for the file
- -rw-r----- 1 root ttaserv 280449 Sep 9 2010 oracletheme.jar
- Finally, restart the webserver
- /opt/tarantella/bin/tarantella start webserver
© Oracle Blogs or respective owner