how to set default "home page" for all users in firefox

Craig Szymanski cszymanski at berlinschools.org
Thu Sep 6 21:28:22 BST 2007


----- "john" <lists.john at gmail.com> wrote:
> Hi all,
> 
> I hope this is an easy one. I want to set the default home page for
> all users in firefox. I looked through gconf-editor but I don't see
> anything there that applies. Does anyone know how to do this?
> 
Basically just edit this file...
sudo nano /etc/firefox/pref/firefox.js

and add this...
user_pref("browser.startup.homepage", "http://www.mydomain.com");

If users on the system have already opened firefox and the ~/.mozilla/firefox/<random>.default/prefs.js file is already present then you will probably have to remove the profiles or somehow figure out how to put something in /etc/profile that will parse the prefs.js file it is exists and change the home page on logon.

I have some other notes about this here...
http://szone.berlinwall.org/node/112

> Thanks!
> 
> John
> 
> -- 
> edubuntu-users mailing list
> edubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/edubuntu-users


-- 
Thanks,
Craig


--------------------------------------------
Craig Szymanski
Computer Network Manager
Berlin Public Schools
139 Patterson Way
Berlin, CT 06037
cszymanski at berlinschools.org
Phone: (860)828-6577 x222
WWW: http://szone.berlinwall.org/
Educational Resources: http://eduzone.berlinwall.org/
Internet Safety: http://www.berlinwall.org/safety/
Frequently Ask Questions: http://helpdesk.berlinschools.org/faq/
BHS Moodle: http://moodle.berlinwall.org
--------------------------------------------


---Message Details---
Date: 6/9/2007
Sender: Craig Szymanski
Sender Email: cszymanski at berlinschools.org
Sent To: john
Sent To Email: lists.john at gmail.com
--End message Details---




More information about the edubuntu-users mailing list