Using a RALF workstation » History » Version 4

« Previous - Version 4/15 (diff) - Next » - Current version
ROQUE, Damien, 12/02/2014 02:41 PM


Using a RALF workstation

RALF stations are available at ISAE-Supaero

Login, home and privileges

You must login using your ISAE-Supaero account.

Setting up the proxy

In a GNU/Linux shell, the ISAE's proxy can be configured mainly through http_proxy and https_proxy environment variables.

export http_proxy=http://host:port
export https_proxy=http://host:port