[winswitch] question
linshan at nfs-hlj.com
linshan at nfs-hlj.com
Wed Apr 26 10:26:27 BST 2017
hello,i have a question about xpra installation;
i install like(ubuntu 14.04):
$ sudo su -
# apt-get install curl
# curl http://winswitch.org/gpg.asc | apt-key add -
# echo "deb http://winswitch.org/ trusty main" > /etc/apt/sources.list.d/winswitch.list;
# apt-get install software-properties-common >& /dev/null;
# add-apt-repository universe >& /dev/null;
# apt-get update;
# apt-get install xpra
$ xpra start --bind-tcp=0.0.0.0:10000 --html=on --start-child=xterm
goto : http://localhost:10000
get error : disconnect : invalisd packet header, http get request ?
what i should do ? thank you !
linshan at nfs-hlj.com
More information about the shifter-users
mailing list