Mercurial > index.cgi > dotfiles
changeset 119:326476a80387
Removed gala, added xvm
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Fri, 05 Dec 2014 11:21:39 -0500 |
parents | e98a58d6e131 |
children | 5bc90432f6fb beac581e4d19 |
files | .bash_aliases |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.bash_aliases Wed Nov 12 14:12:34 2014 -0500 +++ b/.bash_aliases Fri Dec 05 11:21:39 2014 -0500 @@ -81,10 +81,10 @@ } # Remote desktop/VNC -eval "alias gala='ssh -L9940:gala:5900 -f joshua.srhuston.net \"/sbin/ether-wake 00:14:51:0d:94:e4 ; sleep 30\"; sleep 10; ${VNCVIEWER}localhost:9940 &'" 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 &'" alias start-vnc='vncserver -geometry 1600x1178 -depth 24 -nohttpd' # Programs