ISR computing resources: Difference between revisions
Jump to navigation
Jump to search
(New page: == Available services == == Configuration instructions == == HOW-TO section == == Information ==) |
|||
Line 1: | Line 1: | ||
== Available services == | == Available services == | ||
The ISR computer center provides the following services to all ISR users. | |||
* Mail: mailboxes for incoming mail, accessible via IMAP, POP3, and Web, all secured with SSL (Cyrus IMAP), and authenticated outgoing mail (Sendmail) | |||
* UNIX accounts: shell accounts in a Linux server, accessible via SSH protocol, including hosting of personal pages. All accounts are daily backed-up (see below) | |||
* Mailing lists: besides the usual mail alias mechanism, hosting of mailing lists including public/private archives and web administration interface (Mailman software) | |||
* Mail filtering: web interface to edit rules for mail filtering, including ability too discard or move to specific folders, based on pattern matching rules (Sieve) | |||
* Other services: SVN, MySQL | |||
See next section for configuration details. | |||
== Configuration instructions == | == Configuration instructions == |
Revision as of 20:31, 28 March 2008
Available services
The ISR computer center provides the following services to all ISR users.
- Mail: mailboxes for incoming mail, accessible via IMAP, POP3, and Web, all secured with SSL (Cyrus IMAP), and authenticated outgoing mail (Sendmail)
- UNIX accounts: shell accounts in a Linux server, accessible via SSH protocol, including hosting of personal pages. All accounts are daily backed-up (see below)
- Mailing lists: besides the usual mail alias mechanism, hosting of mailing lists including public/private archives and web administration interface (Mailman software)
- Mail filtering: web interface to edit rules for mail filtering, including ability too discard or move to specific folders, based on pattern matching rules (Sieve)
- Other services: SVN, MySQL
See next section for configuration details.