Using a RALF workstation » History » Version 2

Version 1 (ROQUE, Damien, 11/25/2014 12:45 AM) → Version 2/15 (ROQUE, Damien, 11/25/2014 12:57 AM)

h1. Using a RALF workstation

h2. Login, home and privileges Login

You must can login using your ISAE-Supaero account.

ISAE

h2. Setting up the proxy

In a GNU/Linux shell, the ISAE's The proxy can be configured mainly through @http_proxy@ and @https_proxy@ environment variables.
<pre>
export http_proxy=http://proxy.isae.fr:3128
export https_proxy=http://proxy.isae.fr:3128
</pre>
set up