[카테고리:] Linux

Xen Server Master 변경

1.Pool Master 서버 확인 # xe pool-list #xe host-list uuid=<host-uuid> 2. 자기 자신이 Pool Master 서버 되기 # xe pool-emergency-transition-to-master 3. Member 서버에서 Pool Master...

Zabbix 한글 설정 후 일부 깨지는 현상

기존 심볼릭 링크 삭제 #rm /etc/alternatives/zabbix-web-font 네이버에서 제공하는 Nanumfont 다운 #mkdir -p /usr/share/fonts/NanumFont #cd /usr/share/fonts/NanumFont #wget http://cdn.naver.com/naver/NanumFont/fontfiles/NanumFont_TTF_ALL.zip #unzip Nanumfont_TTF_ALL.zip 심볼릭 링크 연결 #ln -s /usr/share/fonts/NanumFont/NanumGothic.ttf...