DisplayManagerの設定
- Linux全般の場合と同じ
FontServerの設定
- FontServerの起動スクリプト登録
# cp /etc/rc.local /etc/rc.local.org
# echo "/usr/X11R6/bin/xfs &" >> /etc/rc.local
- FontServer起動の為にOSの再起動
# reboot
- listen状態のチェック
# netstat -an | grep -e 7100
Last-modified: 2007-07-22 (日) 21:52:13