Installing WeBWorK from a Virtual Machine Image: Difference between revisions

From WeBWorK_wiki
Jump to navigation Jump to search
(Created page with "''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 re...")
 
 
(41 intermediate revisions by 3 users not shown)
Line 1: Line 1:
''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 <code>root</code> and <code>wwadmin</code> (which has sudo privileges), for the MySQL users <code>root</code> and <code>webworkWrite</code>, and for the WeBWorK user <code>admin</code> which has professor privileges. See the specific instructions below.


===WeBWorK Live DVD's===
=Overview=
After installing from a WeBWorK Virtual Machine Image, you will have a full fledged Ubuntu Server LTS system with WeBWorK, Apache2, MariaDB, R server, log rotation, 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.


= Current Installation DVD's =
=WeBWorK Virtual Machine Images=


[[Installing_from_WW2.7_Ubuntu12.04_Vanilla_LiveDVD]] These instructions cover the installation of the Ubuntu Linux 12.04.2LTS 64 bit operating system and WeBWorK 2.7 using the WeBWorK Live DVD.
== Current Virtual Machine Images ==


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.
*[[WeBWorK 2.19 Ubuntu Server 24.04 LTS Virtual Machine Image]]: These instructions cover the installation of the Ubuntu Server 24.04 LTS operating system and WeBWorK 2.19 using the WeBWorK Virtual Machine Image.  


== Older Outdated Installation DVD's ==
After installing this image, you will have a full fledged Ubuntu Server 24.04 LTS system with WeBWorK, Mjolicious/hypnotoad, MySQL, R server,  log rotation, etc. installed and configured.


* [[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.
== Older Available Virtual Machine Images ==
* [[WeBWorK 2.18 Ubuntu Server 22.04 LTS Virtual Machine Image]]
* [[WeBWorK 2.17 Ubuntu Server 22.04 LTS Virtual Machine Image]]


*[[Installing from WW2.4 Ubuntu10.04 64bit Vanilla LiveDVD]] These instructions cover the installation of the Ubuntu Linux 10.04 operating system and WeBWorK 2.4 using a WeBWorK Live DVD.  This Live DVD is for 64 bit computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon, Core 2, Core i7, etc). If you have an older system use  [[Installing from WW2.4_Ubuntu9.10_Vanilla_LiveDVD]].
== Older No Longer Available Virtual Machine Images ==


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,
* [[WeBWorK 2.16 Ubuntu Server 20.04 LTS Virtual Machine Image]]:
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.
* [[Installing_from_WW2.15_Ubuntu20.04_Server Virtual Machine Image]]
* [[Installing_from_WW2.12_Ubuntu16.04_Vanilla Virtual Machine Image]]
* [[Installing_from_WW2.10_Ubuntu14.04_Vanilla Virtual Machine Image]]
* [[Installing_from_WW2.9_Ubuntu14.04_Vanilla Virtual Machine Image]]
* [[Installing_from_WW2.7_Ubuntu12.04_Vanilla Virtual Machine Image]]


*[[Installing from WW2.4_Ubuntu9.10_Vanilla_LiveDVD]] These instructions cover the installation of the Ubuntu Linux 9.10 operating system and WeBWorK 2.4 using a WeBWorK Live DVD.  This Live DVD is for older computers using 32 bit processors. It will also work with newer 64 bit processors but for these it will be slightly more efficient to use [[Installing from WW2.4 Ubuntu10.04 64bit Vanilla LiveDVD]].


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,
-- Main.ArnoldPizer - August 2021 <br />
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 [[Category:Administrators]] for other WeBWorK documentation for system administrators.
[[Category:Installation Manuals]]

Latest revision as of 23:34, 14 July 2025


Overview

After installing from a WeBWorK Virtual Machine Image, you will have a full fledged Ubuntu Server LTS system with WeBWorK, Apache2, MariaDB, R server, log rotation, 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.

WeBWorK Virtual Machine Images

Current Virtual Machine Images

After installing this image, you will have a full fledged Ubuntu Server 24.04 LTS system with WeBWorK, Mjolicious/hypnotoad, MySQL, R server, log rotation, etc. installed and configured.

Older Available Virtual Machine Images

Older No Longer Available Virtual Machine Images


-- Main.ArnoldPizer - August 2021

Consult for other WeBWorK documentation for system administrators.