(expected time to completion: between 1 minute and 5 hours):
1. Go to your home directory and modify the file .bashrc to include the following line at the end of the file:
2. Then, after saving the file, go to your shell and type:
2. Copy the Tomcat instalation script to any folder under your home directory.
3. Execute the script using the command: source tomcat_install.sh. This will create a directory called
"tomcat"
off of your home directory, and will copy files over from a shared location to install Tomcat for you. 4. Modify the file yourusername/tomcat/conf/server.xml by changing the listening port from the default to another
number that is available. Read the relevant documentation.
5. Subscribe to the class
mailing list:
. /stage/classes/current/51024-1/pub/cspp51024_setup.sh
source .bashrc
cp /stage/classes/current/51024-1/pub/tomcat_install.sh ~
WARNING: If you already
have a directory nameed "tomcat", it will be overwritten.
http://mailman.cs.uchicago.edu/mailman/listinfo/cspp51024/