Difference between revisions of "Installing WeBWorK from a Live DVD"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 1: Line 1:
  +
{{Historical}}
  +
  +
 
''See also:'' [[Installing WeBWorK from a Virtual Machine Image]] and [[Installing WeBWorK on Live USB]]
 
''See also:'' [[Installing WeBWorK from a Virtual Machine Image]] and [[Installing WeBWorK on Live USB]]
   

Revision as of 11:49, 28 April 2016

This article has been retained as a historical document. It is not up-to-date and the formatting may be lacking. Use the information herein with caution.


See also: Installing WeBWorK from a Virtual Machine Image and Installing WeBWorK on Live USB

Overview

After installing from a WeBWorK Live DVD which only requires a few steps, you will have a full fledged Ubuntu system with WeBWorK, Apache2, MySQL, etc. installed and configured. If your network uses DHCP, networking will be automatically configured for your system. If it uses static IP addresses, you will have to configure networking. Also it is imperative that you CHANGE THE DEFAULT PASSWORDS for the OS users root and wwadmin (which has sudo privileges), for the MySQL users root and webworkWrite, and for the WeBWorK user admin which has professor privileges. See the specific instructions below.

WeBWorK Live DVD's

Current Installation DVD's

Installing_from_WW2.10_Ubuntu14.04_Vanilla_LiveDVD These instructions cover the installation of the Ubuntu Linux 14.04.2LTS 64 bit operating system and WeBWorK 2.10 using the WeBWorK Live DVD.

This "vanilla" version of the server should work find for smaller installations (say a 1000 users or less). There will be a "production" version that adds things like lighttpd,log rotations, etc that are useful for larger installations and/or slower servers. Note that you can always start with the vanilla version and make additions or changes after setting up your server.

Older Outdated Installation DVD's

  • Installing from WW2.4.9_Ubuntu10.04.2LTS_Vanilla_LiveDVD These instructions cover the installation of the Ubuntu Linux 10.04.2LTS operating system and WeBWorK 2.4.9 using the WeBWorK Live DVD. There are two installation DVD's, one for 64 bit systems and one for older 32 bit systems. They are essentially identical.

This "vanilla" version of the server should work find for smaller installations (say a 1000 users or less). There will be a "production" version that adds things like lighttpd, log rotations, etc that are useful for larger installations and/or slower servers. Note that you can always start with the vanilla version and make additions or changes after setting up your server.

This "vanilla" version of the server should work find for smaller installations (say a 1000 users or less). There will be a "production" version that adds things like lighttpd, log rotations, etc that are useful for larger installations and/or slower servers. Note that you can always start with the vanilla version and make additions or changes after setting up your server.

Consult for other WeBWorK documentation for system administrators.

-- Main.ArnoldPizer - 30 June 2015