CanDo

Differences between revisions 16 and 22 (spanning 6 versions)
Revision 16 as of 2005-09-26 18:12:23
Size: 870
Editor: 158
Comment:
Revision 22 as of 2005-10-05 20:42:41
Size: 1093
Editor: dsl093-101-140
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
  0. Add universe and multiverse to your apt sources list (if it's not already there), then add the cando ftp apt source. When finished your sources list should look something like this: {{{deb http://archive.ubuntulinux.org/ubuntu breezy main restricted universe multiverse   0. Add universe and multiverse to your apt sources list (if it's not already there), then add the cando ftp apt source, {{{deb ftp://ftp.schooltool.org/pub/schooltool/archives/cando breezy main}}}. When finished your sources list should look something like this: {{{deb http://archive.ubuntulinux.org/ubuntu breezy main restricted universe multiverse
Line 11: Line 11:
  0. Your CanDo server is now running on localhost:7280
  0. You can log into your new CanDo server with: {{{ user: manager
password: schooltool}}}
Line 17: Line 20:
  0. `apt-get dist-upgrade`   0. `apt-get upgrade`

Installation

  • With a server running Ubuntu 5.10 ("Breezy") do the following:
  • Add universe and multiverse to your apt sources list (if it's not already there), then add the cando ftp apt source, deb ftp://ftp.schooltool.org/pub/schooltool/archives/cando breezy main. When finished your sources list should look something like this: {{{deb http://archive.ubuntulinux.org/ubuntu breezy main restricted universe multiverse

deb http://archive.ubuntulinux.org/ubuntu breezy-security main restricted universe multiverse deb http://archive.ubuntulinux.org/ubuntu breezy-updates main restricted universe multiverse deb ftp://ftp.schooltool.org/pub/schooltool/archives/cando breezy main}}}

  1. apt-get install msttcorefonts ca-certificates xpdf

  2. apt-get install cando

  3. Your CanDo server is now running on localhost:7280

  4. You can log into your new CanDo server with: {{{ user: manager

password: schooltool}}}

Updating

  • To update your CanDo server with new package releases, do the following:

  • apt-get update

  • apt-get upgrade

CanDo (last edited 2008-08-06 16:24:38 by localhost)