Rpath example:
export http_proxy="http://10.141.12.254:80"
To remove the proxy for when system is going into production:
unset http_proxy
This blog is mainly a technical repository of information on Virtualisation tools and management for our hosting service.
Also for HP's Bladesystem that we use at both our datacentres.
Other articles are also included on .Net development and MS SQL Server as well as other interesting things we come across.
export http_proxy="http://10.141.12.254:80"
unset http_proxy
No comments:
Post a Comment