X11 forwarding
From MythTV Official Wiki
(Difference between revisions)
(Create page with minimal content) |
m (Categorized) |
||
| Line 5: | Line 5: | ||
Setup the ssh daemon on the mythbackend machine and use 'ssh -X mythserver' to | Setup the ssh daemon on the mythbackend machine and use 'ssh -X mythserver' to | ||
connect to it. The run 'mythtv-setup'. | connect to it. The run 'mythtv-setup'. | ||
| + | |||
| + | [[Category:Glossary]] | ||
Latest revision as of 14:50, 24 April 2006
To enable configuration of a mythbackend without having to install X you can use X11 forwarding.
The following was taken from a mailing list post:
Setup the ssh daemon on the mythbackend machine and use 'ssh -X mythserver' to connect to it. The run 'mythtv-setup'.