Open Source Desktop Environment : HttpProxy

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: OSDE.INFO is produced by "osde8info" :
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_proxy

If you are behind a proxy server you may need to set the http_proxy environment variable

By Session
You can do this for your session by adding
export 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

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0197 seconds