Difference between revisions of "Create WeBWorK Virtual Machine (.OVA) File"
Jump to navigation
Jump to search
(Created page with "===Instructions for creating WeBWorK-LiveDVD=== Note that the resulting .ova image can be used to create a virtual machine Build the server on VirtualBox # Download the ub...") |
|||
Line 19: | Line 19: | ||
# set password for MySQL (wwadmin) |
# set password for MySQL (wwadmin) |
||
# add practice users and jsmith/jsmith to myTestCourse |
# add practice users and jsmith/jsmith to myTestCourse |
||
− | # add practice users to myTestCourse |
||
# add the standard sets to myTestCourse |
# add the standard sets to myTestCourse |
||
Revision as of 08:27, 8 May 2020
Instructions for creating WeBWorK-LiveDVD
Note that the resulting .ova image can be used to create a virtual machine
Build the server on VirtualBox
- Download the ubuntu live CD (server version)
- Install following the standard directions with the following options
- User name: wwadmin
- login: wwadmin
- password: wwadmin
- Computer name: wwserver
Follow install directions
- set password for MySQL (wwadmin)
- add practice users and jsmith/jsmith to myTestCourse
- add the standard sets to myTestCourse
CLEAN UP SYSTEM
- sudo find / -name *~ -print
Remove openssh-server
Unser settings