Using a RALF workstation » History » Version 2
« Previous -
Version 2/15
(diff) -
Next » -
Current version
ROQUE, Damien, 11/25/2014 12:57 AM
Using a RALF workstation¶
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