This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| unraid:virtual:webpageu20.04 [2021/07/21 20:05] – [VM Settings] dirk | unraid:virtual:webpageu20.04 [2021/09/10 19:18] (current) – dirk | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| * OS Install CDRom Bus: SATA | * OS Install CDRom Bus: SATA | ||
| * Primary vDisk Location: Auto if on the array, below options for ssd | * Primary vDisk Location: Auto if on the array, below options for ssd | ||
| - | */ | + | */ |
| */ | */ | ||
| * Primary vDisk Size: 40G | * Primary vDisk Size: 40G | ||
| Line 125: | Line 125: | ||
| * Note: New in mysqlserver v8: files writen from mysql are only readable by root and the mysql group so you have to add the use tomcat (the one reading the files in the march madness bracket) to the mysql group (the one creating the files)< | * Note: New in mysqlserver v8: files writen from mysql are only readable by root and the mysql group so you have to add the use tomcat (the one reading the files in the march madness bracket) to the mysql group (the one creating the files)< | ||
| * Changes will take effect after restart< | * Changes will take effect after restart< | ||
| - | ==== Tomcat - Mysql linking / JDK / JAVA cleanup ==== | + | ==== Tomcat - Mysql linking / JDK / JAVA cleanup |
| * Install Java Development Kit< | * Install Java Development Kit< | ||
| * Install Java / Mysql connector< | * Install Java / Mysql connector< | ||
| Line 141: | Line 141: | ||
| * If webinf files need to be compiled:< | * If webinf files need to be compiled:< | ||
| * reboot< | * reboot< | ||
| + | * To activate Error Pages (instead of actual code showing) | ||
| + | * At bottom of / | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | * At bottom of / | ||
| + | <Valve className=" | ||
| + | * make an error.jsp file and put it in each webapps folder you would like it to show up | ||
| + | * Link: https:// | ||
| + | * Link: https:// | ||
| ==== Install Samba ==== | ==== Install Samba ==== | ||
| < | < | ||