- Forums
- Apache Hosting
- Linux Command To Set Alollo As Display X Program
you can use the following linux shell command to set apollo for the display of x programs [992], Last Updated: Mon Jun 24, 2024
Henry
Sun Feb 28, 2010
0 Comments
497 Visits
you can use the following linux shell command to set apollo for the display of X programs
export DISPLAY=apollo:0.0.
NOTE: this command works with the bash shell
if you have a tcsh shell, then you can use this command:
setenv DISPLAY apollo:0.0.
this command is used for telling zeus to use apollo for the display of X programs on the X GUI server