2005年3月8日
:2005-03-08
VNC入れるも、コンソールしか出てこねえ。そこでGoogle先生に頼んだわけです。したら
# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
# exec /etc/X11/xinit/xinitrc
この下の2行の#を消せばいいだけで。
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc
とのことで、消したらちゃんと出た。Googleすげえ。
ついでに解析するために牛小屋を入れてみる。
LinuxClientを落としてきて
# ./dnetc -config
# ./dnetc -install
でインストしたら、後は
# ./dnetc -update
だけでいいっぽい
あとはWebminを入れた
http://tsuttayo.sytes.net/linuxtips/webmin/
本日のCOKE:なし