vanderbiltastro

 

Solution Center - Main

Page history last edited by Manodeep Sinha 5 days ago

This site is a place to post questions about problems in your classes or research.  You can ask how to solve a certain kind of problem in planetary dynamics, or how to create a certain effect in an SM plot, or how to declare a variable in FORTRAN.  No question is too trivial or too broad, but the more specific you are the likelier you are to get an answer.  You can list your name with your question, or just post anonymously.

 

Post short pieces of information in the table below.  To contribute a solution, create a link in the table to a new wiki page where you can list a longer discussion.

 

 

Question Solution
Solution by

Language/

Environment

Date
What e-mail lists are there? E-mail lists     12/12/08
Does anyone know how to create symbolic links to directories in bash? ln -s   bash 2/13/09
How do I set up my laptop to print to the 9th floor Astro phaser (room 6913A)?

How-to .pdf file . For Snow Leopard, download the driver

from this site http://www.support.xerox.com/go/results.asp?Xlang=en_US&XCntry=USA&prodID=6360&ripId=&Xtype=download and follow the instructions in the pdf.

  Windows/Mac OSX 3/9/09
How does one change the color of background and foreground for a document produced by LaTeX? For e.g. what if I want green text on a black background?

In the preamble of your LaTeX document, put \usepackage{color}.  Then to make the font a specific color, do:

\textcolor{color}{words to be in color}

For changing the background color, do \pagecolor{blue}.

  LaTeX 3/11/09
How do I read journal articles from home?

Prefix the url of the article with this: http://proxy.library.vanderbilt.edu/login?url=

You'll be redirected to the VU library to enter your userID and password.

   

 

How do I set up my personal webpage?

How do I make files available to people outside of Vanderbilt?

set up your own web space

Saurav,

Josh

UNIX/Linux

Mac OS X/ Windows

8/24/09
I'm lazy trying to be expedient in making unit conversions/looking up physical parameters of X, Y, Z objects.  Where can I find such things quickly?

WolframAlpha Astronomy page

Unit conversions example here

    5/2/09
I use Thunderbird as my Vanderbilt email client, and I'm having problems with the disk space limit, or I'm receiving emails saying I am almost exceeding my quota limit and I don't know how to fix it. manage your email space
Josh Email 8/26/09
I'm having issues with IDL Direct Graphics- tvrd() or other device commands aren't working properly (e.g., image data stored in 2D arrays instead of 3D with R, G, B component).

Make sure IDL is in 8 or 24 bit mode.

VNC users beware, sessions start

up in 16 bit by default.  Use -depth 24 keyword when starting a VNC session.

  IDL, VNC 8/25/09
How do use VNC to remotely access my estrella/vpac account?

Set up VNC

Keivan UNIX/Linux, VNC 8/26/09
I'm having IDL problems since switching to v7.1. I think it doesn't know where the idl astro library is. Can anyone tell me how to add the idlastro lib to the idl path? IDL7.1 lives on a different server that does not seem to have astrolib installed. The astrolib package just needs to be downloaded from here and copied to /net/vpac00/usr/local/idl/idl71/lib/. This needs to be done by someone with superuser permission, so this should be resolved by submitting a trouble ticket. (Keivan submitted the trouble ticket and this is now resolved.) Resolved by Keivan IDL 8/31/09
How do I set up am alias for my vanderbilt email address? How do I forward my vanderbilt email to another address? Sign in here and change your preferences: https://www2.vanderbilt.edu/vunet/modify.html   Email 9/21/09
How do I use sed for command-line modification of files? See this page for a list of cool tricks to do with sed. Mirrored here. Josh   10/7/0

 

 

 

Information about particular software issues are posted in the various repositories on the Software Repositories page.

Comments (0)

You don't have permission to comment on this page.