Tagged Questions
6
votes
2answers
161 views
Launch a GUI browser on server without a GUI? [duplicate]
What's a simple way to launch a browser on an server that doesn't have a GUI, but needs a GUI-like browser? Something like Firefox or Chrome. I need to trigger a page load but it needs full javascript ...
0
votes
1answer
840 views
firefox launch failed: X11 connection rejected because of wrong authentication
I logged into a Linux server (RHEL) from an linux desktop. There is not any error message at login, but I failed to launch firefox and see the following error emessage:
[myname@myserver ~]$ firefox ...
2
votes
1answer
2k views
Xvfb or Firefox throwing errors & gratuitously logging
per the answer to this question, I'm running Xvfb to make a virtual display so firefox will run on my CentOS server. (I don't need to see firefox or do any actual key or screen input/output with ...