Discovery Studio 2021 Client Install [top] Link
Discovery Studio operates on a client-server architecture, which allows for the efficient sharing of computational resources. It can be installed in several configurations:
[InstallShield] Silent=1 InstallType=Client TargetDir=C:\Program Files\BIOVIA\DiscoveryStudio2021 LicenseHost=lic-server.yourlab.com LicensePort=27000
alias DS="$HOME/progs/BIOVIA2021/DiscoveryStudio2021/bin/DiscoveryStudio2021" discovery studio 2021 client install
Read through the software license agreement. Select I accept the terms in the license agreement and click Next . Choose Destination Folder:
You must have administrator privileges on your computer to install the software. 3. Downloading the Client Installation Steps for Linux Installing on Linux (e
cd ~/progs/BIOVIA2021 ./install_DSClient.sh
A desktop shortcut for "Discovery Studio Visualizer" or "Discovery Studio 2021" will be created. Installation Steps for Linux Installing on Linux (e.g., Ubuntu or Mint) is more manual: Extract the Archive : Unpack the file into a directory such as ~/progs/BIOVIA2021 Configure Scripts install_DSClient.sh and ensure the shebang is set to #!/bin/bash Apply necessary permissions: chmod +x install_DSClient.sh Run Installer ./install_DSClient.sh discovery studio 2021 client install
After saving the file, run source ~/.bashrc . You can then start Discovery Studio by simply typing DS in any terminal.
After installation and configuration, verify that Discovery Studio works as expected:
Ensure your client machine can ping the license server over the corporate network. Check that local Windows Firewalls are not blocking ports 1715 or the customized ports specified by your system administrator.