Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Are there alternatives to X-windows display and Xvfb?

0
Posted

Are there alternatives to X-windows display and Xvfb?

0

One option is the PJA Toolkit. PJA Toolkit is a pure Java implementation of the GraphicsEnvironment methods in Java, and does not use native code. Therefore, can also be used in place of an X-window, or XVFB. Click here to download documentation & sample file for the PJA Toolkit. Commands to run X server in background for Sun / Unix Even though the solaris are running from a remote site, the production people refused to go headless as they wanted to be able to use the console in the event they could not reboot remotely. They also refused for us to send the DISPLAY to another server running the Xserver sighting security concerns. The workaround was the following: > First, turned off the production CDE (this is the production’s console login prompt): >/usr/dt/bin/dtconfig -d >Second, created a start-up script for when the system reboots to >start up the local Xserver, create an xterm window at the local console and >then lock the local console: >nohup /usr/openwin/bin/Xsun :0 & >nohup /u

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123