Using a RALF workstation » History » Version 3
« Previous -
Version 3/15
(diff) -
Next » -
Current version
ROQUE, Damien, 12/01/2014 04:28 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://proxy.isae.fr:3128 export https_proxy=http://proxy.isae.fr:3128