Linux Playstation Media Server のインストール

・インストール

# apt-get install default-jdk
# apt-get install mplayer
# apt-get install mencoder
# apt-get install ffmpeg

# wget http://ps3mediaserver.googlecode.com/files/pms-generic-linux-unix-1.50.0.tgz
# tar zvxf pms-generic-linux-unix-1.50.0.tgz

・設定

# cd pms-linux-1.50.0
# vim PMS.conf
folders=/export
hostname=192.168.0.xxx
network_interface=eth0

・起動

# ./PMS.sh