User Tools

Site Tools


documents:101126x11setup

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
documents:101126x11setup [2010/11/26 14:35] kotadocuments:101126x11setup [2011/05/18 15:00] – added start up ImageJ part. kota
Line 12: Line 12:
  
   * Xming (with fonts)   * Xming (with fonts)
 +    * http://www.straightrunning.com/XmingNotes/ 
   * Putty   * Putty
 +    * http://www.chiark.greenend.org.uk/~sgtatham/putty/ 
  
 Xming is an X-server to run in your local machine to show content of window sent from remote server. This will run silently in your local machine to connect remote machine output to your desktop window (called 'X window'). Xming is an X-server to run in your local machine to show content of window sent from remote server. This will run silently in your local machine to connect remote machine output to your desktop window (called 'X window').
  
 Putty is a SSH client, which securely connect your desktop to the remote machine. Follow the installation procedure explained [[http://doc.es.aau.dk/it_services/software/windows/putty_and_xming/|here]] or in [[http://www.youtube.com/watch?v=PoDgN1y1fQY|youtube]]. Putty is a SSH client, which securely connect your desktop to the remote machine. Follow the installation procedure explained [[http://doc.es.aau.dk/it_services/software/windows/putty_and_xming/|here]] or in [[http://www.youtube.com/watch?v=PoDgN1y1fQY|youtube]].
- 
-(more, about how to connect and so on) 
  
 ==== Mac OSX ==== ==== Mac OSX ====
Line 35: Line 35:
 Detailed instruction could be found [[http://dyhr.com/2009/09/05/how-to-enable-x11-forwarding-with-ssh-on-mac-os-x-leopard/|here]].  Detailed instruction could be found [[http://dyhr.com/2009/09/05/how-to-enable-x11-forwarding-with-ssh-on-mac-os-x-leopard/|here]]. 
  
 +==== Starting Up ImageJ ====
  
- +Log in to the server 'submaster' you could then start up ImageJ by the following command: 
 +<code> 
 +/usr/struct/bin/java -cp /g/almf/software/ImageJ/ij.jar -server ij.ImageJ -ijpath /g/almf/software/ImageJ 
 +</code> 
 +  * instead of java normally added to the path, java in SCB unit is used because /usr/bin/java is gcc compiled and does not work well with ImageJ.  
 +  * you could add memory argument if your image is too big to load.  
 +  * In my case, I place the above command in .tcshrc as an alias, so that I could invoke just by a command 'ij'. Command 'ImageJ' will start up ImageJ in SCB server, and its version is not the latest. 
documents/101126x11setup.txt · Last modified: 2016/05/24 12:46 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki