Difference between revisions of "Installing WeBWorK from a Virtual Machine Image"
Jump to navigation
Jump to search
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | ''See also:'' [[Installing WeBWorK from a Live DVD]] and [[Installing WeBWorK on Live USB]] |
||
===Overview=== |
===Overview=== |
||
− | After installing |
+ | 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=== |
===WeBWorK Virtual Machine Images=== |
||
Line 10: | Line 8: | ||
= Current Virtual Machine Images = |
= Current Virtual Machine Images = |
||
− | [[ |
+ | *[[WeBWorK 2.18 Ubuntu Server 22.04 LTS Virtual Machine Image]]: These instructions cover the installation of the Ubuntu Server 22.04 LTS operating system and WeBWorK 2.18 using the WeBWorK Virtual Machine Image. |
− | 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. |
||
+ | After installing this image, you will have a full fledged Ubuntu Server 22.04 LTS system with WeBWorK, Mjolicious/hypnotoad, MySQL, R server, log rotation, etc. installed and configured. |
||
− | = |
+ | =Older Available Virtual Machine Images = |
+ | *[[WeBWorK 2.17 Ubuntu Server 22.04 LTS Virtual Machine Image]] |
||
+ | = Older No Longer Available Virtual Machine Images = |
||
+ | |||
+ | * [[WeBWorK 2.16 Ubuntu Server 20.04 LTS Virtual Machine Image]]: |
||
+ | * [[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.10_Ubuntu14.04_Vanilla Virtual Machine Image]] |
||
* [[Installing_from_WW2.9_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.7_Ubuntu12.04_Vanilla Virtual Machine Image]] |
||
− | Consult [[Category:Administrators]] for other WeBWorK documentation for system administrators. |
||
− | -- Main.ArnoldPizer - |
+ | -- Main.ArnoldPizer - August 2021 <br /> |
+ | Consult [[Category:Administrators]] for other WeBWorK documentation for system administrators. |
||
[[Category:Installation Manuals]] |
[[Category:Installation Manuals]] |
Latest revision as of 12:15, 24 August 2023
Contents
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
- WeBWorK 2.18 Ubuntu Server 22.04 LTS Virtual Machine Image: These instructions cover the installation of the Ubuntu Server 22.04 LTS operating system and WeBWorK 2.18 using the WeBWorK Virtual Machine Image.
After installing this image, you will have a full fledged Ubuntu Server 22.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
- WeBWorK 2.16 Ubuntu Server 20.04 LTS Virtual Machine Image:
- 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
-- Main.ArnoldPizer - August 2021
Consult for other WeBWorK documentation for system administrators.