User Tools

Site Tools


virtualization:otc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
virtualization:otc [2014/08/25 17:22]
gcooper
virtualization:otc [2017/01/25 11:53] (current)
gcooper
Line 19: Line 19:
 ==== Monitors/Displays ==== ==== Monitors/Displays ====
  
-See [[computing:monitors|Monitors]].+See also **[[virtualization:otc_display|Monitors / Displays]]**
  
 ===== Virtual Machine ===== ===== Virtual Machine =====
Line 27: Line 27:
   * Supports ATOM-based thin client hardware   * Supports ATOM-based thin client hardware
   * Configure VMware for VNC console access   * Configure VMware for VNC console access
-    * <file>vncviewer linus:5901</file>+    * <file>vncviewer hostname:5901</file>
   * You can access the OTC Manager via a web browser   * You can access the OTC Manager via a web browser
     * http://ip.of.vm:8080     * http://ip.of.vm:8080
Line 100: Line 100:
  
 <file> <file>
-ssh -X -l root linus+ssh -X -l root hostname
  
 java -jar openthinclient-1.0.0.jar java -jar openthinclient-1.0.0.jar
Line 109: Line 109:
 From a workstation with Java 6: From a workstation with Java 6:
  
-http://linus:8080/ (Start Manager)+http://hostname:8080/ (Start Manager)
  
 ==== Connect to Existing Realm ==== ==== Connect to Existing Realm ====
Line 155: Line 155:
  
 All configuration information is located in the ''apacheds-store'' under ''server\default\data''. All configuration information is located in the ''apacheds-store'' under ''server\default\data''.
 +
 +==Linux==
 +
 +To save the configuration on the filesystem level create a backup of the following directory:
 +
 +<file>
 +/opt/openthinclient/server/default/data/apacheds-store
 +</file>
 +
 +==Windows==
 +
 +To save the configuration on the filesystem level create a backup of the following directory:
 +
 +<file>
 +C:\Programme(x86)\openthinclient\server\default\data\apacheds-store
 +</file>
  
 ===== High Availability ===== ===== High Availability =====
Line 188: Line 204:
 openthinclient/wrapper/logs/wrapper.log openthinclient/wrapper/logs/wrapper.log
  
-==== Open a Command Prompt on the Client ====+==== Open a Command Prompt (Shell) on the Client ====
  
 <file> <file>
virtualization/otc.1409008945.txt.gz · Last modified: 2014/08/25 17:22 by gcooper