Line 26: |
Line 26: |
| 1. Log in (with username root) to the SMEserver console. | | 1. Log in (with username root) to the SMEserver console. |
| | | |
− | 2. Download perl-Apache-Htpasswd (needed by package smeserver-webshare) | + | 2. Install smeserver-webshare from the smecontribs repo (which will also install the dependency perl-Apache-Htpasswd) |
| | | |
− | wget http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/perl-Apache-Htpasswd-1.5.9-1.1.el3.rf.noarch.rpm | + | yum install --enablerepo=smecontribs smeserver-webshare |
| | | |
− | 3. Install perl-Apache-Htpasswd | + | 3. Instructions at the end of previous installation advises the following commands: |
− | | |
− | yum localinstall perl-Apache-Htpasswd-1.5.9-1.1.el3.rf.noarch.rpm
| |
− | | |
− | You will get a y/N-question, answer y if it looks fine.
| |
− | | |
− | Instructions at the end of previous installation advices the following commands: | |
− | <br>"signal-event post-upgrade" and "signal-event reboot"
| |
− | <br>But you can ignore that and move on
| |
− | | |
− | 4. Download smeserver-webshare
| |
− | | |
− | wget http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-webshare-1.0.0-8dmay.noarch.rpm
| |
− | | |
− | 5. Install smeserver-webshare
| |
− | | |
− | yum localinstall smeserver-webshare-1.0.0-8dmay.noarch.rpm
| |
− | | |
− | You will get a y/N-question, answer y if it looks fine.
| |
− | | |
− | 6. Instructions at the end of previous installation advices the following commands:
| |
| <br><code>signal-event post-upgrade and signal-event reboot</code> | | <br><code>signal-event post-upgrade and signal-event reboot</code> |
| <br>but you can skip that (not necessary) and move on. | | <br>but you can skip that (not necessary) and move on. |
| | | |
− | 7. Open your webbrowser and go to the server-manager.
| + | 4. In a web browser login to server-manager as admin. |
| <br>Under Collaboration there should be a new line named "Webshare". | | <br>Under Collaboration there should be a new line named "Webshare". |
| + | Configure the webshare name, users and passwords. |
| + | |
| + | 5. Access the newly created webshare using https://www.yourdomain.com/webshare/websharename |
| + | Upload and download files as required. |
| + | |
| | | |
| ==== Check installed version ==== | | ==== Check installed version ==== |