Quote:
Originally Posted by falko
In the terminal you have the following environment variable:
Code:
http_proxy=http://XXXXX:XXXX@10.64.2.43:80/
which is not present in an SSH session.
What happens when you do
Code:
http_proxy=http://XXXXX:XXXX@10.64.2.43:80/
in your SSH session? Does yum work then?
|
no its doesn't only on the terminal,
how can i add those into the SSH log file?