To upload bulk users to GoogleApps, you will require a following required fileds, other fields are optional:- First Name Last Name Email Address Password Org Unit Path What is 'Org Unit Path'? This field was not their earlier. This is the path to place users in an organizational unit. For example if your domain has different organization unit like , staff, students, guest etc.. then the Org Unit Path would be just : /
Did you ever come across the following error when you try to access Moodle, "Coding error detected, it must be fixed by a programmer: Failed to unserialise data from file. Either failed to read, or failed to write." This usually happens when cache files are corrupted, one probable cause can be improper shutdown of Moodle system. Here is the solution to fix the issue. 1. Go to Moodle root directory #cd /var/www/html/moodle 2. Run the command #php admin/cli/purge_caches.php 3. Go to moodledata/cache directory #cd /var/moodledata/cache 4. Remove the cache store directory, DO NOT remove of change the core_component.php file # rm -rf cachestore_file/ 5. Refresh the Moodle Page. Its should work.
Here is the steps to configuring Koha 20.11 & postfix for sending notices/slips through email. 1. First install postfix #sudo apt-get update #sudo apt-get install postfix Click on OK. Tab and select No configuration. 2. Copy the configuration file # cp /usr/share/postfix/main.cf.debian /etc/postfix/main.cf 3. Install the other required packages. #apt-get install libsasl2-2 #apt-get install libsasl2-modules #apt-get install ca-certificates 4. Open the following file and add few lines. # vim /etc/postfix/main.cf and add the following lines at the bottom of the page and save the file. relayhost = [smtp.gmail.com]:587 smtp_sasl_auth_enable = yes smtp_sasl_password_...
tooo fast, plus no voice....
ReplyDelete