Thank you so much for helping me with this, aloniv. It will really get me going :)

It is difficult for me to work out what to substitute into this command line:

export http_proxy=http://username:password [at] proxyserver [dot] net:port/:

I tried the following:

export http_proxy=http://yeehi'sUserName;yeehi'sPassword [at] proxyserver [dot] net:port/:

It said:

bash: export: `[at]': not a valid identifier
bash: export: `[dot]': not a valid identifier
bash: export: `netport/': not a valid identifier

Do I have to substitute data for "proxyserver"?
Do I write @ instead of [at]?
do I write . instead of [dot]?

Thank you!

Reply via email to