Re: Is there an officially Fedora supported replacement for the old rc.local? - still an issue

2022-07-19 Thread Peter Boy
> Am 19.07.2022 um 07:10 schrieb Jon LaBadie : > > On Mon, Jul 18, 2022 at 10:50:03PM +0200, Peter Boy wrote: >> >> >>> ... > > Maybe this from: SYSTEMD-RC-LOCAL-GENERATOR(8) > Also note that rc-local.service is ordered after network.target, which > does not mean that the network is func

Re: qemu crashes kernel-5.18.11-200.fc36.x86_64

2022-07-19 Thread Eyal Lebedinsky
On 19/07/2022 14.39, Eyal Lebedinsky wrote: On 19/07/2022 07.42, Sam Varshavchik wrote: Am I the only one lucky enough to have kernel-5.18.11-200.fc36.x86_64 crash reliably, on particular hardware, after starting a VM in virt-manager? At least I think it's a crash. One second after a VM sta

Re: qemu crashes kernel-5.18.11-200.fc36.x86_64

2022-07-19 Thread Jonathan Billings
On Jul 19, 2022, at 17:52, Sam Varshavchik wrote: > No, there's nothing worthwhile to report. "Crashes with Qemu on some > hardware" isn't a very useful bug report. > > Here's an example of a useful bug report: 2107827 > > That one looks like like my bug, except that I do not have anything to

Re: Wifi not Started at Boot and Networkmanager Wifi Last Used Stats Wrong

2022-07-19 Thread Stephen Morris
On 9/7/22 23:29, Stephen Morris wrote: On 6/7/22 09:23, Roger Heflin wrote: Error -110 is timeout, meaning the device did not respond to the commands. It usually means the hardware in question is in a bad/locked up state so the kernel is unable to init it. If the issue is after a suspend/resu

Re: qemu crashes kernel-5.18.11-200.fc36.x86_64

2022-07-19 Thread ToddAndMargo via users
On 7/19/22 14:50, Sam Varshavchik wrote: No, there's nothing worthwhile to report. "Crashes with Qemu on some hardware" isn't a very useful bug report. Post all you version numbers and post your XML file. They should be able to reproduce for themselves from there. _

Re: Is there an officially Fedora supported replacement for the old rc.local? - still an issue

2022-07-19 Thread Cameron Simpson
On 18Jul2022 22:50, Peter Boy wrote: >> Am 18.07.2022 um 22:18 schrieb Peter Boy : >> I got it finally working. > >After some tests: It isn’t. > >The programs I have to start depend on the existence of some (virtual) network >interfaces. rc.local is ordered after network.target, which doesn’t mea

Re: Is there an officially Fedora supported replacement for,>,> the old rc.local? - still an issue

2022-07-19 Thread Joe Zeff
On 7/19/22 15:26, Tim via users wrote: If I need to edit a file in a terminal, I use Mork's Editor I've never even heard of that one. My quick internet search didn't find it, either. Naanu naanu... You probably have, but don't realize it: nano. __

Re: qemu crashes kernel-5.18.11-200.fc36.x86_64

2022-07-19 Thread Sam Varshavchik
ToddAndMargo via users writes: On 7/18/22 14:42, Sam Varshavchik wrote: Am I the only one lucky enough to have kernel-5.18.11-200.fc36.x86_64 crash reliably, on particular hardware, after starting a VM in virt-manager? At least I think it's a crash. One second after a VM start it's brick-cit

Re: Is there an officially Fedora supported replacement for,>,> the old rc.local? - still an issue

2022-07-19 Thread Michael D. Setzer II via users
Think Mork's editor refers to nano. Thou with Mork it seems to be spelled nanu nanu.. But that is just a guess.. On 20 Jul 2022 at 6:56, Tim via users wrote: Subject:Re: Is there an officially Fedora supported replacement for,>,> the old rc.local? - still an issue To:

Re: Is there an officially Fedora supported replacement for,>,> the old rc.local? - still an issue

2022-07-19 Thread Tim via users
On Tue, 2022-07-19 at 11:24 -0600, Joe Zeff wrote: > I've never understood why so many people worship vi. It has a long history. It's a default install on many systems. It works on a command line, it also has a GUI. There's lots of extra features available. It loads in a flash. I've been usin

Re: How do I do a group reinstall of Xfce?

2022-07-19 Thread Robert McBroom via users
On 7/19/22 07:42, ToddAndMargo via users wrote: Hi All,    I have both MATE and Xfce installed.  If I boot into MATE, such that Xfce is not running, or not start a GUI at all, how do I do a group reinstall of Xfce? Many thanks, -T If you don't start a gui in X11 you can use "xinit -- :0" to st

Re: How do I do a group reinstall of Xfce?

2022-07-19 Thread stan via users
On Tue, 19 Jul 2022 12:13:51 -0700 ToddAndMargo via users wrote: > I have yet to figure out "group reinstall". The > manual page is not being a lot of help. > > This is what I have so far: > > > List: > # dnf group list | grep -i xfce > Xfce Desktop > > > Install: > # dnf groupi

Re: qemu crashes kernel-5.18.11-200.fc36.x86_64

2022-07-19 Thread ToddAndMargo via users
On 7/18/22 14:42, Sam Varshavchik wrote: Am I the only one lucky enough to have kernel-5.18.11-200.fc36.x86_64 crash reliably, on particular hardware, after starting a VM in virt-manager? At least I think it's a crash. One second after a VM start it's brick-city. Display frozen, no response f

Re: How do I do a group reinstall of Xfce?

2022-07-19 Thread ToddAndMargo via users
On 7/19/22 08:37, stan via users wrote: On Tue, 19 Jul 2022 04:42:52 -0700 ToddAndMargo via users wrote: Hi All, I have both MATE and Xfce installed. If I boot into MATE, such that Xfce is not running, or not start a GUI at all, how do I do a group reinstall of Xfce? Many thanks, -T

Re: Is there an officially Fedora supported replacement for,>,> the old rc.local? - still an issue

2022-07-19 Thread Joe Zeff
On 7/19/22 11:03, R. G. Newbury wrote: But I definitely didn't use vim, I used emacs :-). Heretic! Unclean! Unclean! I've never understood why so many people worship vi. If I need to edit a file in a terminal, I use Mork's Editor. ___ users mailin

Re: Is there an officially Fedora supported replacement for,>,> the old rc.local? - still an issue

2022-07-19 Thread R. G. Newbury
On Tue, 19 Jul 2022 07:37:12 -0400 Tom Horsley wrote> On Mon, 18 Jul 2022 22:25:03 -0400 R. G. Newbury wrote: This sleight-of-hand was posted by someone on an Arch distro forum/mailing list. I do not have his name, but kudos and thanks whoever you are. It works Those are my exact notes (and eve

Re: beat updatedb over the head?

2022-07-19 Thread stan via users
On Tue, 19 Jul 2022 09:04:18 -0400 Tom Horsley wrote: > On Tue, 19 Jul 2022 08:48:12 -0400 > Ben Cotton wrote: > > > (If you're fine with it running at midnight, you can use > > OnCalendar=daily) > > So maybe if I just changed the "RandomizedDelaySec=12h" in the > existing unit to something l

Re: How do I do a group reinstall of Xfce?

2022-07-19 Thread stan via users
On Tue, 19 Jul 2022 04:42:52 -0700 ToddAndMargo via users wrote: > Hi All, > > I have both MATE and Xfce installed. If I boot > into MATE, such that Xfce is not running, or not > start a GUI at all, how do I do a group reinstall > of Xfce? > > Many thanks, > -T Open a terminal and do dnf

Re: beat updatedb over the head?

2022-07-19 Thread Tom Horsley
On Tue, 19 Jul 2022 08:48:12 -0400 Ben Cotton wrote: > (If you're fine with it running at midnight, you can use OnCalendar=daily) So maybe if I just changed the "RandomizedDelaySec=12h" in the existing unit to something like "RandomizedDelaySec=2h" it would run some time between midnight and 2AM,

Re: beat updatedb over the head?

2022-07-19 Thread Ben Cotton
On Tue, Jul 19, 2022 at 8:05 AM Tom Horsley wrote: > > Anyone have an example of a systemd timer that runs at a specific > time of day (like 1AM) so I can avoid thinking too hard? :-). I have the following in a timer to run a prune of my backup at 6 AM Mondays: OnCalendar=Mon *-*-* 06:00:00 So

MariaDB in Fedora - retiring 10.3 & 10.4 series

2022-07-19 Thread Michal Schorm
Hello everyone, Due to several circumstances I am stopping all efforts in maintaining MariaDB 10.3 & 10.4 series in Fedora. Just before that, I rebased both series to the latest upstream versions, so you will get all the security patches released as for today ! MariaDB 10.3: https://bodhi.fedora

beat updatedb over the head?

2022-07-19 Thread Tom Horsley
The timer installed by plocate insists on running updatedb at maximally inconvenient times. I looked at the docs for systemd timers and my brain screamed at me: "I don't feel like thinking hard enough to get this right!" Anyone have an example of a systemd timer that runs at a specific time of day

How do I do a group reinstall of Xfce?

2022-07-19 Thread ToddAndMargo via users
Hi All, I have both MATE and Xfce installed. If I boot into MATE, such that Xfce is not running, or not start a GUI at all, how do I do a group reinstall of Xfce? Many thanks, -T -- ~~ Computers are like air conditioners. They malfunction when you open w

Re: Is there an officially Fedora supported replacement for,> the old rc.local? - still an issue

2022-07-19 Thread Tom Horsley
On Mon, 18 Jul 2022 22:25:03 -0400 R. G. Newbury wrote: > This sleight-of-hand was posted by someone on an Arch distro > forum/mailing list. I do not have his name, but kudos and thanks whoever > you are. It works Those are my exact notes (and even comments) from when systemd started killing of

Re: diagnosing XFS corruption after upgrading to Fedora 36

2022-07-19 Thread George N. White III
On Tue, Jul 19, 2022 at 12:50 AM Patrick Hemmer wrote: > Just to close this out, and not be "that guy" (https://xkcd.com/979/), I > ended up just rolling the kernel back to the Fedora 35 kernel (5.14.10). > Without a good way to isolate where the problem is (between XFS & LVM), I > really didn't

Re: Is it possible to protect OpenSSH Daemon logins with 2nd factor authentication (2FA)?

2022-07-19 Thread Turritopsis Dohrnii Teo En Ming
On Tue, 19 Jul 2022 at 14:05, Barry wrote: > > > > > On 19 Jul 2022, at 06:39, Turritopsis Dohrnii Teo En Ming > > wrote: > > > > Subject: Is it possible to protect OpenSSH Daemon logins with 2nd > > factor authentication (2FA)? > > Search the web for “ssh 2fa” will list lots of how top’s. > >