| 1 | == Short installation overview == |
| 2 | |
| 3 | * Check out the rdfhomepage package: |
| 4 | {{{ |
| 5 | cd ~homer/public_html/whereever/ |
| 6 | svn co https://rdfhomepage.opendfki.de/repos/trunk |
| 7 | mv trunk/rdfhomepage2 . |
| 8 | rmdir trunk |
| 9 | }}} |
| 10 | This will check out and create an "rdfhomepage2" directory. |
| 11 | |
| 12 | * Move the folder to your webspace and call rdfhomepage2/toolbox/ within your browser. |
| 13 | * Login with the following data: |
| 14 | * User: admin |
| 15 | * Password: admin |
| 16 | Note: It is '''strongly''' recommented to change this settings immediately! (On the bottom of the toolbox click "Change Password") |
| 17 | * Incrementally insert your data, start e.g. with your FoaF-file by clicking on "FOAF" and then on "Import FOAF" |
| 18 | * You should eventually create your VCard, so that the site will provide atleast some information about yourself. |