个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/MythTV/Install/Server/Backend/run-mythtv-setup}} {{Languages|UbuntuHelp:MythTV/Install/Server/Backend/run-mythtv-setup}} === Backend Configuration...)
 
第2行: 第2行:
 
{{Languages|UbuntuHelp:MythTV/Install/Server/Backend/run-mythtv-setup}}
 
{{Languages|UbuntuHelp:MythTV/Install/Server/Backend/run-mythtv-setup}}
 
=== Backend Configuration: mythtv-setup ===
 
=== 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.
 
~+`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'':
 
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'':
 
 
<pre><nowiki>
 
<pre><nowiki>
 
# 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]]

2007年11月30日 (五) 20:40的版本

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)