
ow that Linux has a handful of friendly desktops from which to choose, it\'s more and more likely that you\'ll be dual-booting between Windows and Linux. Or perhaps you\'ll simply do your work on several different machines. This stripped-down version of mobile computing can be a bit frustrating if you use Netscape Navigator, because your Netscape settings don\'t carry over from one client to the next.
I solve this problem by running Netscape remotely on the server as an X client. I then use Linux or Windows as the X display server. But X11 is rather network-intensive. If you have a lot of users on your system, you may not want to take this tack.
As an alternative, you can use the roaming feature that has been in Netscape since version 4.5. This allows you to change preferences, add and delete bookmarks, and make other changes on one client -- and have those changes reflected on the next client you use, even if it\'s on a different operating system. All the configuration files are kept at the server.
You can use one of two different transfer mechanisms for the configuration files. You can use an LDAP server or a Web server to manage the files. I chose the Web server approach.