You will probably want to use our settings file (.tcshrc file) to
take advantage of the software installed for the Linux labs. The
commands described below will not work unless you first update your
settings file.
There is a settings file (called .tcshrc) that sets up your environment to do various useful things, like allowing you to run BlueJ, Netbeans, etc. from the command line. In the terminal window, execute the following two commands using the command line:After you update your settings file, you can run the commands described in the following sections. You do not need to update it every time you log in. However, if a command described below does not work, you may need to update your settings file again (because it's become out of date).cp ~i102/.tcshrc ~
source ~/.tcshrc
Open up a terminal window and type bluej followed by ENTER. If you are in the Linux or Sun labs, BlueJ will start up and you can use it the same as you do on the Windows XP machines.
The Linux machines do not have immediate access to the following resources:
The turnin command (used to turn in your assignments)
The CS email account (your_id@cs.uic.edu)
The WWW directory (where your web pages are stored).
The Linux machines are running the GNOME desktop. On the GNOME desktop, you can customize your panel. Open up a new window (right-click on the desktop, then select New Window...), and type the following in the Location text field:
~i102/launchers
Press ENTER and you'll be taken to a directory where you will see three application launchers (shortcuts, in Windows terminology). Drag and drop these application launchers into your panel. See the screenshot.