Nov 28, 2007 #1 strikelit MIS Joined Sep 10, 2003 Messages 88 Location US I have a linux cluster server with 20 nodes. I try the following and get an error below, how do I get around that. # rconsole -n node3 # rconsole: Environment variable DISPLAY has not been set.
I have a linux cluster server with 20 nodes. I try the following and get an error below, how do I get around that. # rconsole -n node3 # rconsole: Environment variable DISPLAY has not been set.
Nov 29, 2007 #2 yai Technical User Joined Aug 22, 2002 Messages 82 Location DE set your display variable, something like export DISPLAY=<your.pcs.ip.address>:0 Upvote 0 Downvote