Derevianko Group

Computers/Graphics/etc Notes

Parallel programming

 

Setting up Project under Visual Fortran so that it can read binary files generated on AIX system [all our binary files have to be compatible]

Mathematica 

Libraries
Benchmarks:
To combine Adobe Illustrator with latex 

New (better) solution, see this link

  1. Copy all *.pfb files which came with your installation of latex into the Program Files/Common Files/Adobe/Fonts/type1 so that AI could see the fonts. 
  2. Use latex and pdf distiller to produce pdf file from your tex file. (dvips -G -j0 options may be helpful). SW5.0 latex2pdf works just fine.
  3. Open the pdf file in AI.  Edit. To eliminate the font dependence outline fonts may be useful.
  4. For displaying eps files in Scientific Word 5.0 save eps files in the older AI version 8 format. 
MikTeX configuration file & BibTeX directories
Fonts:

http://www.masterstech-home.com/TypefacePreviewsIntro.html

Fortran:
Unix/Linux
Neon setup
X-win32 and lithium/neon

 

VNC on Neon

Initial setup (you need to do this once):

1. You will need a  ssh program and vnc viewer for your PC.
Here are the links: tunnelier and real VNC; both are freeDownload and install these programs.
2.SSH to neon and execute vncserver
On the first start vnc server asks to set up access passwords. After that you will see a few important output lines
>>>
New 'X' desktop is neon:2

Creating default startup script /home/xyz/.vnc/xstartup
Starting applications specified in /home/xyz/.vnc/xstartup
Log file is /home/xyz/.vnc/neon:2.log

>>>

Here home/xyz is your $HOME directory. Notice name of your server, in this example it is neon:2. This defines the VNC access port 5900+2 =5902

3. While on neon, you need to cd to the directory ~/.vnc and to edit  xstartup by replacing  the last line "twm &"  by "startkde &". Neon setup is done.

4. PC setup: Start tunnelier. Fill in the self-explanatory fields in the Login tab.
Click on the C2S Fwding tab. Click on the Add button. Fill in the fields there so they read: enabled; 127.0.0.1; 5902; localhost;5902.
Save configuration to a file to your Desktop. Exit.

5. You are done with the initial setup. If you need to restart vncserver, kill it first:
> vncserver -kill

Connecting:

1. PC: Click on the previously saved tunnelier configuration file. Login.
2. PC: Start VNC viewer. In the server field type localhost:2  (2 comes from the neon:2, it will differ in your case)
3. Now you will see on your pc the kde graphical environment that runs on neon.
Useful programs: kate is the editor.
4. Close the VNC connection (do not exit kde when done). Next time you run VNC it will continue from the place you left off.

On Linux boxes:  vncviewer -via neon -fullscreen neon:2  ( Press F8 to switch from the fullscreen mode)

Bugs: list of known bugs and fixes in our libraries

SysAdmin notes


 

[ Nevada Blue | Desert | No Style ]
WEB STANDARDS ADVISORY: This page will look much better in a browser that supports web standards (note: Netscape 4 DOES NOT support standards), but it is accessible to people with disabilities, and to any browser or Internet device.