|
cd ~ tar zxvf xbms_0.30.6.tar.gz cd xbms_0.30.6.tar.gz make su cp xbms.conf /etc/ cp xbms /usr/local/bin/ |
|
### port to listen on ###
PORT 1400 ### Linux box IP ### LOCAL_IP 192.168.0.1 ### Xbox IP ### REMOTE_IP 192.168.0.3 ### user to run xbms as ### USER nobody GROUP nogroup ### shared directory ### PATH /home/xbox ### other stuff ### LOGFILE /var/log/xbms.log PIDFILE /var/run/xbms.pid DEBUG 1 |
|
<share> <name>Linux Server</name> <url>/@192.168.0.1</url> </share> |