# HG changeset patch # User Steve Huston # Date 1420491021 18000 # Node ID ee0a13b7cc61bce08f1d1465d0465c500580a42b # Parent beac581e4d1903f6754d968e5cf456b9d809f93d# Parent bd7859f3318f81765508293c3033270eb113c95f Merging diff -r beac581e4d19 -r ee0a13b7cc61 .bash_aliases --- a/.bash_aliases Mon Jan 05 15:48:40 2015 -0500 +++ b/.bash_aliases Mon Jan 05 15:50:21 2015 -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:5905 -f xanadu.astro.princeton.edu \"sleep 300\"; ${VNCVIEWER}localhost:9905 &'" +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