>
> On Nov 3, 2020, at 09:57, Patrick Dupre wrote:
> >
> > ps
> > root 34852 0.0 0.0 217124 3336 ?SOct29 0:00 /bin/sh
> > /usr/local/dwagent/native/dwagsvc run
> >
> > How can I stop/restart it?
>
> Run ‘cat /proc/34852/cgroup’ and you will see the systemd service name
On 04/11/2020 16:54, Patrick Dupre wrote:
On Nov 3, 2020, at 09:57, Patrick Dupre wrote:
ps
root 34852 0.0 0.0 217124 3336 ?SOct29 0:00 /bin/sh
/usr/local/dwagent/native/dwagsvc run
How can I stop/restart it?
Run ‘cat /proc/34852/cgroup’ and you will see the systemd se
Hi,
Which configuration file identifies which display manager is being
used, and which configuration file identifies which desktop that dm will
launch?
The issue I have is, I have the Fedora Astronomy spin at F32 level.
I think it is starting SDDM at boot time and defaulting to start KD
Thanks you very much
> >> On Nov 3, 2020, at 09:57, Patrick Dupre wrote:
> >>> ps
> >>> root 34852 0.0 0.0 217124 3336 ?SOct29 0:00
> >>> /bin/sh /usr/local/dwagent/native/dwagsvc run
> >>>
> >>> How can I stop/restart it?
> >> Run ‘cat /proc/34852/cgroup’ and you will se
On 04/11/2020 17:24, Stephen Morris wrote:
Hi,
Which configuration file identifies which display manager is being used,
and which configuration file identifies which desktop that dm will launch?
The issue I have is, I have the Fedora Astronomy spin at F32 level. I think it is
starting S
On Nov 4, 2020, at 03:54, Patrick Dupre wrote:
>
> 0::/system.slice/dwagent.service
There you go, it was started by the system unit ‘dwagent.service’. It isn’t a
user service or launched inside a user session.
--
Jonathan Billings
___
users mailing
On Tue, 3 Nov 2020 at 12:20, Tom Horsley wrote:
> On Mon, 2 Nov 2020 15:44:39 +0100
> Jakub Jelen wrote:
>
> > Do you have something against this?
>
> I use the scp command all the time, if the command is still there
> I don't care if it does something different under the hood.
> I suppose I coul
I'm getting an error when trying to install akmod-nvidia, apparently from a
missing key:
warning:
/var/cache/dnf/rpmfusion-nonfree-updates-39512f6d281fdf9d/packages/akmod-nvidia-455.38-1.fc33.x86_64.rpm:
Header V3 RSA/SHA1 Signature, key ID 94843c65: NOKEY
RPM Fusion for Fedora 33 - Nonfree - Upda
On Wed, 4 Nov 2020 13:11:24 +
Patrick O'Callaghan wrote:
> Any ideas?
I always get the keys installed automagically when I install the
rpmfusion repo packages. Did you get the repo defined that way,
or did you just copy the /etc/yum.repos.d/ files from another
system? The keys show up in the
On Wed, Nov 4, 2020 at 6:34 PM George N. White III wrote:
> On Tue, 3 Nov 2020 at 12:20, Tom Horsley wrote:
>
>> On Mon, 2 Nov 2020 15:44:39 +0100
>> Jakub Jelen wrote:
>>
>> > Do you have something against this?
>>
>> I use the scp command all the time, if the command is still there
>> I don't
Hi,
I’ve managed to do something accidentally to my network config and I’m not sure
what.
I’m running a server inside of an ESXi host
It’s running using NetworkManager with 3x fixed IP addresses manually
configured, .215, .216 and .217
There are 3 virtual adaptors attached to the VM in questi
On Wed, 4 Nov 2020 15:16:02 +0100
Scott van Looy via users wrote:
> It’s super frustrating. Does anyone have any ideas why this might happen or
> what could be causing it or any suggestions for what I can investigate?
I have absolutely no idea if this is the problem, but I know
when I setup an e
On Mon, 2 Nov 2020, Jakub Jelen wrote:
I'm using scp: a lot to edit remote files with vim and I'm pretty sure
that many remote admins are doing the same.
So I'm wondering how this change will affect my use case scenario and if
you have considered it when moving to sftp.
That is a good
I've not used sftp at all.
I've only used scp when I had control at both ends.
On Wed, 4 Nov 2020, George N. White III wrote:
This is due to a fundamental insecurity in the old-style SCP protocol: the
client sends the wildcard string (*.c) to the server, and the server sends
back a sequence of
On Wed, 2020-11-04 at 08:28 -0500, Tom Horsley wrote:
> On Wed, 4 Nov 2020 13:11:24 +
> Patrick O'Callaghan wrote:
>
> > Any ideas?
>
> I always get the keys installed automagically when I install the
> rpmfusion repo packages. Did you get the repo defined that way,
> or did you just copy the
On Wed, 4 Nov 2020 at 11:39, Michael Hennebry <
henne...@web.cs.ndsu.nodak.edu> wrote:
> I've not used sftp at all.
> I've only used scp when I had control at both ends.
>
> On Wed, 4 Nov 2020, George N. White III wrote:
>
> > This is due to a fundamental insecurity in the old-style SCP protocol:
> It didn't ask for the key package-signing-key file or the key
> fingerprint.?? Did it use them silently somehow, or were they unneeded?
Add `localpkg_gpgcheck=1` to `/etc/dnf/dnf.conf`
https://dnf.readthedocs.io/en/latest/conf_ref.html#localpkg-gpgcheck-label
Many, including myself, feel this
On 11/4/20 6:16 AM, Scott van Looy via users wrote:
So on startup, all 3 appear to be working and have IPs assigned according to
ifconfig, but...
.215 accepts pings, .216 and .217 do not
https://access.redhat.com/solutions/53031
reverse path filtering is on by default, and in that configur
Typically if you want put 3 ip addresses in the same subnet on a
network usually you use a single network adaptor and add extra VIPs on
it.
see: https://www.jamescoyle.net/how-to/307-create-a-virtual-ip-address-in-linux
eth0:1 for the device names it the 1st vip, :1 as the 2nd vip and so
on. Th
On Nov 4, 2020, at 18:39, Roger Heflin wrote:
>
> Typically if you want put 3 ip addresses in the same subnet on a
> network usually you use a single network adaptor and add extra VIPs on
> it.
>
> see:
> https://www.jamescoyle.net/how-to/307-create-a-virtual-ip-address-in-linux
>
> eth0:1 fo
On 4/11/20 10:25 pm, Ed Greshko wrote:
On 04/11/2020 17:24, Stephen Morris wrote:
Hi,
Which configuration file identifies which display manager is
being used, and which configuration file identifies which desktop
that dm will launch?
The issue I have is, I have the Fedora Astronomy spi
Installed F32 on a legacy system set up to run xfce4. Letting the system
do the graphical boot works as expected. Booting to mode 3 command line
login then trying to start the graphical display with startx fails to
start the xserver. Going to a separate session with ctrl alt f4 gives a
command
On 11/4/20 9:17 PM, Robert McBroom via users wrote:
Installed F32 on a legacy system set up to run xfce4. Letting the system
do the graphical boot works as expected. Booting to mode 3 command line
login then trying to start the graphical display with startx fails to
start the xserver. Going to
23 matches
Mail list logo