[K12OSN] Hardcoding proxy/user setting in mozilla for all users

Mario Guerra mguerra at cariari.ucr.ac.cr
Thu Oct 14 15:17:29 UTC 2004


El Jueves, 14 de Octubre de 2004 03:56 AM, Wilson escribió:
> Is there a way to hardcode the proxy setting to all users? Right now I have
> to manually set the proxy setting (http://192.168.0.254:8080) on all the
> user accounts by logging in. Also, what about cosmetic changes like setting
> the theme to modern and enabling tab browsing? There has to be a better way
> then hard coding it per user. Thanks!
>
>
> Wilson
>
>
>
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>

Put in /etc/profile or /etc/bashrc:

export http_proxy=http://192.168.0.254:8080/
export ftp_proxy=http://192.168.0.254:8080/

Mario Guerra




More information about the K12OSN mailing list