[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

posted @ 2021-08-14 14:54  TimLinux  阅读(58)  评论(0编辑  收藏  举报