个人工具

“UbuntuHelp:MythTV/Install/WhatNext/BackendFrontend”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/MythTV/Install/WhatNext/BackendFrontend}} {{Languages|UbuntuHelp:MythTV/Install/WhatNext/BackendFrontend}} [[Include(MythTV/Install/WhatNext/phpmy...)
 
第2行: 第2行:
 
{{Languages|UbuntuHelp:MythTV/Install/WhatNext/BackendFrontend}}
 
{{Languages|UbuntuHelp:MythTV/Install/WhatNext/BackendFrontend}}
 
[[Include(MythTV/Install/WhatNext/phpmyadmin)]]
 
[[Include(MythTV/Install/WhatNext/phpmyadmin)]]
 
 
[[Include(MythTV/Install/WhatNext/channel_icons)]]
 
[[Include(MythTV/Install/WhatNext/channel_icons)]]
 
 
[[Include(MythTV/Install/WhatNext/themes)]]
 
[[Include(MythTV/Install/WhatNext/themes)]]
 
 
[[Include(/MythTV/Install/WhatNext/XvMC)]]
 
[[Include(/MythTV/Install/WhatNext/XvMC)]]
 
 
[[Include(MythTV/Install/WhatNext/VNC)]]
 
[[Include(MythTV/Install/WhatNext/VNC)]]
 
 
[[Include(MythTV/Install/WhatNext/suspend)]]
 
[[Include(MythTV/Install/WhatNext/suspend)]]
 
 
[[Include(MythTV/Install/Server/WhatNext/Samba)]]
 
[[Include(MythTV/Install/Server/WhatNext/Samba)]]
 
 
==== Plugins ====
 
==== Plugins ====
 
Given that this machine is a backend and frontend, the mythplugins metapackage can be used.  This will install all of the misc. mythtv plugins available as well as dependencies.
 
Given that this machine is a backend and frontend, the mythplugins metapackage can be used.  This will install all of the misc. mythtv plugins available as well as dependencies.
 
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo apt-get install mythplugins
 
sudo apt-get install mythplugins
 
</nowiki></pre>
 
</nowiki></pre>
 
 
This will properly install apache2 and php4 for mythweb.  If you would like to use php5 instead, install it prior to installing mythweb.  All of the plugins will work out of the box except for mythweb.
 
This will properly install apache2 and php4 for mythweb.  If you would like to use php5 instead, install it prior to installing mythweb.  All of the plugins will work out of the box except for mythweb.
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

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

Include(MythTV/Install/WhatNext/phpmyadmin) Include(MythTV/Install/WhatNext/channel_icons) Include(MythTV/Install/WhatNext/themes) Include(/MythTV/Install/WhatNext/XvMC) Include(MythTV/Install/WhatNext/VNC) Include(MythTV/Install/WhatNext/suspend) Include(MythTV/Install/Server/WhatNext/Samba)

Plugins

Given that this machine is a backend and frontend, the mythplugins metapackage can be used. This will install all of the misc. mythtv plugins available as well as dependencies.

sudo apt-get install mythplugins

This will properly install apache2 and php4 for mythweb. If you would like to use php5 instead, install it prior to installing mythweb. All of the plugins will work out of the box except for mythweb.