48
48
# (only need the first line if it was previously created and is now changed)
49
49
sudo -u postgres dropdb ivle
50
50
sudo -u postgres createdb ivle
52
51
sudo -u postgres psql -d ivle < userdb/users.sql
63
80
# role = guest/student/tutor/lecturer/admin
65
82
# Configure the Apache HTTP server