个人工具

UbuntuHelp:MythTV/Install/Server/Backend/run-mythtv-setup

来自Ubuntu中文

Wikibot讨论 | 贡献2010年5月19日 (三) 23:34的版本

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

Backend Configuration: mythtv-setup

~+`mythtv-setup`+~ will not work on the local console, as it requires an X server for graphics, etc. If you must run it from the backend, you will need to install a windows server on the local machine. This is not recommended, as it is a waste of resources for this machine's given tasks. Run the following command from a remote terminal that is running an X server-- being sure to substitute your user name and the correct address of the backend machine:

# ssh -X [email protected] /usr/bin/mythtv-setup

<<Include(MythTV/Install/mythtv-setup)>>