To install software on your server - you can choose one of the following methods:
- Download software.
- Install via ISO.
- Get Server World support to do it.
Download method
A popular method of installing software on your Dedicated Server is by downloading the software from the Internet. You will need to have "administrator" or "root" rights/privileges to perform software installations usually.
- Login as Administrator (Windows) or root (Linux) to the server console or terminal (Remote Desktop)
- Download the software installation program from the software vendor (Windows use browser / Linux could use wget command)
- Install the software installation file and follow instructions
Once the software is installed, you will be able to use it as a normal user. If you have a Windows Terminal Server, it is recommended to install the software via the "Add/Remove Programs" section in Control Panel.
ISO method
For windows servers:
- You will need an ISO mounting tool like Daemon Tools Lite (you can download from: http://www.daemon-tools.cc/eng/downloads)
- Download the ISO file from the Internet download source
- Mount the ISO with your ISO mounting software (eg. Daemon Tools)
- Browse to the "Drive Letter" that the ISO is mounted under
- Install software as per instructions within "CD".
For linux servers:
- Download the ISO file from internet download source - eg use "wget http://www.domain.com/downloads/filename.iso"
- mount the ISO file using mount -o loop (see KB article about mounting loop )
- change to the new mount point folder and install as per instructions within "CD".
Server World assisted install
Please lodge a ticket within your Client Area - and request Server World software installation support. A service fee applies.