LD_LIBRARY_PATH

Sometimes a software guide will tell you to set LD_LIBRARY_PATH to a certain value.

This is occasionally required by certain pieces of software, for example to load a library which cannot be provided automatically on DICE. However setting this globally - for example using bash's export command - is likely to break things in unpredictable ways.

LD_LIBRARY_PATH is a bash environment variable.

bash

The shell is the program which provides the command line interface to Linux. The shell used in DICE is called bash. Other shells (e.g. zsh) are not supported. To get a shell, open a terminal window or login using ssh.

Network Connectivity

This page summarises the network connectivity used between Informatics sites, to the rest of the University, and to the rest of the Internet.

Informatics operates a unified network across four sites: the Forum, Bayes Building, Appleton Tower and JCMB.

PDF on DICE

Viewing PDF

evince is the default PDF viewer on DICE. It can be used to annotate PDF documents.
For full guidance on how to use evince, see the evince manual.

google-chrome displays PDF well.

Manipulating PDF

If you type this in a terminal window on DICE, you'll get a long list of utilities which can help you to view or manipulate PDF, for instance to convert it to a variety of other formats:

Pages