Index: unix_installer/installer-package/readme =================================================================== diff -u -rf11b7409a04acba6d861c059541900afd64eda93 -r4e701ec6ab42acabf3df9901e69501005f23a747 --- unix_installer/installer-package/readme (.../readme) (revision f11b7409a04acba6d861c059541900afd64eda93) +++ unix_installer/installer-package/readme (.../readme) (revision 4e701ec6ab42acabf3df9901e69501005f23a747) @@ -1,11 +1,11 @@ -LAMS 2.1 - Learning Activity Management System Installer +LAMS 2.2 - Learning Activity Management System Installer -------------------------------------------------------------------------------- -This is an installer package for 2.1. Please read this +This is an installer package for 2.2. Please read this document carefully before installing. Please also ensure that you have read and understood the terms of the license agreement. -For release notes goto: http://wiki.lamsfoundation.org/display/lams/2.1 +For release notes goto: http://wiki.lamsfoundation.org/display/lams/2.2 CONTENTS ======== @@ -85,12 +85,12 @@ 3. Languages and Locales ======================== -In LAMS 2.1 you can set the default language of your server to be one of many +In LAMS you can set the default language of your server to be one of many languages, and more to come, see http://lamscommunity.org Look out for UNIX language packs to add to your list of language locales -The locale options for LAMS-2.1 available are listed below, simply put in +The locale options for LAMS available are listed below, simply put in your lams.properties file (under Installation Options): LOCALE - (locale) @@ -171,17 +171,17 @@ 6. Startup and Shutdown ======================= -To start LAMS 2.1 go to (jboss directory)/bin and type: +To start LAMS go to (jboss directory)/bin and type: >sudo ./run-lams.sh -After a couple of minutes LAMS 2.1 will have started. In your browser type the +After a couple of minutes LAMS will have started. In your browser type the server URL that you specified in the lams.configuration file, and you should be -at the lams homepage. +at the LAMS homepage. -To shutdown LAMS 2.1 go to (jboss directory)/bin and type; +To shutdown LAMS go to (jboss directory)/bin and type; > sudo ./shutdown.sh -S -LAMS 2.1 will take a few moments to shut down. To check if LAMS 2.1 has shut +LAMS will take a few moments to shut down. To check if LAMS has shut down correctly, type the following on Linux: > ps -ef | grep java @@ -191,9 +191,9 @@ If you aren't sure which version of 'ps' to use, try the '-ef' version and if that gives and error 'ps: illegal option --f" then try the -A version. -If you can see the LAMS 2.1 process still running, type: +If you can see the LAMS process still running, type: > sudo kill (pid) -Where pid is the process id listed next to the LAMS 2.1 process +Where pid is the process id listed next to the LAMS process Be careful to type the correct (pid). If you type the wrong number, you will stop another process on your server, and as you are using sudo you could stop @@ -250,19 +250,19 @@ http://wiki.lamsfoundation.org/display/lamsdocs/Revert+To+Other+Backup -LAMS 2.1 developer-oriented information +LAMS developer-oriented information http://wiki.lamsfoundation.org/display/lams -LAMS 2.1 help documents +LAMS help documents http://wiki.lamsfoundation.org/display/lamsdocs Educational and technical forums for help and discussion http://www.lamscommunity.org -LAMS 2.1 bug tracker +LAMS bug tracker http://bugs.lamsfoundation.org