Line 13: |
Line 13: |
| ===VMware Server=== | | ===VMware Server=== |
| ====Installation==== | | ====Installation==== |
− | To facilitate installation the RPM's are available in the [http://yum.snetram.nl snetram repository], until the contribs repository will be online.
| + | Get shell access (with Putty or similar ssh-client) and log in as root. |
| | | |
− | Get shell access (with Putty or similar ssh-client) and log in as root.
| + | Download the VMWare-server RPM from the vmware server to your machine and issue the following command: |
| | | |
− | Configure the snetram repository if you not already have it available. {{Repository|snetram}}
| + | yum localinstall /path/to/VMWare-server.rpm smeserver-vmware-server --enablerepo=smecontribs |
− | Now we can install like this:
| |
− | yum install smeserver-vmware-server --enablerepo=snetram | |
| | | |
− | The above will also install xinetd for dependency. | + | The above should also install xinetd for dependency. |
| | | |
| ====Configuration==== | | ====Configuration==== |