SAMBA
TOSHIBA REGZAの録画用ネットワークHDDとして利用できるようにSAMBAを設定
/etc/samba/smb.conf を編集
[global] guest account = nobody map to guest = Bad User [regza] comment = REGZA recorder path = /regza public = yes writables = yes read only = no guest ok = yes
/etc/init.d/nmb start
/etc/init.d/smb start
/etc/init.d/smb start
chkconfig nmb on
chkconfig smb on
chkconfig smb on
このwikiの更新情報RSS