Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Small (as in footprint) window manager
Date: Sun, 02 Dec 2018 19:17:13
Message-Id: pu1av0$ioh$1@blaine.gmane.org
In Reply to: Re: [gentoo-user] Small (as in footprint) window manager by Jack
1 On 2018-12-02, Jack <ostroffjh@×××××××××××××××××.net> wrote:
2 > On 2018.12.01 23:21, Daniel Frey wrote:
3
4 >> I ran into one issue, that being on my server (mythtv, file, etc) I
5 >> am normally in text/ssh mode but occasionally I need X for something.
6 >>
7 >> [...]
8 >>
9 >> This all stems from occasionally needing a gui for configuring
10 >> mythtv or the ability to have two shells open side by side.
11
12 > What about not installing xorg at all on that box, and just ssh'ing in
13 > from a different PC with full desktop setup when you need a gui?
14
15 That's mostly what I used to do when I ran a headless MythTV server.
16 You have to have all the X11 _client_ stuff installed on the MythTV
17 server, but you don't actually have to have an X11 server on the
18 MythTV server. You can run the MythTV GUI configuration program
19 remotely via the normal command line magic "DISPLAY=<whatever>
20 mythtv-setup", or you can let ssh -X/-Y options handle it for you with
21 somethi8ng like "ssh -X mythtv-setup@my-mythv-server".
22
23 MythTV's requirement to use a GUI setup program on a "headless"
24 server, always seemed like a massively stupid design decision.
25
26 That said, it's been many years since I've run MythTV. I switched to
27 SageTV because of the brilliantly small and silent set-top-boxes. But
28 Google bought SageTV and pulled the plug on that, so a year or two
29 back I switched to Plex (which you configure via a web UI). The Plex
30 plugin for OSMC/Kodi has a clumsy UI, but works pretty well. However,
31 the Plex app for Roku seems to be useless...
32
33 --
34 Grant Edwards grant.b.edwards Yow! ... I want a COLOR
35 at T.V. and a VIBRATING BED!!!
36 gmail.com

Replies

Subject Author
Re: [gentoo-user] Re: Small (as in footprint) window manager Daniel Frey <djqfrey@×××××.com>