Changes between Version 22 and Version 23 of Csle2022/Agenda/databaseandweb
- Timestamp:
- Nov 30, 2022, 7:02:58 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Csle2022/Agenda/databaseandweb
v22 v23 578 578 Note: You don't need to download the Moodle since we have already downloaded it for you. You can locate it in /opt/softwares directory. 579 579 580 // 580 {{{ 581 #! 581 582 Then let's download the Moodle using Git repository. 582 583 … … 600 601 }}} 601 602 602 // 603 }}} 603 604 604 605 Copy the directory with the Moodle repository into the /var/www/lms.your_domain.com/public_html directory. Then, modify the new Moodle directory’s permissions to grant read, execute, and write access to any user.