- Home
- /
- Documentation
- /
- Other
- /
- How do I run...
How do I run Firefox at ui servers?
A: The user network namespaces are set to zero, so it is necessary to use the following option to run the Firefox web browser on the ui server.
[username@ui ~]$ MOZ_DISABLE_CONTENT_SANDBOX=1 firefox
