Starting ROOT


Before starting up a ROOT project

Make sure you have a valid UserName on the Linux systems. This is NOT necessarily your PC name and password. If you choose you may SSH to a Linux system from a PC.


Starting ROOT

If you are logging in directly to a Linux system then go to step 5

1) SSH to Linux system with PuTTY.

2) If XMing is not running start it on your PC.

3) Make sure the permissions are set correctly.

4) Type the command:

source /opt/environment/root

You may want to add this to your .bashrc file if you use root a lot

5)To start ROOT type:

root

back