- To: George Vieira <georgev@xxxxxxxxxxxxxxxxxxxxxx>
- Subject: RE: [SLUG] help! Environment variables.
- From: Stephen Mills <night@xxxxxxxxxx>
- Date: Fri Aug 4 12:09:31 2000
- Cc: "'stuart@xxxxxxxxxxxxx'" <stuart@xxxxxxxxxxxxx>, "'slug@xxxxxxxxxxx'" <slug@xxxxxxxxxxx>
/etc/profile is the most popular and most recognised.
Being Redhat you may also notice /etc/profile.d which is used by RPM's to
export variables to newly installed programs instead of editing
/etc/profile which has less chance of breaking things.
Hope this helps
--Steve
On Fri, 4 Aug 2000, George Vieira wrote:
> have you tried /etc/rc.d/rc.local ?
> and if you need individual different environments then add it to the
> .profile or .bash_profile for each user...
>
> thanks,
> George Vieira
> Network Administrator
> Citadel Computer Systems P/L
> http://www.citadelcomputer.com.au
>
>
>
> -----Original Message-----
> From: Stuart Hume [mailto:stuart@xxxxxxxxxxxxx]
> Sent: Friday, 4 August 2000 12:04 PM
> To: slug@xxxxxxxxxxx
> Subject: [SLUG] help! Environment variables.
>
>
> I need to set some default global environment variables under red hat so
> that every user in the system will be able to use it. Is there any way of
> doing this when the system starts up,i.e when the machine reboot?
>
> Apprentice Admin wantabe.
> Louie.
>
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
>