[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: proxy



Klaus Becker schrieb:
Am Montag, 18. Februar 2008 17:42 schrieb Andy:
Moin Klaus,
Ob Dir das hier weiterhilft?
Ich bin hier auch hinter einem Proxy und manche Programme (z.B. Google
Earth) liefen erst nachdem ich einen "Proxy Export" unter /etc/profile
gemacht hatte.
Folgende Zeilen hatte ich dort editiert:

export http_proxy=http://192.168.1.100:3128
export https_proxy=http://192.168.1.100:3128
export ftp_proxy=http://192.168.1.100:3128
export HTTP_PROXY=$http_proxy
export HTTPS_PROXY=$https_proxy
export FTP_PROXY=$ftp_proxy

Beste Grüße Andy :-)

Hallo Andy,

bei mir zu Hause existiert diese Datei, ist aber leer. In der Uni muss ich mal sehen.

Du hast diese Zeilen also in /etc/profile eingefügt ?

btw:
aus der manpage von bash:

 When bash is invoked as an interactive login shell, or as a  non-inter-
active shell with the --login option, it first reads and executes com- mands from the file /etc/profile, if that file exists. After reading that file, it looks for ~/.bash_profile, ~/.bash_login, and ~/.profile, in that order, and reads and executes commands from the first one that exists and is readable. The --noprofile option may be used when the
       shell is started to inhibit this behavior.

/etc/profile ist die richtige Adresse wenn du das für alle User sozusagen "systemweit" haben willst ...

Zum Prüfen könnten evtl:

set
env

helfen.

tschüss
Klaus


--
Gruesse/Greetings
MH


Dont send mail to: ubecatcher@linuxrocks.dyndns.org
--


Reply to: