Archive for October 11th, 2007
Thursday, October 11th, 2007
continued from this post.
Followed instructions on this page.
We got a new port from the sysadmin: 3261. When applying the discovery command to that port we got a response for nodes, finallly: iscsiadm -m discovery -t st -p 192.168.169.1:3261
Then you can list the nodes with: iscsiadm -m node
To login to all ...
Posted in BrnDmp | No Comments »
Thursday, October 11th, 2007
Added run_awstats.sh to crontab. Crontab syntax is:
# +---------------- minute (0 - 59)
# | +------------- hour (0 - 23)
# | | +---------- day of month (1 - 31)
# | | | +------- month (1 - 12)
# | | | | +---- ...
Posted in BrnDmp | No Comments »
Thursday, October 11th, 2007
Two mails from Hans about Moodle developments:
[+] One about tabbed content (sections as tabs) :
Discussions:
http://moodle.org/mod/forum/discuss.php?d=25629
http://moodle.org/mod/forum/discuss.php?d=56497
Boos:
http://moodle.org/mod/forum/discuss.php?d=79112
Collapsible content Plugin:
http://moodle.org/mod/data/view.php?d=13&rid=377
Examples of possible implementations:
http://interface.elearning.ac.nz/moodle/course/view.php?id=2 (login as guest)
http://flex.mroomsdev.com/course/view.php?id=2
[+] One about Moodle Network
http://docs.moodle.org/en/Moodle_Network
The idea is that content is centrally managed and users and roles are distributed. Moodle connected to Moodle.
Posted in BrnDmp | No Comments »