This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
hannibal:etherpadserver [2011/04/27 14:12] Luc Nieland |
hannibal:etherpadserver [2011/04/27 14:14] (current) Luc Nieland |
||
---|---|---|---|
Line 2: | Line 2: | ||
=====Etherpad server===== | =====Etherpad server===== | ||
+ | Realtime document collaboration. | ||
+ | ====Installation==== | ||
+ | |||
+ | ===preparation=== | ||
Requirements: | Requirements: | ||
* one Ubuntu 10.04 or a Debian 6 (squeeze) system | * one Ubuntu 10.04 or a Debian 6 (squeeze) system | ||
Line 10: | Line 14: | ||
* sun-java6-jdk 1.6 | * sun-java6-jdk 1.6 | ||
- | =====Etherpad - Realtime document collaboration===== | ||
- | ====Installation==== | + | ===place software=== |
Extra repository: | Extra repository: | ||
Line 20: | Line 23: | ||
deb http://archive.canonical.com/ lucid partner | deb http://archive.canonical.com/ lucid partner | ||
</code> | </code> | ||
+ | |||
Line 29: | Line 33: | ||
apt-get install etherpad | apt-get install etherpad | ||
+ | |||
+ | ===config=== | ||
Post-config: | Post-config: | ||
Line 44: | Line 50: | ||
Go with your browser to (dns-name required): | Go with your browser to (dns-name required): | ||
http://yourserver.yourdomain.com:9000/ | http://yourserver.yourdomain.com:9000/ | ||
+ | |||
====Refs==== | ====Refs==== |