PulseUI

Connecting to QUASAR machines

Download and setup (Ubuntu 64 bit)

First download the client package, then install it:

$ sudo dpkg -i pulse-5.3R7.x86_64.deb

It may not find some packages, in that case please install them with

/usr/local/pulse/PulseClient_x86_64.sh install_depending_packages

Then if "pulse" does not work, set the alias manually in $HOME/.bashrc:

alias pulse = 'usr/local/pulse/pulseUI'

Last updated