[TimLinux] vnc and go bashrc

source ~/install/scripts/func-alias.sh

export GOROOT=$HOME/go
export GOPATH=$HOME/gopath
export PATH=$GOROOT/bin:$GOPATH/bin:$PATH
export GOPROXY=https://goproxy.cn
export GOSUMDB=sum.golang.google.cn

vncserver -geometry 1430x800

vncserver -geometry 1440x860

vncserver -kill :1

vncpassword

ibus-daemon -r -d -x

ibus restart

settings-> Region&Language

上一篇:Java多线程


下一篇:noVNC 连接docker容器 centos7桌面版