|
ISO Download/Install Instructions
First download and run the Resara Server ISO on your physical server or VM. The Ubuntu installer will ask you a series of questions, including to set a user-name/password for the server. Be sure to use a secure password. When the Ubuntu installer is finished, the server will reboot.
Login to the server with the user-name/password you set during the Ubuntu installer. Then, you will be prompted by the Resara Server setup wizard. Click here for the Resara Server setup/configuration guide. Once you have finished the Resara Server setup wizard, the user-name for logging into the Admin Console is administrator, with the password you set during the Resara Server setup wizard.
Admin Console Download/Install Instructions
The Resara Server Admin Console is already installed and available on the Resara Server ISO. You may also choose to install the Admin Console on another computer, allowing you to administrate Resara Server from your laptop or desktop. Detailed install instructions can be found here.
Install From Ubuntu Packages (10.04)
Packages are only available for Ubuntu Lucid (10.04) at the moment.
To add this repository run
Add these lines to your /etc/apt/sources.list file.
deb http://packages.resara.com/rds/stable lucid main
deb-src http://packages.resara.com/rds/stable lucid main
and then run
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7BE5E6B2E7E5A4B3
apt-get update
apt-get install rds rdsserver
If you would like to install the GUI admin console.
apt-get install rdsconsole
Manual Upgrade Instructions
To upgrade to the latest version of Resara Server simply run these commands.
apt-get update
apt-get install rds rdsserver rdssamba4
If your server has a GUI, you should also run
apt-get install rdsconsole
Older Files
|