个人工具

“UbuntuHelp:MythTV/Install/Server/Backend/run-mythtv-setup”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
第7行: 第7行:
 
# ssh -X [email protected] /usr/bin/mythtv-setup
 
# ssh -X [email protected] /usr/bin/mythtv-setup
 
</nowiki></pre>
 
</nowiki></pre>
[[Include(MythTV/Install/mythtv-setup)]]
+
<<Include(MythTV/Install/mythtv-setup)>>
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

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)>>