紹介マニアMoinMoin

概要

公式サイト

関連サイト

http://www.centos.org/

インストール

yum

yum

yum list
yum list update
yum update

VNC

# yum install vnc-server
# vi /etc/init.d/iptables
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 5901 -j ACCEPT
# /etc/init.d/iptables restart

RealVNC - Download VNC software:RealVNCにMac OS X用のバイナリある事しらない人が多かったりする?

vine viewer VNC Client(Mac OS X):有料だけど良くできています。

SourceForge.net: Chicken of the VNC:2006年以降バイナリは出てない。接続速度は遅いです。

FVNC Open Source Flash:Flash版

設定

利用方法

Mac OS Xでhostsの設定をする場合があったのでメモ

/private/etc/hosts
sudo lookupd -flushcache

参考サイト


CategoryUnix

紹介マニアMoinMoin: CentOS (last edited 2012-04-18 13:37:34 by sakito)