Lots of changes for Jabaws 2.1 website
[jabaws.git] / website / man_servervm.html
index ff6e565..688f12a 100644 (file)
@@ -1,22 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE html PUBLIC "XHTML 1.0 Strict"\r
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml">\r
+\r
 <head>\r
 <meta name="Last-modified" content="Fri, 28 Jun 2013 12:00:00 GMT"/>\r
-<title>Java Bioinformatics Analyses Web Services (JABAWS) Server Virtual Appliance Manual</title>\r
+<title>Java Bioinformatics Analyses Web Services (JABAWS): Manual</title>\r
 <link href="ws.css" rel="stylesheet" type="text/css" media="screen, projection, handheld, tv" />\r
-<link rel="stylesheet" type="text/css" media="print" href="print.css" />\r
+<link href="print.css" rel="stylesheet" type="text/css" media="print" />\r
+<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:700' rel='stylesheet' type='text/css' />\r
 <script type="text/javascript" src="prototype-1.6.0.3.js"></script>\r
 </head>\r
 \r
 <body>\r
 <div id="page">\r
+\r
 <div id="banner">\r
 <table>\r
   <tr>\r
     <td style="width:158px;"><a href="http://www.dundee.ac.uk"><img src="images/uod_lt_long.gif" width="158" height="90" alt="University of Dundee" class="logo" title="University of Dundee" longdesc="http://www.dundee.ac.uk"/></a></td>\r
-    <td class="bg"><img src="images/jabaws25.png" width="263" height="60" alt="JABAWS-2.1" title="Java Bioinformatics Analysis Web Services version 2.1"/></td>\r
+    <td class="bg"><img src="images/jabaws21.png" width="256" height="67" alt="JABAWS-2.1" title="Java Bioinformatics Analysis Web Services version 2.1"/></td>\r
     <td class="bg"><img src="images/banner_right.png" alt="Disorder" width="200" height="80"/></td>\r
   </tr>\r
 </table>\r
 \r
 \r
 <div id="wrapper">\r
-<div id="panel"><a href="index.html">Home</a> \r
-  <a href="quick_start.html">Getting Started</a> \r
-  <a class="selected" href="man_about.html">Manual</a> \r
-  <div id="submenu">\r
-      <a href="man_about.html">About</a>\r
-      <a class="selected" href="man_servervm.html" title="JABAWS Server as Virtual Appliance">Server VA</a>\r
-      <a href="man_awscloud.html" title="JABAWS Server in the Amazon EC2 Cloud">Server in the Cloud</a>\r
-      <a href="man_serverwar.html" title="JABAWS Server as Web Application aRchive">Server WAR</a>\r
-      <a href="man_configuration.html" >Server Configuration</a>\r
-      <a href="man_client.html" title="JABAWS Command Line Client">CMD Client</a>\r
-      <a href="man_stats.html" title="JABAWS Usage Statistics">Usage Statistics</a>\r
-      <a href="man_dev.html" title="Accessing JABAWS from your program">Accessing JABAWS</a>\r
-      <a href="man_server_dev.html" >JABAWS Development</a>\r
-  </div>\r
-  <a href="http://www.compbio.dundee.ac.uk/download">Download</a> \r
-  <a href="PublicAnnualStat" title="JABAWS usage statistics">Usage Statistics</a>\r
-  <a href="ServiceStatus" title="JABAWS webservices status. Click to test all web services. Please be patient while the services are being checked">Services Status</a>\r
-  <a href="contacts.html">Contact Us</a>\r
-  <a href="http://www.compbio.dundee.ac.uk" title="University of Dundee, The Barton Group" >Barton Group</a>\r
-  <a href="jabaws_funding.html">Funding</a>\r
+<div id="panel">\r
+       <div id="supermenu">\r
+       <a class="newa" href="index.html">Home</a> \r
+       <a class="newa" href="quick_start.html">Getting Started</a> \r
+       <a class="newpressed" href="man_about.html">Manual</a> \r
+       </div>\r
+       <div id="submenu">\r
+               <a class="newa" href="man_about.html">About</a>\r
+               <a class="newpressed" href="man_servervm.html" title="JABAWS Server as Virtual Appliance">Server VA</a>\r
+               <a class="newa" href="man_awscloud.html" title="JABAWS Server in the Amazon EC2 Cloud">Server in the Cloud</a>\r
+               <a class="newa" href="man_serverwar.html" title="JABAWS Server as Web Application aRchive">Server WAR</a>\r
+               <a class="newa" href="man_configuration.html" >Configure JABAWS</a>\r
+               <a class="newa" href="man_client.html" title="JABAWS Command Line Client">Command Client</a>\r
+               <a class="newa" href="man_stats.html" title="JABAWS Usage Statistics">Usage Statistics</a>\r
+               <a class="newa" href="man_dev.html" title="Accessing JABAWS from your program">Accessing JABAWS</a>\r
+               <a class="newa" href="man_server_dev.html" >Develop JABAWS</a>\r
+       </div>\r
 </div>\r
 <!-- panel end-->\r
 \r
-\r
 <div id="content">\r
 <h2 id="headtitle">JABAWS MANUAL</h2>\r
 \r
@@ -76,7 +74,7 @@ You can run the appliance with freely available program such as
 first. We have tested the JABAWS appliance with VMware Player v 3.1.2 on Windows and Linux, and \r
 VMware Fusion on Mac. \r
   However, you are not limited to these virtualization systems and can use the JABAWS appliance with any other virtualization platform. You can use <a href="http://communities.vmware.com/community/vmtn/server/vsphere/automationtools/ovf">VMware OVF tool</a> to prepare JABAWS image for a different virtualization platform e.g. <a href="http://www.virtualbox.org/">VirtualBox</a>.</p>\r
-<h3><a name="whenvm" id="whenvm"/></a>When to use the JABAWS Virtual Appliance</h3>\r
+<h3><a name="whenvm" id="whenvm"/>When to use the JABAWS Virtual Appliance</h3>\r
 <p>The appliance best suits users who would like to use the JABA web services locally. This might be because they do not want to access \r
 systems over an internet, or just  want to keep their data private. It is also \r
 the recommended option for users who want to install JABAWS on Windows, which does not support all the bioinformatics programs that JABAWS can run.</p>\r
@@ -134,14 +132,27 @@ but for most production environments, the JABAWS WAR distribution will be  easie
     <em>Access:</em> root@VM_IP</li>\r
   </ul>\r
 <p>Where VM_IP is the VM IP address. Under VMware Player host only networking, the first VM may have 192.168.227.128 IP address. </p>\r
-<h3><a name="jalviewWithJaba" id="jalviewWithJaba"/>Configuring Jalview to work with your JABAWS VM</a> </h3>\r
-<p>After booting the JABAWS VM, you should see similar screen, however, the IP address of your VM may be different. To enable Jalview to work with your JABAWS appliance you need to go to Jalview-&gt;Tools-&gt;Preferences-&gt;Web Services -&gt; New Service URL, and add JABAWS URL into the box provided. For more information please refer to Jalview <a href="http://www.jalview.org/help/html/webServices/JABAWS.html">help pages</a>. </p>\r
+\r
+\r
+<h3><a name="jalviewWithJaba" id="jalviewWithJaba"/>Configuring Jalview to work with your JABAWS VM</h3>\r
+<p>\r
+After booting the JABAWS VM, you should see similar screen, however, the IP address of your VM may be different. \r
+To enable Jalview to work with your JABAWS appliance you need to go to Jalview-&gt;Tools-&gt;Preferences-&gt;Web Services -&gt; \r
+New Service URL, and add JABAWS URL into the box provided. For more information please refer to Jalview \r
+<a href="http://www.jalview.org/help/html/webServices/JABAWS.html">help pages</a>.\r
+</p>\r
 <p><img src="images/vm_welcome_screen.png" alt="JABAWS welcome screen" width="734" height="461" /></p>\r
 <p>If you click on Advanced Menu, you will see the configuration console, similar to the one below.   </p>\r
 <p><img src="images/VMware_booted.png" alt="JABAWS welcome screen" width="735" height="461" /></p>\r
 <p>If you need to configure a static IP address the configuration console will help you with this. Shutting down the VM is best from the configuration console as well.</p>\r
-<h3><a name="vmiaccess" id="vmiaccess"/></a></a>VM Network Settings </h3>\r
-<p>By default the JABAWS VM is configured to use host-only networking. This means that the host can communicate with the VM via a network, but no other machines can. Similarly, the VM cannot communicate with any other computers apart from the host. If you want to connect to the Internet from the VM, configure your VM to use NAT network. However, you will not be able to connect to the VM from the host in such case. If you want to be able to connect to your VM and let VM connect to the internet at the same time you would have to use a Bridged network. In such a case you would have to configure the VM IP address manually (unless of course your network has a DHCP server to do that)</a></p>\r
+<h3><a name="vmiaccess" id="vmiaccess"/>VM Network Settings </h3>\r
+<p>\r
+By default the JABAWS VM is configured to use host-only networking. This means that the host can communicate with the VM via a network, \r
+but no other machines can. Similarly, the VM cannot communicate with any other computers apart from the host. If you want to connect \r
+to the Internet from the VM, configure your VM to use NAT network. However, you will not be able to connect to the VM from the host \r
+in such case. If you want to be able to connect to your VM and let VM connect to the internet at the same time you would have to use \r
+a Bridged network. In such a case you would have to configure the VM IP address manually (unless of course your network has a DHCP \r
+server to do that)</p>\r
 </div><!-- content end-->\r
 <div id="copyright">Last update: 28 June 2013<br/>Sasha Sherstnev, Peter Troshin, Jim Procter and Geoff Barton, The Barton Group, University of Dundee, UK</div>\r
 </div><!-- wrapper end-->\r