http://www.novell.com/coolsolutions/feature/17682.html
http://www.novell.com/support/dynamickc.do?externalId=3132246&sliceId=SAL_Public&command=show&forward=nonthreadedKC&kcId=3132246
http://www.novell.com/support/dynamickc.do?externalId=3132246&sliceId=SAL_Public&command=show&forward=nonthreadedKC&kcId=3132246
http_proxy
If you are behind a proxy server you may need to set the http_proxy environment variableBy Session
You can do this for your session by addingexport http_proxy="http://myproxy.co.uk:8080"
to your .bashrc file
By Command
or before each command that requires a proxy using# http_proxy="http://myproxy.co.uk:8080" conary updateall
SUSE updates
Use rug to set the zen-installer and zen-updater (zmd)# rug set-prefs proxy-url http://myproxy.co.uk:8080
which adds
[Network] proxy-url=http://myproxy.co.uk:8080
to
/etc/zmd/zmd.conf
REFERRERS
ConaryUpdate
DebianAptGet
DebianAptitude