Rolling out Mozilla to 500 users

Rolling out Mozilla to 500 users

I am looking for resources for rolling out Mozilla as a standard server for approximately 500 company users in Norway, Sweden and China. In Scandinavia, they're on Windows; in China, on Linux. In Scandinavia, I plan to replace Internet Explorer. In China, we are changing from Windows to Linux, to avoid high license costs. My reason for changing: More and more work is browser-based, and it is therefore important to have a well-functioning and safe browser. Mozilla satisfies these criteria; it is also multi-platform. Can you point me toward some resources? Do you have any advice about ways to speed or prevent mistakes in the rollout?

    Requires Free Membership to View

    When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchEnterpriseLinux.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseLinux.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

I'm a bit confused by the term 'server' because Mozilla is a client technology that connects to servers, like e-mail and Web servers. If you mean to do a desktop rollout, then there are a few tricks you can use. The main one involves a file called prefs.js (Windows) or preferences.js (Linux). This file holds a lot of configuration information captured by the install. It's like a Windows .INI file. If you supply a copy of that to all your users, you can apply a standard setup to everyone. Make sure you have a very recent version of Mozilla or Firefox if you do this.

Unfortunately, automating the rollout in more detail requires detailed knowledge of self-extraction tools. Mozilla doesn't yet have a customization tool that you can lean on. If you do spend time understanding the self-extractors that Mozilla uses, then you can make a custom distribution for your users. That's a non-trivial task, though.


This was first published in September 2004