User Tools

Site Tools


virtualization:otc_vm

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_vm [2015/06/10 10:57]
gcooper
virtualization:otc_vm [2020/11/10 14:06] (current)
gcooper
Line 1: Line 1:
-====== OpenThinClient Appliance on XenServer 6.5 ======+====== OpenThinClient Appliance on XenServer ======
  
-http://rushpro.net/?p=11+https://openthinclient.com/en/management-server.html
  
-http://wiki.openthinclient.org/wiki/QuickStart/en+:!: OTC is free for up to 49 thin clients.
  
-http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase6-419409.html+===== Create a new VM =====
  
-===== Create a new VM using XenCenter =====+  * Download the **VMware** (VMDK) appliance 
 +  * Extract the ''.vmdk'' disk image 
 +  * Import the disk image into XenServer using Xen Orchestra 
 +  * Create a new VM and attach the imported disk 
 +    * 1vCPU 
 +    * 3GB RAM
  
-:!: We are installing on a XenServer 6.5 host. +===== OTC Manager =====
- +
-  * Choose ''Other Install Media'' Template +
-    * Installs as HVM +
-    * Kernel is pv-ops compatible anyway +
-    * We get a GUI desktop +
-  * Name it ''OTC'' +
-  * Install from ''ubuntu-14.04.2-server-amd64.iso'' +
-  * 1vCPU +
-  * 1GB RAM +
-  * 20GB vDisk +
- +
-===== Ubuntu OS Installation ===== +
- +
-  * Hostname ''otc'' +
-  * Guided - Use Entire Disk (no LVM) +
-  * Use default package selections +
- +
-:!: Eject the DVD (.iso) before first boot. +
- +
-:!: Note that you will get **no GUI** when the server boots up. +
- +
-===== Install Some Packages and Update ===== +
- +
-http://www.htpcbeginner.com/install-gui-on-ubuntu-server-14-04-gnome/ +
- +
-:!: This installs Gnome3, which is huge.  LXDE is smaller. +
- +
-<file> +
-sudo apt-get update +
-sudo apt-get install xorg gnome-core gnome-system-tools gnome-app-install +
-sudo apt-get upgrade +
-sudo reboot +
-</file> +
- +
-:!: If necessary, start the GUI by running ''startx''+
- +
-===== Install Java 6 ===== +
- +
-http://ubuntuhandbook.org/index.php/2014/02/install-oracle-java-6-7-or-8-ubuntu-14-04/ +
- +
-<file> +
-sudo add-apt-repository ppa:webupd8team/java +
-sudo apt-get update +
-sudo apt-get install oracle-java6-installer +
-sudo apt-get install oracle-java6-set-default  #this step not normally needed +
-java -version +
-</file> +
- +
-===== Install OTC ===== +
- +
-:!: **If** you download and run the OTC Advisor, be sure to run it with ''sudo'' from a GUI terminal window: +
- +
-<file> +
-java -jar openthinclientAdvisor.jar +
-</file> +
- +
-Download and run the OTC installer: +
- +
-<file> +
-sudo java -jar openthinclient-2.0-consus.jar +
-</file> +
- +
-===== Start the OTC Manager =====+
  
 <file> <file>
Line 78: Line 20:
 </file> </file>
  
-  - Click on the "Start Manager" button +^Default Username |administrator | 
-  - Click on the "Connect to an existing realm" button +^Default Password |0pen%TC       |
-  - The default password is ''0pen%TC'' +
-  - Choose the ''openthinclient'' realm +
-  - Click ''Finish'' +
  
virtualization/otc_vm.1433955427.txt.gz · Last modified: 2015/06/10 10:57 by gcooper