Ubuntu 15.04 kylin 安装 upnp 服务器 mediatomb

本文介绍了如何在Ubuntu 15.04 Kylin上安装并配置UPnP媒体服务器Mediatomb。步骤包括使用apt-get安装Mediatomb,修改配置文件,启用/禁用服务,手动启动/停止服务,以及解决外部驱动器访问权限问题。此外,还提供了官方文档链接和其他资源。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. sudo apt-get install mediatomb

2. sudo vim /etc/mediatomb/config.xml

    修改如下设置:

   <ui enabled="yes" show-tooltips="yes">

  ...

   <transcoding enabled="yes">

   保存退出;

3. sudo /etc/init.d/mediatomb restart

4. 浏览器访问:http://localhost:49152/ 或者 http://IP Address of MediaTomb Server:49152/


参考:

http://www.n00bsonubuntu.net/content/install-mediatomb-upnp-mediaserver-ubuntu-14-04/


Please note that the mediatomb runs as a service.You can enable/disable the service by using the following steps:

A) 1. Install BootUp Manager: sudo apt-get install bum2. Execute BootUp Manager: sudo bum3. Disable/enable mediatomb service

B) Start/stop mediatomb service manually sudo service mediatomb start sudo service mediatomb stop sudo service mediatomb restart

C) Enable UI See following Ubuntu guide: https://help.ubuntu.com/community/MediaTomb

D) More documentation Of course, there is also official MediaTomb site: http://mediatomb.cc/pages/documentation_overview

E) External drive- If you're using Ubuntu 12.10 and external drive, the drive is mapped in /media/$USER/- MediaTomb service runs under "mediatomb" user by default- However, external drive (when connected and mounted) has access rights to your current $USER

E.1) => mediatomb service (UI) is not allowed seeing the folders/files- there are several ways how to bypass this situation. I managed to startup the mediatomb as "Startup application" when I log in to my account. So yes, I'm not using the mediatomb service and the "mediatomb process" is running also under my account.- From my point of view, this is safer at least from the access rights point of view.

E.2) Another possible approach is running the mediatomb service under different user (you).

Maybe there are also other ways...


参考:

http://askubuntu.com/questions/277862/how-do-i-properly-install-and-configure-mediatomb

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值