Re: Random Copy Paste issue ^[[[200~ copied text ~

2025-07-10 Thread Michael D. Setzer II via users
users > > On Thu, 10 Jul 2025 at 11:00, Michael D. Setzer II via users > wrote: > I haven't been able to figure out what causes this or a solution to fix > it other than manually deleting the text. > > I assume you mean^[[[200~ copied text ~ appears in your paste

Random Copy Paste issue ^[[[200~ copied text ~

2025-07-10 Thread Michael D. Setzer II via users
I haven't been able to figure out what causes this or a solution to fix it other than manually deleting the text. Doesn't happen a lot, but rebooting makes it go back to normal. Happens on command line, but if trying to paste into other programs often results in nothing being pasted at all. So

Re: sleep/suspend

2025-07-05 Thread Michael D. Setzer II via users
On 5 Jul 2025 at 12:55, Patrick Dupre via users wrote: To: Tim Subject:Re: sleep/suspend Date sent: Sat, 5 Jul 2025 12:55:11 +0200 Send reply to: Community support for Fedora users From: Patrick Dupre via users Copies

Re: Bash: how do I read a file into a variable and keep the line feeds?

2025-06-24 Thread Michael D. Setzer II via users
On 24 Jun 2025 at 22:23, ToddAndMargo via users wrote: Date sent: Tue, 24 Jun 2025 22:23:49 -0700 To: Community support for Fedora users Subject:Bash: how do I read a file into a variable and keep the line feeds? Send reply to: Community

Re: creating install media for Fedora server (42)

2025-06-22 Thread Michael D. Setzer II via users
On 23 Jun 2025 at 11:30, Tim via users wrote: Subject:creating install media for Fedora server (42) To: Tim via users Date sent: Mon, 23 Jun 2025 11:30:32 +0930 Send reply to: Community support for Fedora users From: Ti

Issues with latest winehq-devel and wine-devel

2025-06-20 Thread Michael D. Setzer II via users
On one system - Fedora 42 after upgrading to 10.9 it would fail running wine with anything notepad, cmd, and winecfg without using WINEDEBUG=+heap. but other systems with 10.9 worked fine with Fedora 42 and Fedora 41. Then after upgrading to 10.10 version had primary windows program I use have

Re: Issue with winehq-devel 10.9

2025-06-11 Thread Michael D. Setzer II via users
:40 PM Michael D. Setzer II via users > wrote: > Having a failure on one of my Fedora 42 systems with winehq-devel > 10.9 not working while 10.8 works fine. Other machines work fine. > [...] > Had found something saying might be a memory error, but run > memtest 7.20 and it took

Issue with winehq-devel 10.9

2025-06-09 Thread Michael D. Setzer II via users
Having a failure on one of my Fedora 42 systems with winehq-devel 10.9 not working while 10.8 works fine. Other machines work fine. After upgrade wine notepad 002c:err:seh:NtRaiseException Unhandled exception code c005 flags 0 addr 0x6fc4c133 0034:err:seh:NtRaiseException Unhandled excep

Updated 6 machines from Fedora 41 to 42 and all went well, except 1. On it wine 10.8 works, but 10.9 fails.

2025-06-06 Thread Michael D. Setzer II via users
After upgrading Acer notebook, the winehq works with 10.8, but upgrade to 10.9 fails. root@setzconote:~# uname -a Linux setzconote.dyndns.org 6.14.9-300.fc42.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 29 14:27:53 UTC 2025 x86_64 GNU/Linux root@setzconote:~# wine notepad MESA-INTEL: warning: Ivy Brid

Issues with new winehq and wine update?

2025-06-02 Thread Michael D. Setzer II via users
On one Fedora 42 machine after update get this. wine notepad 002c:err:seh:NtRaiseException Unhandled exception code c005 flags 0 addr 0x6fc4c133 0034:err:seh:NtRaiseException Unhandled exception code c005 flags 0 addr 0x6fc4c133 003c:err:seh:NtRaiseException Unhandled exception co

Re: How to setup certs for https access for Fedora 42?

2025-05-30 Thread Michael D. Setzer II via users
On 30 May 2025 at 19:49, Tim via users wrote: Subject:Re: How to setup certs for https access for Fedora 42? To: noloa...@gmail.com, Community support for Fedora users Date sent: Fri, 30 May 2025 19:49:29 +0930 Send reply to: Com

Re: How to setup certs for https access for Fedora 42?

2025-05-29 Thread Michael D. Setzer II via users
ote: > > > > > >> On 29 May 2025, at 16:38, Michael D. Setzer II via users > >> wrote: > >> > >> No need to setup a Virtual Host. Don't know why they don't list this > >> option. > > > > My guess is because almost ev

Re: How to setup certs for https access for Fedora 42?

2025-05-29 Thread Michael D. Setzer II via users
Just to post the solution I found a lot of trial and error. used certbot certonly to create the certificates. Then just make changes to /etc/httpd/conf.d/ssl.conf diff ssl.conf ssl.conf.sav 59,60c59,60 < DocumentRoot "/var/www/html" < ServerName setzco.dyndns.org:443 --- > #DocumentRoot "/var/w

Re: Getting "gpg: WARNING: No valid encryption subkey left over." sometimes running dnf

2025-05-28 Thread Michael D. Setzer II via users
net, users@lists.fedoraproject.org Copies to: users@lists.fedoraproject.org, "Michael D. Setzer II" Send reply to: Community support for Fedora users > > > > On 28 May 2025, at 05:55, Michael D. Setzer II via users > > wrote: > > > >

Getting "gpg: WARNING: No valid encryption subkey left over." sometimes running dnf

2025-05-27 Thread Michael D. Setzer II via users
How would one correct this warning?? Thanks. ++ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:mi...@guam.net mailto:msetze...@gmail.com mailto:msetze...@gmx.com Guam - Where Am

Re: How to setup certs for https access for Fedora 42?

2025-05-26 Thread Michael D. Setzer II via users
On 26 May 2025 at 7:12, Charles Dennett wrote: Date sent: Mon, 26 May 2025 07:12:44 -0400 Subject:Re: How to setup certs for https access for Fedora 42? To: users@lists.fedoraproject.org From: Charles Dennett Send reply to:

Re: How to setup certs for https access for Fedora 42?

2025-05-26 Thread Michael D. Setzer II via users
On 26 May 2025 at 11:49, Patrick O'Callaghan wrote: Subject:Re: How to setup certs for https access for Fedora 42? From: Patrick O'Callaghan To: users@lists.fedoraproject.org Date sent: Mon, 26 May 2025 11:49:40 +0100 Send reply

Re: How to setup certs for https access for Fedora 42?

2025-05-26 Thread Michael D. Setzer II via users
On 26 May 2025 at 10:34, J.Witvliet--- via users wrote: To: Subject:Re: How to setup certs for https access for Fedora 42? Date sent: Mon, 26 May 2025 10:34:07 + Send reply to: Community support for Fedora users From: "J.Witvliet--- via users" Copies to: j.witvl...

How to setup certs for https access for Fedora 42?

2025-05-26 Thread Michael D. Setzer II via users
Have been running http on port 8081 for long time with no problem. Tried to do similar with 8443 for https, but would never get connection. ISP blocks port 80 and 443 to regular home machine. ISP did some changes, and I can now connect using port 8443 that maps to port 443 on machine. Gives se

Re: Issues with Libreoffice after upgrading to Fedora 42 from 41?

2025-05-25 Thread Michael D. Setzer II via users
for Fedora users > > > On 25 May 2025, at 15:39, Michael D. Setzer II via users > wrote: > > It is just seeing all those warning messages showing up each time it > runs. > $ libreoffice --calc > warning: parent does not have any rules defined > (child: ) >

Re: Issues with Libreoffice after upgrading to Fedora 42 from 41?

2025-05-25 Thread Michael D. Setzer II via users
Maria Terry Jimenez via users Copies to: Jose Maria Terry Jimenez > > > El 24/5/25 a las 21:25, Michael D. Setzer II via users escribió: > Run libreoffice --calc from script and with Fedora 41 saw no warning messages > using > either the Fedora default install or versio

Re: Issues with Libreoffice after upgrading to Fedora 42 from 41?

2025-05-25 Thread Michael D. Setzer II via users
ael D. Setzer II" Send reply to: Community support for Fedora users > > > > On 24 May 2025, at 20:26, Michael D. Setzer II via users > wrote: > > > libreoffice-calc-25.2.3.2-1.fc42.x86_64 > libreoffice25.2-calc-25.2.3.2-2.x86_64 > > You have libr

Issues with Libreoffice after upgrading to Fedora 42 from 41?

2025-05-24 Thread Michael D. Setzer II via users
Run libreoffice --calc from script and with Fedora 41 saw no warning messages using either the Fedora default install or version from libreoffice site. Now with upgrade to Fedora 42 on 7 machines, I'm getting warning messages. Versions of libreoffice installed. $rpm -qa | grep libreoffice | grep

Getting warning with Libreoffice (Fedora) but not Libreoffice (LibreOffice)?

2025-05-24 Thread Michael D. Setzer II via users
Just updated machine from Fedora 41 to 42. Running libreoffice --calc from command line get lots of these messages? warning: parent does not have any rules defined (child: ) warning: parent does not have any rules defined (child: ) warning: parent does not have any rules defined (child: ) $

error after upgrading from 41 to 42 /etc/selinux/targeted/contexts/files/file_contexts.bin: Old compiled fcontext format, skipp

2025-05-23 Thread Michael D. Setzer II via users
Do an su command would show this and also saw in some other dnf operations. Found https://discussion.fedoraproject.org/t/curious-error-old-compiled-fc ontext-format-skipping/154135 Had a number of messages, but seems the .bin files are compiled with some Old format? I had messages about the m

Question on change from dnf to dnf5

2025-05-22 Thread Michael D. Setzer II via users
Was just looking at /var/cache/dnf and /var/cache/libdnf5 noticed /var/cache/dnf had a lot of older files and directories /var/cache/lib/dnf5 had a lot less. moved contents of dnf directory to backup, and ran dnf update to see what it would create and nothing was created, but files updated in l

Re: recovering back-up.

2025-05-07 Thread Michael D. Setzer II via users
On 7 May 2025 at 9:35, George N. White III wrote: From: "George N. White III" Date sent: Wed, 7 May 2025 09:35:10 -0300 Subject:Re: recovering back-up. To: Community support for Fedora users Send reply to: Community support for Fedora users > > On Tue, May 6, 2025 at 9:49

Re: recovering back-up.

2025-05-03 Thread Michael D. Setzer II via users
On 3 May 2025 at 17:20, Tim via users wrote: Subject:Re: recovering back-up. To: Community support for Fedora users Date sent: Sat, 03 May 2025 17:20:54 +0930 Send reply to: Community support for Fedora users From: Tim

Getting different results opening multiple ods files from command line using libreoffice on Fedora 41

2025-04-09 Thread Michael D. Setzer II via users
Have a number of Fedora 41 machines, and am getting different results from same command line. use libreoffice --calc followed by 4 ods files. On both machines, it does open all four files, but on the one machine, it shows four tabs at top going across, and I can jump between the spreadsheets by

Re: I need to monitor a dead network

2025-04-07 Thread Michael D. Setzer II via users
On 7 Apr 2025 at 10:59, ToddAndMargo via users wrote: Date sent: Mon, 7 Apr 2025 10:59:29 -0700 Subject:Re: I need to monitor a dead network To: users@lists.fedoraproject.org Send reply to: Community support for Fedora users From:

Re: dnf downgrade dependencies

2025-03-13 Thread Michael D. Setzer II via users
On 13 Mar 2025 at 22:58, Dave Close wrote: To: users@lists.fedoraproject.org Subject:Re: dnf downgrade dependencies From: Dave Close Date sent: Thu, 13 Mar 2025 22:58:42 -0700 Send reply to: users@lists.fedoraproject.org

Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On Dell Inspiron 3721

2025-03-13 Thread Michael D. Setzer II via users
@lists.fedoraproject.org From: Samuel Sieb Send reply to: Community support for Fedora users > On 3/12/25 2:11 PM, Michael D. Setzer II via users wrote: > > Second, the latest released grub2 has an issue with windows ntfs > > regular partitions, and doesn

Re: Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/Samual Sieb/Jeffrey Walton/Tim. On Dell Inspiron 3721

2025-03-12 Thread Michael D. Setzer II via users
On 12 Mar 2025 at 20:01, Ger van Dijck wrote: Date sent: Wed, 12 Mar 2025 20:01:47 +0100 To: users@lists.fedoraproject.org From: Ger van Dijck Subject:Fresh install Fedora 41. Bootloader Problem. Camina Shell/Barry Scott/

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? (No windows menu entry?)

2025-03-08 Thread Michael D. Setzer II via users
On 8 Mar 2025 at 23:21, Camina Shell via users wrote: Subject:Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? (No windows menu entry?) To: users@lists.fedoraproject.org Date sent: Sat, 08 Mar 2025 23:21:29 -0

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? (No windows menu entry?)

2025-03-08 Thread Michael D. Setzer II via users
?? Priority: normal Send reply to: mi...@guam.net, Community support for Fedora users From: "Michael D. Setzer II via users" Copies to: Camina Shell , "Michael D. Setzer II" > On 8 Mar 2025 at 13:53, Camin

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions??

2025-03-08 Thread Michael D. Setzer II via users
On 8 Mar 2025 at 13:53, Camina Shell via users wrote: Subject:Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? To: users@lists.fedoraproject.org Date sent: Sat, 08 Mar 2025 13:53:50 - Send reply to:

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions??

2025-03-08 Thread Michael D. Setzer II via users
On 8 Mar 2025 at 13:53, Camina Shell via users wrote: Subject:Re: getting core dump with grub2-mkconfig on systems with windows7 partitions?? To: users@lists.fedoraproject.org Date sent: Sat, 08 Mar 2025 13:53:50 - Send reply to:

Re: getting core dump with grub2-mkconfig on systems with windows7 partitions??

2025-03-07 Thread Michael D. Setzer II via users
: Stephen Morris Send reply to: Community support for Fedora users > On 8/3/25 06:55, Michael D. Setzer II via users wrote: > > Running the command see these lines? But line 186 in > > 50mounted-tests is just a "fi" line?? > > > > > > grub2-mkconfig

getting core dump with grub2-mkconfig on systems with windows7 partitions??

2025-03-07 Thread Michael D. Setzer II via users
Running the command see these lines? But line 186 in 50mounted-tests is just a "fi" line?? grub2-mkconfig -o /boot/grub2/grub.cfg Generating grub configuration file ... /usr/libexec/os-probes/50mounted-tests: line 186: 1820513 Segmentation fault (core dumped) grub2-mount "$partition" "$t

Re: startx

2025-02-28 Thread Michael D. Setzer II via users
On 28 Feb 2025 at 12:55, Patrick Dupre via users wrote: To: fedora Subject:startx Date sent: Fri, 28 Feb 2025 12:55:47 +0100 Send reply to: Community support for Fedora users From: Patrick Dupre via users Copies to:

Re: Replacing nano with vim - logout needed?

2025-02-26 Thread Michael D. Setzer II via users
Seems to be set by this file. cat /etc/profile.d/nano-default-editor.sh # Ensure GNU nano is set as EDITOR if it isn't already set if [ -z "$EDITOR" ]; then export EDITOR="/usr/bin/nano" fi On 26 Feb 2025 at 17:41, Robert Moskowitz wrote: Date sent: Wed, 26 Feb 2025 17:41

Re: Replacing nano with vim - logout needed?

2025-02-26 Thread Michael D. Setzer II via users
On 26 Feb 2025 at 17:41, Robert Moskowitz wrote: Date sent: Wed, 26 Feb 2025 17:41:56 -0500 To: Community support for Fedora users From: Robert Moskowitz Subject:Replacing nano with vim - logout needed? Send reply to: C

Re: Sleeping

2025-02-18 Thread Michael D. Setzer II via users
On 18 Feb 2025 at 13:06, Patrick Dupre via users wrote: To: fedora Subject:Sleeping Date sent: Tue, 18 Feb 2025 13:06:40 +0100 Send reply to: Community support for Fedora users From: Patrick Dupre via users Copies to:

Re: security: wted?

2025-02-13 Thread Michael D. Setzer II via users
On 13 Feb 2025 at 20:39, home user via users wrote: Date sent: Thu, 13 Feb 2025 20:39:23 -0700 Subject:Re: security: wted? To: Community support for Fedora users Send reply to: Community support for Fedora users From:

Re: Update failure in Fedora 40

2025-01-23 Thread Michael D. Setzer II via users
On 23 Jan 2025 at 11:52, Robert Nichols via users wrote: To: users@lists.fedoraproject.org Subject:Update failure in Fedora 40 Date sent: Thu, 23 Jan 2025 11:52:25 -0600 Send reply to: Community support for Fedora users From:

Re: VirtualBox no longer working? Loads but gets error message.

2024-12-20 Thread Michael D. Setzer II via users
: Community support for Fedora users > On 12/19/24 3:33 PM, Michael D. Setzer II via users wrote: > > Used it a couple weeks ago, but now get this error message went > > trying to start. > > > > VirtualBox can't operate in VMX root mode. > > P

Re: VirtualBox no longer working? Loads but gets error message.

2024-12-20 Thread Michael D. Setzer II via users
On 19 Dec 2024 at 23:50, Samuel Sieb wrote: Date sent: Thu, 19 Dec 2024 23:50:29 -0800 Subject:Re: VirtualBox no longer working? Loads but gets error message. To: users@lists.fedoraproject.org From: Samuel Sieb Send reply to:

Re: VirtualBox no longer working? Loads but gets error message.

2024-12-19 Thread Michael D. Setzer II via users
for Fedora users Send reply to: noloa...@gmail.com, Community support for Fedora users > On Thu, Dec 19, 2024 at 7:00 PM Michael D. Setzer II via users > wrote: > > > > On 20 Dec 2024 at 9:33, Michael D. Setzer II via user wrote: > > [...] > >

Re: VirtualBox no longer working? Loads but gets error message.

2024-12-19 Thread Michael D. Setzer II via users
to: mi...@guam.net, Community support for Fedora users From: "Michael D. Setzer II via users" Copies to: "Michael D. Setzer II" > Used it a couple weeks ago, but now get this error message went > trying to start. >

VirtualBox no longer working? Loads but gets error message.

2024-12-19 Thread Michael D. Setzer II via users
Used it a couple weeks ago, but now get this error message went trying to start. VirtualBox can't operate in VMX root mode. Please disable the KVM kernel extension, recompile your kernel and reboot. (VERR_VMX_IN_VMX_ROOT_MODE). Found a link that talks about fixing on Ubuntu, but options don't

Re: Formatted Final Output from dnf5 update

2024-12-15 Thread Michael D. Setzer II via users
On 15 Dec 2024 at 20:51, Tim Evans wrote: Date sent: Sun, 15 Dec 2024 20:51:46 -0500 Subject:Re: Formatted Final Output from dnf5 update To: users@lists.fedoraproject.org From: Tim Evans Send reply to: Community support f

OT: Question on winehq-devel and wine-devel

2024-12-15 Thread Michael D. Setzer II via users
On machines with Fedora 40 it updated fine. wine-devel-10.0.rc2-1.1.x86_64 winehq-devel-10.0.rc2-1.1.x86_64 But on Fedora 41 machines it finds the winehq-devel rc2, but reports that nothing provides the wine-devel rc2? Only shows the wine-devel rc1? Doing a repoquery, it does show wine-devl rc2

Re: winehq.repo baseurl not update revision

2024-11-25 Thread Michael D. Setzer II via users
On 25 Nov 2024 at 8:10, ToddAndMargo via users wrote: Date sent: Mon, 25 Nov 2024 08:10:18 -0800 To: Community support for Fedora users Subject:winehq.repo baseurl not update revision Send reply to: Community support for Fedora users Fr

Re: Fedora F41 Hard Disk Performance

2024-11-16 Thread Michael D. Setzer II via users
On 17 Nov 2024 at 15:44, Stephen Morris wrote: Date sent: Sun, 17 Nov 2024 15:44:51 +1100 Subject:Re: Fedora F41 Hard Disk Performance To: users@lists.fedoraproject.org From: Stephen Morris Copies to: steve.morris...@gmail.com Send reply to: Community support for Fedora u

Re: Fedora 41 fonts way too small

2024-11-13 Thread Michael D. Setzer II via users
Don't know about java apps, but for wine this is what I've done on my machines. wine winecfg Click on Graphics Change Screen Resolution to higher number Default 96 dpi is too small, 120 dpi or 144 dpi work for me. You might have to see what setting works best for you. On 13 Nov 2024 at 16:16

Re: vsftp problems

2024-11-10 Thread Michael D. Setzer II via users
On 10 Nov 2024 at 16:04, ToddAndMargo via users wrote: Date sent: Sun, 10 Nov 2024 16:04:13 -0800 To: Community support for Fedora users Subject:vsftp problems Send reply to: Community support for Fedora users From: To

Re: OT: Fedora 40 to 41 update - Strange WINEHQ issue.

2024-11-03 Thread Michael D. Setzer II via users
...@guam.net, Community support for Fedora users > On Sun, Nov 3, 2024 at 7:13 PM Michael D. Setzer II via users > wrote: > > > > Did an upgrade from Fedora 40 to 41 and everything went well > > except for WINEHQ? > > The Fedora 40 had the 9.20 version installed,

OT: Fedora 40 to 41 update - Strange WINEHQ issue.

2024-11-03 Thread Michael D. Setzer II via users
Did an upgrade from Fedora 40 to 41 and everything went well except for WINEHQ? The Fedora 40 had the 9.20 version installed, but after the upgrade the WINEHQ (winehq-devel) was changed to 9.17?? So, not clear why that happened. Believe is mentioned 8 packages needed downgrading, but didn't no

OT: 7-zip question?? p7zip shows 16.02.06 version, but 7-zip now has a linux version 24.08.11??

2024-10-06 Thread Michael D. Setzer II via users
Did some very limited testing. p7zip help still shows 03/6/2016 date, while 7-zip has 08/11/24? In a simple test of 7G directory p7zip compressed in 13 1/2 minutes while the 7-zip (7zz) did it in 11 1/2 minutes (same 2 core notebook) Files were different slighly, but did pass test of each others

Re: Move Fedora Server to new machine, RAID1 -> Single disk

2024-09-28 Thread Michael D. Setzer II via users
On 27 Sep 2024 at 19:05, Jeffrey Walton wrote: From: Jeffrey Walton Date sent: Fri, 27 Sep 2024 19:05:31 -0400 Subject:Move Fedora Server to new machine, RAID1 -> Single disk To: users@lists.fedoraproject.org Send reply to:

Re: NVMe questions

2024-07-28 Thread Michael D. Setzer II via users
t; > From: Samuel Sieb > > Send reply to: Community support for Fedora users > > > > > >> On 7/28/24 4:21 PM, Michael D. Setzer II via users wrote: > >>> On 28 Jul 2024 at 18:19, Go Canes wrote: > >>> > >>> From:

Re: NVMe questions

2024-07-28 Thread Michael D. Setzer II via users
> On 7/28/24 4:21 PM, Michael D. Setzer II via users wrote: > > On 28 Jul 2024 at 18:19, Go Canes wrote: > > > > From: Go Canes > > Date sent: Sun, 28 Jul 2024 18:19:38 -0400 > > Subject:Re: NVMe questions > > To:

Re: NVMe questions

2024-07-28 Thread Michael D. Setzer II via users
On 28 Jul 2024 at 18:19, Go Canes wrote: From: Go Canes Date sent: Sun, 28 Jul 2024 18:19:38 -0400 Subject:Re: NVMe questions To: Community support for Fedora users Send reply to: Community support for Fedora users >

system policy preventing wifi scan

2024-06-19 Thread Michael D. Setzer II via users
I've got a number of Fedora machines that have wifi and have had no issues with being able to work with connecting to various wifis. But had done a setup for my brothers one notebook with Fedora 40, and it would come up with a message that system policy was requiring authentication?? It would ha

Re: Interesting mount problem - F40

2024-06-19 Thread Michael D. Setzer II via users
On 19 Jun 2024 at 14:52, Tim via users wrote: Subject:Re: Interesting mount problem - F40 To: Community support for Fedora users Date sent: Wed, 19 Jun 2024 14:52:36 +0930 Send reply to: Community support for Fedora users From:

Re: Boot hangs on recent kernels

2024-06-08 Thread Michael D. Setzer II via users
On 8 Jun 2024 at 18:20, Klaus-Peter Schrage via users wrote: Date sent: Sat, 8 Jun 2024 18:20:26 +0200 To: users@lists.fedoraproject.org Subject:Boot hangs on recent kernels Send reply to: Community support for Fedora users From:

Issue with logrotate and mariadb?? After upgrade to Fedora 40

2024-06-01 Thread Michael D. Setzer II via users
Worked fine with Fedora before 40, but now get message. Line in /etc/logrotate.d/mariadb /usr/bin/mariadb-admin $EXTRAPARAM --local flush-error-log \ flush-engine-log flush-general-log flush-slow-log #OUTPUT #/usr/bin/mariadb-admin: connect to server at 'localhost' failed #error: 'Access de

Re: Need system to run 24/7

2024-05-25 Thread Michael D. Setzer II via users
Community support for Fedora users > On Sat, 2024-05-25 at 07:51 -0400, Robert McBroom via users wrote: > > > > On 5/25/24 4:01 AM, Barry wrote: > > > > > > > On 24 May 2024, at 22:47, Michael D. Setzer II via users > > > > wrote: > > > &g

Re: Need system to run 24/7

2024-05-24 Thread Michael D. Setzer II via users
On 24 May 2024 at 16:50, Robert McBroom via users wrote: Date sent: Fri, 24 May 2024 16:50:40 -0400 Subject:Re: Need system to run 24/7 To: users@lists.fedoraproject.org Send reply to: Community support for Fedora users From:

Re: Need system to run 24/7

2024-05-23 Thread Michael D. Setzer II via users
These are the changes that I made to keep machine from not sleeping by the default setting. # cat /etc/systemd/sleep.conf # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it under the # terms of the GNU Lesser General Public License as publish

Re: Updated 3 machines from 39 to 40, but on 4th machine get this error at end??

2024-05-19 Thread Michael D. Setzer II via users
: John Pilkington Send reply to: Community support for Fedora users > On 19/05/2024 09:48, Michael D. Setzer II via users wrote: > > Error: Transaction test error: > >file /usr/share/gir-1.0/GLib-2.0.gir conflicts between attempted > > installs of glib2-devel-2

Updated 3 machines from 39 to 40, but on 4th machine get this error at end??

2024-05-19 Thread Michael D. Setzer II via users
Error: Transaction test error: file /usr/share/gir-1.0/GLib-2.0.gir conflicts between attempted installs of glib2-devel-2.80.2-1.fc40.i686 and glib2-devel-2.80.2-1.fc40.x86_64 # rpm -qa | grep glib2-devel glib2-devel-2.78.6-1.fc39.x86_64 glib2-devel-2.78.6-1.fc39.i686 Don't know if other 3 m

Re: Can an vsFTP server get swamped?

2024-05-14 Thread Michael D. Setzer II via users
On 14 May 2024 at 4:04, ToddAndMargo via users wrote: Date sent: Tue, 14 May 2024 04:04:46 -0700 To: Community support for Fedora users Subject:Can an vsFTP server get swamped? Send reply to: Community support for Fedora users From:

Re: /boot too small

2024-05-14 Thread Michael D. Setzer II via users
Note sure this with post to list with the Bold marked text, but sending it to your email as well. If list rejects it will repost without Rich Text, and Perhaps mark lines with (B) that were bold?? Good Luck. A couple of things I would recommend. Have an old Lenovo R61 notebook that also has a 5

Re: statistics on Fedora and RHEL usage

2024-05-13 Thread Michael D. Setzer II via users
A quick note. There is a reverse VNC option with VNC that uses port 5500 (I believe). Been a while since I used it. It is a kind of reverse VNC. In which the client makes the connection to your host. So, it doesn't require the port mapping. Don't have it running much, but did with my mom many

Re: statistics on Fedora and RHEL usage

2024-05-12 Thread Michael D. Setzer II via users
On 12 May 2024 at 4:51, ToddAndMargo via users wrote: Date sent: Sun, 12 May 2024 04:51:11 -0700 Subject:Re: statistics on Fedora and RHEL usage To: users@lists.fedoraproject.org Send reply to: Community support for Fedora users From:

Re: can I clone from a usb flash drive to an NVMe drive?

2024-04-29 Thread Michael D. Setzer II via users
On 29 Apr 2024 at 17:27, ToddAndMargo via users wrote: Date sent: Mon, 29 Apr 2024 17:27:23 -0700 To: Community support for Fedora users Subject:can I clone from a usb flash drive to an NVMe drive? Send reply to: Community support for Fe

Re: rc.local

2024-04-29 Thread Michael D. Setzer II via users
On 29 Apr 2024 at 17:57, George R Goffe via users wrote: Date sent: Mon, 29 Apr 2024 17:57:12 + (UTC) To: "users@lists.fedoraproject.org" Subject:rc.local Send reply to: George R Goffe , Community support for Fedora users From:

Re: Keyboard dead with anydesk logon

2024-04-25 Thread Michael D. Setzer II via users
On 25 Apr 2024 at 2:41, Jon LaBadie wrote: Date sent: Thu, 25 Apr 2024 02:41:23 -0400 From: Jon LaBadie To: users@lists.fedoraproject.org Subject:Re: Keyboard dead with anydesk logon Send reply to: Community support for F

Just to note: RPMfusion just put out an updated nvidia package that now works with newer kernels.

2024-04-24 Thread Michael D. Setzer II via users
Had to have machine with older card keep running the 6.7.11 kernel in order to have a working nvidia driver for BOINC. The newer ones now work with the 6.8 kernels. Just to let others know. ++ Michael D. Setzer II - Computer Science I

Re: crippling nvidia display issue.

2024-04-14 Thread Michael D. Setzer II via users
support for Fedora users > On 14/04/2024 16:22, Michael D. Setzer II via users wrote: > > On 15 Apr 2024 at 0:29, Michael D. Setzer II via user wrote: > > >> > >> Just as an additional note. I have an older Acer notebook that has > >> an NVIDIA GT 6

Re: crippling nvidia display issue.

2024-04-14 Thread Michael D. Setzer II via users
...@guam.net, Community support for Fedora users From: "Michael D. Setzer II via users" Copies to: "Michael D. Setzer II" > On 14 Apr 2024 at 12:47, John Pilkington wrote: > > Date sent:Sun, 14 Apr 2024 12:47:57 +01

Re: crippling nvidia display issue.

2024-04-14 Thread Michael D. Setzer II via users
On 14 Apr 2024 at 12:47, John Pilkington wrote: Date sent: Sun, 14 Apr 2024 12:47:57 +0100 Subject:Re: crippling nvidia display issue. From: John Pilkington To: users@lists.fedoraproject.org Send reply to: Community suppo

Re: failing https://lists.fedorahosted.org/admin/lists/freeotp-devel.lists.fedorahosted.org/

2024-04-08 Thread Michael D. Setzer II via users
Checked https://www.isitdownrightnow.com/lists.fedorahosted.org.html And shows it hasn't been down for over a week? So probable something local. On 8 Apr 2024 at 10:57, Walter H. via users wrote: To: users@lists.fedoraproject.org Subject:failing https://lists.fedorahosted

Re: planning for upgrade. [SOLVED]

2024-04-07 Thread Michael D. Setzer II via users
One other thing you might want to do. Change the number of kernels to keep. The default is 3. I have one old IBM R61 that has had lot of updates over the years, and its boot partition was to small. As other suggested removing the rescue frees space, but it gets rebuilt when new kernel is install

Strange issue with name resolution systemd-resolved.service - Network Name Resolution

2024-03-07 Thread Michael D. Setzer II via users
Currently in Nevada accessing 4 of my computers back in Guam. Has been working fine, until earlier today. VNC into the machines using same name of router, but different ports mapped to machines. Generally login to each one, and then next with no problem. But today, got error messages that couldn

Re: tigervnc server configuration limitation

2024-02-24 Thread Michael D. Setzer II via users
> Michael D. Setzer II via users writes: > > > As I stated. I've found Turbo VNC seems to work very well. > > At my home, I've got a notebook, and use it to vnc into 6 other > > Fedora 39 machines, and two windows machines in house. > > I hear you. I'm not ma

Re: tigervnc server configuration limitation

2024-02-24 Thread Michael D. Setzer II via users
As I stated. I've found Turbo VNC seems to work very well. At my home, I've got a notebook, and use it to vnc into 6 other Fedora 39 machines, and two windows machines in house. Also, vnc into remote machines in mom's house in Nevada. Windows machines all with the tigervnc since Turbo is link on

Re: tigervnc server configuration limitation

2024-02-24 Thread Michael D. Setzer II via users
On 24 Feb 2024 at 10:10, Sam Varshavchik wrote: From: Sam Varshavchik To: Fedora Users List Subject:tigervnc server configuration limitation Date sent: Sat, 24 Feb 2024 10:10:42 -0500 Send reply to: Community support for Fedora users > I'm not sure when Fedora switched to

Re: how to test USB stick capacity.

2024-02-07 Thread Michael D. Setzer II via users
; give it a try tomorrow. > > I gather we don't have a GUI interface available via DNF. > > On 2/6/24 8:42 PM, Michael D. Setzer II via users wrote: > > site I found didn't seem to have download option, but it is in > > Fedora repo > > > > dnf what

Re: how to test USB stick capacity.

2024-02-06 Thread Michael D. Setzer II via users
site I found didn't seem to have download option, but it is in Fedora repo dnf whatprovides f3probe Last metadata expiration check: 1:04:55 ago on Wed 07 Feb 2024 12:35:47 PM ChST. f3-8.0-5.fc39.x86_64 : Utility to test for fake flash drives and cards Repo: @System Matched from: Filename

Re: how to test USB stick capacity.

2024-02-06 Thread Michael D. Setzer II via users
I've used https://fight-flash-fraud.readthedocs.io/en/stable/ On 6 Feb 2024 at 20:21, home user wrote: Date sent: Tue, 6 Feb 2024 20:21:02 -0700 To: Community support for Fedora users From: home user Subject:how to test USB st

Re: Clean install of Fedora 39 on Dell notebook was working, but recent update not getting 50 selerts??

2023-12-09 Thread Michael D. Setzer II via users
On 9 Dec 2023 at 18:02, Tim wrote: Subject:Re: Clean install of Fedora 39 on Dell notebook was working, but recent update not getting 50 selerts?? From: Tim To: mi...@guam.net, Community support for Fedora users Date sent:

Re: Missing kernel-headers for 6.6.4?

2023-12-08 Thread Michael D. Setzer II via users
Fedora users > On 12/8/23 12:12, Michael D. Setzer II via users wrote: > > Have 6.5.6 , 6.6.3 and 6.6.4 installed, but some packages not > > there? have it booting to 6.6.4, but doesn't have kernel-header for > > that version. tried to install it, but get not found? >

Missing kernel-headers for 6.6.4?

2023-12-08 Thread Michael D. Setzer II via users
Have 6.5.6 , 6.6.3 and 6.6.4 installed, but some packages not there? have it booting to 6.6.4, but doesn't have kernel-header for that version. tried to install it, but get not found? compaison on packages? kernel-6.5.6-300.fc39.x86_64 kernel-6.6.3-200.fc39.x86_64 kernel-6.6.4-200.fc39.x86_64 k

Re: Clean install of Fedora 39 on Dell notebook was working, but recent update not getting 50 selerts??

2023-12-08 Thread Michael D. Setzer II via users
On 8 Dec 2023 at 23:16, Tim via users wrote: Subject:Re: Clean install of Fedora 39 on Dell notebook was working, but recent update not getting 50 selerts?? To: mi...@guam.net, Community support for Fedora users , Samuel Sieb Date sent:

Re: Clean install of Fedora 39 on Dell notebook was working, but recent update not getting 50 selerts??

2023-12-07 Thread Michael D. Setzer II via users
: Samuel Sieb Send reply to: Community support for Fedora users > On 12/7/23 00:22, Michael D. Setzer II via users wrote: > > Got frustrated and ended up just disabling the selinux completely. > > Seems strange that it starts reporting all this issues

Clean install of Fedora 39 on Dell notebook was working, but recent update not getting 50 selerts??

2023-12-07 Thread Michael D. Setzer II via users
Did a clean install of Fedora 39 on a Dell Latitude 5580 and was working fine. After a recent updated started have it get like 50 alerts that almost all were to add exceptions. tried changing it from enforcing to permissive but no change then changed targetted to minimum and no change. Go thru th

Re: NVIDIA RPM DNF Update Issue?

2023-12-03 Thread Michael D. Setzer II via users
for Fedora users > On 03/12/2023 09:46, John Pilkington wrote: > > On 02/12/2023 23:39, Michael D. Setzer II via users wrote: > > > >> Finally got it working, but tried lots of info from different pages, > >> and would get all kinds of different messages. >

Re: NVIDIA RPM DNF Update Issue?

2023-12-02 Thread Michael D. Setzer II via users
On 2 Dec 2023 at 10:40, Joe Zeff wrote: Subject:Re: NVIDIA RPM DNF Update Issue? To: users@lists.fedoraproject.org From: Joe Zeff Date sent: Sat, 2 Dec 2023 10:40:35 -0700 Send reply to: Community support for Fedora users

  1   2   3   4   >