Re: VNC alternatives

2018-10-04 Thread Francis . Montagnac
On Fri, 05 Oct 2018 07:42:16 +0200 francis.montag...@inria.fr wrote: > Can you try to set Type to simple and thus get rid of the pid stuff. > So try: > [Service] > Type=simple > WorkingDirectory=/home/rgm > User=rgm > Group=rgm > PAMName=login > ExecStartPre=/bin/sh -c '/usr/bin/vncserver -ki

Re: VNC alternatives

2018-10-04 Thread Francis . Montagnac
Hi. On Thu, 04 Oct 2018 17:10:54 -0400 Robert Moskowitz wrote: > On 9/30/18 2:56 AM, francis.montag...@inria.fr wrote: >> Hi >> On Wed, 26 Sep 2018 10:32:43 -0500 Rex Dieter wrote: >>> Robert Moskowitz wrote: It seems Tiger-vncserver is broken WRT polkit for any spin other than gnome

Re: Fedora 28 DM -

2018-10-04 Thread Joe Zeff
On 10/04/2018 04:04 PM, Bob Goodwin wrote: On 10/04/18 17:52, Patrick O'Callaghan wrote: A DM presents a graphical login screen, handles user logins, and allows you to select which DE you want to run at login time. Many people find that useful, but if you don't then that's up to you. poc . A g

Re: Fedora 28 DM -

2018-10-04 Thread Ed Greshko
On 10/5/18 6:14 AM, Rick Stevens wrote: > On 10/4/18 3:04 PM, Bob Goodwin wrote: >> On 10/04/18 17:52, Patrick O'Callaghan wrote: >>> A DM presents a graphical login screen, handles user logins, and allows >>> you to select which DE you want to run at login time. Many people find >>> that useful, b

Re: Fedora 28 DM -

2018-10-04 Thread Patrick O'Callaghan
On Thu, 2018-10-04 at 18:04 -0400, Bob Goodwin wrote: > On 10/04/18 17:52, Patrick O'Callaghan wrote: > > A DM presents a graphical login screen, handles user logins, and allows > > you to select which DE you want to run at login time. Many people find > > that useful, but if you don't then that's

Re: Fedora 28 DM -

2018-10-04 Thread Rick Stevens
On 10/4/18 3:04 PM, Bob Goodwin wrote: > On 10/04/18 17:52, Patrick O'Callaghan wrote: >> A DM presents a graphical login screen, handles user logins, and allows >> you to select which DE you want to run at login time. Many people find >> that useful, but if you don't then that's up to you. >> >> p

Re: Fedora 28 DM -

2018-10-04 Thread Bob Goodwin
On 10/04/18 17:52, Patrick O'Callaghan wrote: A DM presents a graphical login screen, handles user logins, and allows you to select which DE you want to run at login time. Many people find that useful, but if you don't then that's up to you. poc . A good explanation, I can't find that with Goog

Re: Fedora 28 DM -

2018-10-04 Thread Patrick O'Callaghan
On Thu, 2018-10-04 at 17:09 -0400, Bob Goodwin wrote: > On 10/04/18 16:43, Joe Zeff wrote: > > > Yes, I generally prefer to use "startxfce4." > > > > If you're using startxfce4 from a CLI, you wouldn't need to have a DM > > running. > > __ > > . > Ok, then that's the part I did not understan

Re: Adding and removing a user in F28

2018-10-04 Thread stan
On Fri, 5 Oct 2018 00:15:26 +0300 Kevin Wilson wrote: > Hi, all. > > On F28, when I am running > useradd test10 > A new folder is generated: > /home/test10/ > > But when I run: > userdel test10 > this folder remains. > > This same is when > adduser test11 > and them > userdel test11 > > /home

Adding and removing a user in F28

2018-10-04 Thread Kevin Wilson
Hi, all. On F28, when I am running useradd test10 A new folder is generated: /home/test10/ But when I run: userdel test10 this folder remains. This same is when adduser test11 and them userdel test11 /home/test11 remains. Is this an expected behaviour ? Is there a way to cause the home folder

Re: VNC alternatives

2018-10-04 Thread Robert Moskowitz
On 9/30/18 2:56 AM, francis.montag...@inria.fr wrote: Hi On Wed, 26 Sep 2018 10:32:43 -0500 Rex Dieter wrote: Robert Moskowitz wrote: It seems Tiger-vncserver is broken WRT polkit for any spin other than gnome. I think that adding the following in the vncserver@.service and/or xvnc@.servic

Re: Fedora 28 DM -

2018-10-04 Thread Bob Goodwin
On 10/04/18 16:43, Joe Zeff wrote: Yes, I generally prefer to use "startxfce4." If you're using startxfce4 from a CLI, you wouldn't need to have a DM running. __ . Ok, then that's the part I did not understand. If that's all a dm does it's a useless feature in my compters. Or am I missi

Re: Fedora 28 DM -

2018-10-04 Thread Rex Dieter
Bob Goodwin-Fastmail wrote: > On 10/04/18 15:47, Bob Goodwin wrote: >> . >> Yes, I generally prefer to use "startxfce4." > . > And when I do "systemctl set-default multi-user.target" it disables > lightdm which is why I am seeing no dm? It gets loaded but the status > hows "inactive: dead." You'r

Re: Fedora 28 DM -

2018-10-04 Thread Joe Zeff
On 10/04/2018 01:47 PM, Bob Goodwin wrote: Yes, I generally prefer to use "startxfce4." If you're using startxfce4 from a CLI, you wouldn't need to have a DM running. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an em

Re: Fedora 28 DM -

2018-10-04 Thread Bob Goodwin-Fastmail
On 10/04/18 15:47, Bob Goodwin wrote: . Yes, I generally prefer to use "startxfce4." . And when I do "systemctl set-default multi-user.target" it disables lightdm which is why I am seeing no dm? It gets loaded but the status hows "inactive: dead." -- Bob Goodwin - Zuni, Virginia, USA http:/

FC28: How do I get Vulkan working on intel laptop ?

2018-10-04 Thread sean darcy
Running Fedora 28 on Intel i5 8250U, UHD Graphics 620 (rev 07). Vulkan is supposed to be supported. mesa-vulkan-drivers-18.0.5-4.fc28.x86_64 vulkan-loader-1.1.77.0-4.fc28.x86_64 vulkan-tools-1.1.77.0-1.fc28.x86_64 But... export VK_LOADER_DEBUG=all vulkaninfo DEBUG: Searching the following path

Re: Fedora 28 DM -

2018-10-04 Thread Bob Goodwin
On 10/04/18 13:59, Rick Stevens wrote: Uh, it should be "systemctl status lightdm" (typo in your command?). If you get a "not found" error, it's because that display manager isn't installed. From my F26 system: . Yes, I generally prefer to use "startxfce4." Sorry about the misspelling and here

Re: Fedora 28 DM -

2018-10-04 Thread Rick Stevens
On 10/4/18 10:32 AM, Bob Goodwin-Fastmail wrote: > On 10/04/18 12:28, Rick Stevens wrote: >> Try "systemctl status display-manager" > . > The Fedora 28 computer: > [bobg@box83 ~]$ systemctl status display-manager > ● gdm.service - GNOME Display Manager >    Loaded: loaded (/usr/lib/systemd/system/g

Re: Fedora 28 DM -

2018-10-04 Thread Bob Goodwin-Fastmail
On 10/04/18 12:28, Rick Stevens wrote: Try "systemctl status display-manager" . The Fedora 28 computer: [bobg@box83 ~]$ systemctl status display-manager ● gdm.service - GNOME Display Manager    Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled; vendor preset: disabled)    Active: in

Re: Fedora 28 DM -

2018-10-04 Thread Rick Stevens
On 10/3/18 11:40 AM, Bob Goodwin-Fastmail wrote: > On 10/03/18 14:00, Rick Stevens wrote: >> Assuming you're starting the GUI from systemd startup, you can find >> which is used by default by doing something like: >> >> [root@prophead ~]# ls -l /etc/systemd/system/display-manager.service >>