Hi,
I am new to Mythtv and installed it on Ubuntu Vivid Vervet (15.04) server which is a headless server that will not have any GUI whatsoever - sits on a LAN.
How can I configure Mythtv backend - can it be done by a browser from another machine on the LAN ... <IP-address for backend:xxxx>
Have not found this in documentation - only that I should run '/usr/bin/mythtv-setup' but I don't have any GUI on my backend ...
Headless backend
Moderator: Forum Moderators
Re: Headless backend
Being able to configure the backend via a web browser is currently a work in progress. For the moment you should use ssh with x-forwarding and run mythtv-setup on the server.
Regards
Stuart
Code: Select all
$ ssh -X <myserver>
Stuart
-
yuckyuntried424
- Newcomer
- Posts: 1
- Joined: Fri Oct 14, 2016 9:40 am

Re: Headless backend
I also faced this for just 5 minutes.

