On 12/8/2014 6:12 PM, David McGuffey wrote: > I've installed CentOS 6.6 on a workstation at a local non-profit as a > kiosk machine. I used xguest. Works great, except now the customer > wants the Firefox homepage to be one pointing to a particular site. > Doesn't seem to be much documentation on how to make minor changes to > the account. Lots of SELinux guidance, but nothing about default home > page, etc. in firefox, go to Options, General, and paste in the URL for the home page, OK... or, look in $HOME/.mozilla/firefox/profiles.ini and find the Path= in the default profile, and go to that directory, prefs.js, and look for the line ... add your URL there. user_pref("browser.startup.homepage", "<SOMEURLHERE>"); -- john r pierce 37N 122W somewhere on the middle of the left coast