This server

From Theory of Measurements Wiki

Jump to: navigation, search

Contents

Mail

  • IMAP server (only using SSL): kavaro.com
  • Account & password the same as your ssh login.

Mail aliases are defined under /etc/aliases. Run newaliases after editing the file to make changes effective.

CVS

export CVSROOT="user@kavaro.com:/var/cvs/cvs"
export CVS_RSH="ssh"
# replace module with the name of your module...
cvs co module

Anonymous CVS

The only anonymous access is through viewcvs. You can download repositories as tarballs.

Mediawiki

You can upload files only if you are logged in. Special:Newimages. Supported file extensions are currently: 'png', 'gif', 'jpg', 'jpeg', 'pdf', 'ogg', 'mp3', 'avi' , 'gz', 'tar.gz', 'tar.bz2', 'bz2'. More can be added. The maximum size is 15M due to technical limitations.

Web pages

All web pages are under /var/www

Personal tools