Rss聚合
Posts
Comments

vino的密碼是放在gconf xml裡面, 而且是用base64編碼方式存放
所以我的作法是…先到online的Base64 Encoder and Decoder將自己的密碼encode後,
然後再下

gconftool-2 -s -t string /desktop/gnome/remote_access/vnc_password 編碼後的密碼

這樣一來就可以再次用vnc連上遠端電腦了

以密碼”test”為例 , 經過base64編碼得到”dGVzdA==”

gconftool-2 -s -t string /desktop/gnome/remote_access/vnc_password dGVzdA==

Trackback URI | Comments RSS

Leave a Reply

京ICP备05029144