Complete.Org: Mailing Lists: Archives: linux-help: October 2000:
[linux-help] Re: setting up gateway
Home

[linux-help] Re: setting up gateway

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: setting up gateway
From: Steven Saner <ssaner@xxxxxxxxxxxxxxx>
Date: Tue, 17 Oct 2000 15:19:05 -0500
Reply-to: linux-help@xxxxxxxxx

The .profile is only relevent to your bash process. There are two ways
to do it.

1. Enter the command "source .profile"

2. Logout of your shell and then log back in.

You don't need to reboot.


On Tue, Oct 17, 2000 at 09:00:49AM -0500, Nathan wrote:
> OK, I used the following two lines in my /etc/profiles.
> 
> export http_proxy=http://192.168.0.13:6588/
> export ftp_proxy=http://192.168.0.13:6588/
> 
> They did the trick, but only after I rebooted my linux 
> box.  I'm trying to grow beyond Microsoft.  How to I 
> activate changes to /etc/profiles without 
> rebooting?  I tried kill -HUP 1, but it didn't 
> work.  evidently init isn't the right process to HUP.
> 
> Nathan
> 
> -- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]