Tuesday, November 27th, 2007
Idea: maybe we should once test a javascript optimizer on the Moodle sc. Idea is to just translate the code in less meaningfull names so http traffic is minimised.
Minify javascript
Yui compressor
Web development resources:
YUI
Posted in BrnDmp | No Comments »
Tuesday, November 27th, 2007
Edited wiki for server documentation.
Subscribed to anounce lists of PHP, Apache, MySQL, PostgreSQL.
Make inventory of hosted Moodles:
id
client name
client contact (email)
ip adres internal
ip adres external
url
servername -> link to server table
Moodle admin uname
Moodle admin pw
Moodle Version
Date installed
Expiry date contract
projectnr
status (demo, testing, production)
installed by (stoas abr)
Server table:
id
servername
OS version
updated
status
date installed
expiration date
installed by (stoas abb)
stoasadmin
root ...
Posted in BrnDmp | 1 Comment »
Tuesday, November 27th, 2007
damn, I thought I set the server time of a client server but probably the ntpd is not set properly. Checked ntp documentation to find how to set the proper sync site:
service ntpd restart
Make sure to set timeserver in /etc/ntp.conf
Posted in BrnDmp | No Comments »