# HG changeset patch # User Steve Huston # Date 1418131568 18000 # Node ID bd7859f3318f81765508293c3033270eb113c95f # Parent 5bc90432f6fb0d66083150246a391817b2b2a6bf One more time diff -r 5bc90432f6fb -r bd7859f3318f .bash_aliases --- a/.bash_aliases Tue Dec 09 08:24:41 2014 -0500 +++ b/.bash_aliases Tue Dec 09 08:26:08 2014 -0500 @@ -84,7 +84,7 @@ eval "alias milton='ssh -L9930:milton:5900 -f joshua.srhuston.net \"/sbin/ether-wake 00:17:f2:01:d2:3c ; sleep 30\"; sleep 10; ${VNCVIEWER}localhost:9930 &'" eval "alias xvnc='ssh -L9910:localhost:5901 -f joshua.srhuston.net \"sleep 5\"; ${VNCVIEWER}localhost:9910 &'" eval "alias xanadu='ssh -L9920:localhost:5900 -f xanadu.astro.princeton.edu \"sleep 300\"; ${VNCVIEWER}localhost:9920 &'" -eval "alias xvm='ssh -L9905:localhost:5909 -f xanadu.astro.princeton.edu \"sleep 300\"; ${VNCVIEWER}localhost:9909 &'" +eval "alias xvm='ssh -L9909:localhost:5909 -f xanadu.astro.princeton.edu \"sleep 300\"; ${VNCVIEWER}localhost:9909 &'" alias start-vnc='vncserver -geometry 1600x1178 -depth 24 -nohttpd' # Programs