We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf55136 commit 1d4e788Copy full SHA for 1d4e788
tools/atpesc2017_cooley_vnc_setup.sh
@@ -117,7 +117,7 @@ echo "Got allocation at $nodid"
117
#
118
# Startup xvncserver on the allocation
119
120
-ssh ${cooley_username}@cooley-nph "nohup ssh $nodid x0vncserver --display=:0.0 --NeverShared=1 --geometry=2400x1500+0+0 --PasswordFile=/home/$cooley_username/.vnc/passwd --MaxProcessorUsage=100 >& /dev/null &"
+ssh ${cooley_username}@cooley-nph "nohup ssh $nodid x0vncserver --display=:0.0 --NeverShared=1 --geometry=1200x900+0+0 --PasswordFile=/home/$cooley_username/.vnc/passwd --MaxProcessorUsage=100 >& /dev/null &"
121
sleep 5
122
123
0 commit comments