Re: Has gmail SMTP authentication changed recently?

2025-07-16 Thread Barry
sp is providing ipv6 service to you? What does Ip address Report? Do you have a public ipv6 or only the fe80: link local address? Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fe

Re: Has gmail SMTP authentication changed recently?

2025-07-16 Thread Barry Scott
ost smtp.gmail.com smtp.gmail.com has address 66.102.1.109 smtp.gmail.com has IPv6 address 2a00:1450:400c:c06::6d I would have assumed that sendmail(?) will use the IPv6 by preference. If you only see the IPv4 then that sounds like an issue with your DNS

Re: Problem accessing lvm on nvme drive

2025-07-16 Thread Barry Scott
0free] Total: 1 [<54.31 GiB] / in use: 1 [<54.31 GiB] / in no VG: 0 [0 ] $ sudo lvscan ACTIVE'/dev/fedora_localhost-live/swap' [<3.84 GiB] inherit ACTIVE'/dev/fedora_localhost-live/home' [16.55 GiB] inherit ACT

Re: Dell Latitude 7420's camera not working on new F42 install

2025-07-14 Thread Barry
ing what I should be looking at. A web search for “ Dell Latitude 7420's camera linux” comes up with a number of interesting pages. Especially telling me that it’s an IPU6 camera that requires drivers that are stabilising upstream. IPU6 has been a challenge to support with open source driv

Re: Problem accessing lvm on nvme drive

2025-07-13 Thread Barry
erent OS and boots and runs as expected. > Another fedora f42 installation accesses the lvm with no problems. > > How do I get this installation of f42 to access the lvm? > What does lsblk -f report? Barry > -- > ___ > users ma

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

2025-07-10 Thread Barry
it's just > a literal ^V in the buffer. Ctrl-V is the default quote next character key binding. It stops the handling of the ESC sequence that to bracketing the paste. Lookup paste bracketing I think will be a good web search term. Typing an ESC before pasting id als

Re: rpmbuild

2025-07-08 Thread Barry Scott
> On 8 Jul 2025, at 09:36, Patrick Dupre wrote: > >> >> >>> On 8 Jul 2025, at 09:07, Patrick Dupre wrote: >>> >>> Thank Barry, >>> >>> This what I get >>> >>> >>> + cd PDL-Transform-Color-1.010_

Re: rpmbuild

2025-07-08 Thread Barry Scott
> On 8 Jul 2025, at 09:07, Patrick Dupre wrote: > > Thank Barry, > > This what I get > > > + cd PDL-Transform-Color-1.010_PD > + /usr/bin/make install > DESTDIR=/home/pdupre/rpmbuild/BUILD/perl-PDL-Transform-Color-1.010_PD-build/BUILDROOT > 'INSTALL=

Re: rpmbuild

2025-07-07 Thread Barry
make options to force it to echo each command it will run so you can see what to going wrong. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of

Re: recent kernel update failed

2025-07-06 Thread Barry
. No one else has reported this. I have updated multiple systems to this kernel without issue. You may have a hardware issue. Is there any other suggestion of problems? Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscrib

Re: Getting Mails from Fedora users list

2025-07-05 Thread Barry
> On 5 Jul 2025, at 19:39, t_...@tiscali.it wrote: > > I've seen a note on "fedorastatus.org" regarding "Datacenter Move", > could this be the cause? Yes. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to use

Re: F42: instructions on setting up hibernate

2025-07-04 Thread Barry
can create a file in your file system to be used as swap. A web search will find you instructions on doing both tasks. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fe

Re: F42: instructions on setting up hibernate

2025-07-04 Thread Barry
reates a BTRFS subvolume and >>> do everything else the same. The important thing is to create a >>> contiguous swapfile with reserved space, which is what mkswap does. >>> IIRC the BTRFS subvolume is mainly to avoid things like deduplication >>> on the swap file, which

Re: Error connecting to Touchégg daemo

2025-07-02 Thread Barry
ou stopped. Since I assume you do not want the service running you will have to also stop all the client software that uses it. In the log its the process with PID 3975. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscrib

Re: updating grub

2025-07-02 Thread Barry
wo previous kernels are still installed. This is a good thing. You might need to boot the older kernel is the f42 kenel had a problem with your hardware. After you have done a few updates the f41 kernels will replaced with 3 f42 kernels. So there is no need to do anything. Barry > &

Re: hibernate

2025-07-02 Thread Barry
read out of the swap partition. This allows you to get encryptions keys in the clear for example. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Con

Re: hibernate

2025-07-02 Thread Barry
till running, not sleeping. > > How can I force it? Look in the journal for logs explaining why hibernate is not permitted. For example you need encrypted swap partition on a disk. Barry > > Thank > === >

Re: rpmbuild

2025-06-29 Thread Barry
> On 29 Jun 2025, at 11:21, Patrick Dupre via users > wrote: > > Execution of -e aborted due to compilation errors. The spec file has a problem. Likely substituting a command from an undefined variable. E.g like this maybe a $envvar or %rpmvar $xxx-cmd

Re: Post upgrade

2025-06-29 Thread Barry
> On 28 Jun 2025, at 14:44, Patrick Dupre via users > wrote: > > How can I recover the list of packages which have been removed? Use this to find all upgrade logs sudo dnf system-upgrade log Then use sudo dnf system-upgrade log —number= To see the log it

Re: dnf conflict with vlc-plusings-freeworld today

2025-06-27 Thread Barry Scott
vlc-plugins-freeworld-3.0.21-4.fc42.x86_64 > > Any ideas how to proceed? The fix has been made and will turn up start of next week. If you do not use vls you can uninstall it. Or do this sudo dnf update -x 'vlc*' Barry -- __

Re: script to loop through dates

2025-06-27 Thread Barry
using a small amount of python scripting. Barry > > 2025.06.01 > 2025.06.01 > 2025.06.01 > 2025.06.01 > 2025.06.02 > .. > .. > .. > 2025.06.03 > .. > .. > .. > . > Through > 2025.06.30 > > Print four dates of June 1, then June 2, all the way

Re: creating install media for Fedora server (42)

2025-06-23 Thread Barry
the file system will be corrupted. Tools like fedora media writer do the waiting until the data is safely on the stick. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedorapr

Re: Strange problem with chroot

2025-06-16 Thread Barry
deliberately supports older systems as policy. But RHEL etc require newer CPUs than Fedora. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Con

Re: Strange problem with chroot

2025-06-14 Thread Barry
> On 14 Jun 2025, at 14:29, Todd Zullinger wrote: > > You should turn off whatever "helpful" part of your mail > chain converts things it thinks are URLs. :) Oh! Thanks for the heads up I missed the mailer being “helpful”. Barry -- ___

Re: local network

2025-06-14 Thread Barry
s. Boot order will then not matter. On the other interface connect to the internet. Barry > Thank. > > > > ==

Re: Strange problem with chroot

2025-06-14 Thread Barry Scott
ve used this process a number of time between installations, What is > failing now? > I suspect the hardware you are doing the chroot on is too old if ld.so <http://ld.so/> says x86-64-v2 is not supported. Barry > -- > ___ > us

Re: NVIDIA Again

2025-06-11 Thread Barry
On 11 Jun 2025, at 17:55, Robert McBroom via users wrote: On 6/11/25 3:22 AM, Barry wrote: On 9 Jun 2025, at 19:24, Robert McBroom via users wrote

Re: NVIDIA Again

2025-06-11 Thread Barry
> > With libnvidia-cfg excluded the remaining updates were successful. > > Curiously > > nvidia-persistenced-3:575.57.08-1.fc41.x86_64 > > was installed. > You need to dnf remove the nvidia drivers you do not need. Barry > Would like to understand What is going

Re: After f40->f42 upgrade, NAT is not set up.

2025-06-06 Thread Barry
> On 6 Jun 2025, at 11:45, fed...@eyal.emu.id.au wrote: > > eth0 is the local network, eth1 sees the internet. You are aware that those names can swap which NIC they represent? To be reliable you can have the system use stable NIC namin

Re: systemd-automount

2025-05-30 Thread Barry Scott
options is the problem? server.internal:/shared/Media /shared/Media nfs v3 0 0 Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.

Re: shotcut video editor segfaults in Fedora 41 VM

2025-05-30 Thread Barry
ace will be useful for reporting this bug. At the gdb prompt do `bt`. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject

Re: systemd-automount

2025-05-30 Thread Barry
> On 30 May 2025, at 14:05, François Patte wrote: > > Why it is not automaticlly mounted when I loggin? The options include noauto Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

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

2025-05-29 Thread Barry
> 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 everyone uses VirtualHost sections. Barry --

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

2025-05-28 Thread Barry Scott
> On 28 May 2025, at 12:08, Michael D. Setzer II wrote: > > Don't know what encryption subkeys are?? They are a GPG concept. A key can have sub keys. I'm guessing the message means that all the sub keys of all keys we

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

2025-05-28 Thread Barry
> On 28 May 2025, at 05:55, Michael D. Setzer II via users > wrote: > > How would one correct this warning?? What rpm was being installed when you got this errror? Is it a Fedora rpm? Or from a third party? Barry -- ___ users

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

2025-05-27 Thread Barry
> On 27 May 2025, at 15:29, Jeffrey Walton wrote: > > OCSP Stapling fixed the problem. Yes it did, but very few web sites would implement this solution. Therefore the move to short cert life. Barry -- ___ users mailing list

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

2025-05-26 Thread Barry
> On 26 May 2025, at 13:25, Tim via users wrote: > > Why so short? > The public web is moving to cert having a 47 day max lifetime. See https://www.digicert.com/blog/tls-certificate-lifetimes-will-officially-reduce-to-47-days that reports on change time

Re: I try to install f42....

2025-05-26 Thread Barry
> On 26 May 2025, at 18:15, François Patte wrote: > > Why 2 boot partitions? One for the UEFI bios to read files from. One for grub to read files from. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send

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

2025-05-26 Thread Barry
virtual host should find docs for setting this up. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/cod

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

2025-05-25 Thread Barry Scott
he Fedora maintainer can investigate. Does calc work apart from those messages? Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs

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

2025-05-25 Thread Barry
fice is failing? Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Gu

Re: Strange DNS behavior

2025-05-25 Thread Barry
-resolved and managed by resolvectl. Only thing that broke that was IPv6 until I fixed my IPv6 setup. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code o

Re: Question on change from dnf to dnf5

2025-05-24 Thread Barry
rary APIs and thus that old dnf4 folder. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of

Re: Question on change from dnf to dnf5

2025-05-22 Thread Barry
> On 22 May 2025, at 13:24, Michael D. Setzer II via users > wrote: > > Was just looking at /var/cache/dnf and /var/cache/libdnf5 /var/cache/dnf is used by dnf4 and any tools that have not ported to dnf5. /var/cache/libdnf5 is used by dnf5 and any tools that use dnf5 as a bac

Re: F42 Server Installer problems

2025-05-12 Thread Barry
> On 12 May 2025, at 13:02, Robert McBroom via users > wrote: > > New system with 1.2T drive. Has Windows 11 on it. Split the drive with the > windows manager for 1.2T free space. The numbers do not make sense. That would leave no space used by windows. You need to tell windows to SHRINK it

Re: on dnf update, system hung in restorecon

2025-05-05 Thread Barry
> On 5 May 2025, at 10:41, Robert Moskowitz wrote: > > Just tried that and system came back immediately. See the man page. Without a path to check the command does nothing. I am not sure what is an appropriate command line to use. Any one else kno

Re: recovering back-up.

2025-05-02 Thread Barry Scott
f42 and tell it to use the existing /home. If you boot a Fedora UDB live image you can mount your backup USB in that environment and network copy the files you need to the Windows machine. Barry -- ___ users mailing list -- users@lists.fedoraproject.org

Re: Resolving names

2025-05-01 Thread Barry Scott
from "search" list if the trailing "." is missing. I prefer using "dig" because it you need to be explicit what you want queried. (I think nslookup is deprecated with dig as the replacement) Barry -- ___ u

Re: install and grub question

2025-04-30 Thread Barry
add to grub the now old f40? Is there a step during the > install process of f42 to say that I want to add f40 to grub? You have add the grub entries for f40 yourself to the f42 managed grub. There is not any automatic support for doing this.

Re: Resolving names

2025-04-29 Thread Barry
On 29 Apr 2025, at 09:11, Javier Perez wrote:Help. Looking at the about systemd-resolved question prompted me to try to clear a problem I am having with local DNS.My home system have few pcs and other  devices, some of them with static ip addresses set at my local router.My situation is that name

Re: Postfix

2025-04-29 Thread Barry
It must be enabled for the default target. Is it wanted by the default target? Barry > > Jarmo > -- > ___ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedorapr

Re: script(1) missing from fedora42

2025-04-28 Thread Barry
> On 28 Apr 2025, at 20:42, Alex wrote: > > Of course, a few minutes after I posted this, I figured it out. > > /usr/bin/script is now in util-linux-script. A nice trick is that dnf can install given the path to a program. dnf install /usr/bi

Re: securing this workstation.

2025-04-28 Thread Barry Scott
ening on the open ports. You need to set the zone to a less open zone, public was suggested, or edit FedoraWorkstation to remove the open ports. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: securing this workstation.

2025-04-28 Thread Barry Scott
ash bin:x:1:1:bin:/bin:/usr/sbin/nologin Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of

Re: securing this workstation.

2025-04-27 Thread Barry
> On 27 Apr 2025, at 18:37, Marco Moock wrote: > > I do run additional SPI firewalls Is this a commercial or open source SPI firewall? Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: securing this workstation.

2025-04-27 Thread Barry Scott
eed. You will need dhcpv6-client but the rest I think you need to remove from config. The setting are in /etc/firewalld/zones/FedoraWorkstation.xml but someone with firewalld-cmd experience can likely tell you commands to strip out the ports that are open. Barry -- ___

Re: about systemd-resolved

2025-04-27 Thread Barry Scott
nswered and the others won't be queried. I think I read that systemd-resolved queries all servers in parallel and return the answer from the first server to respond? If the servers do not have consistent contents you see unexpected query results. Barry -- _

Re: why is a reboot needed before upgrading?

2025-04-26 Thread Barry
g you place the system into a known healthy and tested state. That gives you the lowest risk basis to do the upgrade. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: remote wayland display

2025-04-24 Thread Barry Scott
? > > 3) does it have multi-factor authentication (QR tabs,etc.) > > 4) will it co-exist with Wayland? > > 5) how much of your hair do you have to tear out to > set it up? You could just try it out and answer these questio

Re: grub2

2025-04-22 Thread Barry Scott
h are harder to > migrate with simple file copies. The nearest I get to that is the mail > server. Barry > > -- > > uname -rsvp > Linux 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 > > Boilerplate: All unexpected ma

Re: grub2

2025-04-21 Thread Barry
ver on https://discussion.fedoraproject.org/ You can always check your hardware is working from a live usb image before doing the upgrade to f42, which is what I do to avoid disappointment. Having said that my desktop (amdgpu) and server systems all upgraded without i

Re: grub2

2025-04-21 Thread Barry
isk space issue on /boot or /boot/efi. You might try to remove one recent kernel snd then reinstall from the command line. Do you see any errors? Do you use any akmods or dkms to build kernel modules? Do they complete without errors? Barry -- ___

Re: updating the GRUB bootloader on EFI systems while upgrading

2025-04-16 Thread Barry Scott
d. > Package "fwupd-1.9.29-1.fc41.x86_64" is already installed. > > Nothing to do. > > Is the command called something else? FYI: There a a number of ways to answer this question yourself. 1. ls /usr/bin/*fwupd* 2. rpm -ql fwupd I use the rpm -ql frequently when I

Re: updating the GRUB bootloader on EFI systems while upgrading

2025-04-15 Thread Barry
> On 15 Apr 2025, at 19:59, Ranjan Maitra via users > wrote: > > However, the installed or embedded bootloaders are never updated > automatically. If you mean the fedora efi code; it is updated in /boot/efi when there is a change. I have personally verified this works r

Re: Some kind of loop at the end of "dnf5 update"

2025-04-13 Thread Barry Scott
> On 12 Apr 2025, at 13:27, Robert McBroom via users > wrote: > > What is going on? > > You have installed none-fedora kernel modules that use the DKMS system. It's building and signing those modules for you. I'm guessing trigger by the buildin

Re: unable to get Fedora login screen.

2025-04-12 Thread Barry Scott
boot from it; I > don't know why. That makes recovery a lot harder... It would be worth your effort to be able to boot USB live images so you can recover from this type of situation. Barry > > I do not have a rescue. > > Help!!! > > > -- >

Re: BIOS update, grub boots, Fedora doesn't

2025-04-12 Thread Barry Scott
> On 11 Apr 2025, at 14:41, Tim via users wrote: > > I had to use the server spin, I believe it > used a different bootloading method. All my server installs use the exact same boot mechanism as my desktops. e.g. UEFI shim -> grub -> kernel -&

Re: DNF Error Messages

2025-04-05 Thread Barry
> On 3 Apr 2025, at 22:33, Stephen Morris wrote: > > How do I find what it is talking about and how do I get them rectified? It is a known issue with some rpms that should eventually be fixed. The messages can be ignored. Barry --

Re: prep for upgrade: questions.

2025-04-05 Thread Barry
he new fedora version on my critical systems. If that boots and I can start a terminal and see the disks I go ahead with the upgrade. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.f

Re: prep for upgrade: questions.

2025-04-04 Thread Barry
> On 4 Apr 2025, at 17:29, home user via users > wrote: > > configuration file changes? If you drop-in config then nothing to do usually. But if you have the full conf file then check for new options you may need to tune. Barry -- _

Re: prep for upgrade: questions.

2025-04-04 Thread Barry
nf upgrade"), > is there anything I need to do so the weekly patches will work properly, such > as > - database (e.g. the rpm database) changes? > - configuration file changes? > and so on? No. Barry > > Thank-you. > > -- > _

Re: [Fedora Test Days] Fedora 42 KDE Test Week 2025-03-31

2025-03-30 Thread Barry Scott
I filed https://bugzilla.redhat.com/show_bug.cgi?id=2353530 a while ago. "kde plasma 42 beta ISO fails to be boot to desktop on Parallels run on macOS" Barry > On 30 Mar 2025, at 13:49, Sumantro Mukherjee via kde > wrote: > > Hey Folks, > > As many of you may know

Re: Errors in DMESG After System Update

2025-03-18 Thread Barry
red for attacking the kernel. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List

Re: Dongle USB

2025-03-18 Thread Barry
Manager. Modem manager typically needs to kick the dongal to exit cdrom emulation and become a modem. You should be able to see what the dongal is doing with verbose lsusb reports. And the logs should report the modem is detected then kicked. Barry -- __

Re: Why is our Chromium not on VAAPI ...?

2025-03-15 Thread Barry Scott
t;> >> many thanks, L. >> > Nobody, really... no video platform users among Fedora? There are on https://discussion.fedoraproject.org/ that is a lot more active than this list. I expect you will get a response there, Barry > I'm perplexed for when - say in Y

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

2025-03-13 Thread Barry
with my dual boot Windows 11 and Fedora system. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/cod

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

2025-03-12 Thread Barry
> On 12 Mar 2025, at 19:02, Ger van Dijck wrote: > > So the final question is : Where is GRUB ? By default I believe grub menu is hidden. You can edit grub env config to always show the menu. If hold down SHIFT key while booting the grub menu should appea

Re: what kind of raid is this?

2025-03-06 Thread Barry Scott
> On 6 Mar 2025, at 14:54, Bob Marčan wrote: > > On Thu, 06 Mar 2025 14:08:26 + > "Barry" wrote: > >>> On 6 Mar 2025, at 11:22, Bob Marčan via users >>> wrote: >>> >>> does not disclose whether it is SW or Fake Raid.

Re: what kind of raid is this?

2025-03-06 Thread Barry
> On 6 Mar 2025, at 11:22, Bob Marčan via users > wrote: > > does not disclose whether it is SW or Fake Raid. Whst is fake raid? I had assume that term just means software raid in the bios. Barry -- ___ users mailing l

Re: Fresh install Fedora 41 on Dell Inspiron 3721.

2025-03-05 Thread Barry Scott
ions in boot Windows or boot > Fedora. and both OSses run fine. You can boot Fedora from by selecting it in the BIOS? Which would imply that the grub boot loaded is installed. You could change the grub defaults so that the menu is not hidden and is show for a few seconds. This might

Re: raid issues with gigabyte mobo

2025-03-02 Thread Barry
> On 2 Mar 2025, at 22:10, Amadeus WM via users > wrote: > > Gigabyte B650 Gaming AX v2 motherboard This board does not appear to have hardware raid. You may just have BIOS RAID. Which linux should have detected. Barry -- ___ u

Re: internal network

2025-03-02 Thread Barry Scott
> On 2 Mar 2025, at 12:25, Will McDonald wrote: > > Your life would be made a lot simpler if you had a small switch or router, as > Tim suggested. You can even get USB-powered devices. All the ISP modems I have ever seen have a 3 or 4 port switch built in. Doesn

Re: Session alrady running

2025-03-01 Thread Barry
. > > > > I would run a controlled experiment, starting from a reboot. Have root logged in on a console, avoid sudo from your user as that will complicate what you see in loginctl. Now, step by step, reproduce the problem and get loginctl output at eac

Re: Session alrady running

2025-03-01 Thread Barry
> On 28 Feb 2025, at 13:42, Patrick Dupre via users > wrote: > > Would you have a solution? Have a look at loginctl reports to see if you can find a clue what is happening. For example list sessions before and after the problem hap

Re: Session alrady running

2025-03-01 Thread Barry Scott
> On 1 Mar 2025, at 13:42, Patrick Dupre wrote: > > Does this help or do it need to run loginctl when I cannot login ? Login as root and run loginctl. What I suggst you do is look for differences. I not sure what to look for mysel

Re: F41 Firefox migration

2025-02-27 Thread Barry
> On 27 Feb 2025, at 10:39, Robert Moskowitz wrote: > > But how to update the cert file? Which one is it or will the next firefox > update replace it? I would have assumed that the cert is shipped with firefox itself. Barry -- ___ u

Re: F41 Firefox migration

2025-02-27 Thread Barry
o it is not a problem. my guess is some where in your .mozilla is a setting that triggers this warning. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraprojec

Re: default kernel NOT the latest one installed ?

2025-02-26 Thread Barry
> On 26 Feb 2025, at 08:05, lejeczek via users > wrote: > > How to "fix" it back to "normal" ? Use grubby and set the index to boot to be 0 I think is the fix See grubby --help or man grubby for command line details. Barry -- _

Re: redirect remote rsyslog messages to journal

2025-02-26 Thread Barry
> On 26 Feb 2025, at 03:51, fed...@eyal.emu.id.au wrote: > > Anyone? I know you can go from journal logs to rayslog. But do not know if the reverse is possible. If it is then you would be best asking the rsyslog developers. Barry --

Re: installing F41 - qemu?

2025-02-25 Thread Barry Scott
o connect to the libvirt server without asking for a password. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/e

Re: [OT] help understanding a PCRE expression (CORRECTION)

2025-02-21 Thread Barry
plains all the syntax. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/

Re: F40 KDE hangs after 25 minutes when idle

2025-02-20 Thread Barry
leep/suspend related service starting up? You might have a hardware issue? Have checked for dust harming cooling for example? Maybe run a memory test over night to see if that is the issue? Masking services is not going to help if the system is configured to not sleep of

Re: security: wted?

2025-02-13 Thread Barry
> On 13 Feb 2025, at 17:51, home user via users > wrote: > > When I ran chkrootkit I cannot find evidence of this tool being maintained. But I did find people saying its reports contain false positives. Barry -- ___ users mailing l

Re: KDE and rumors

2025-02-10 Thread Barry
of copy and paste in either clipboards. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/cod

Re: KDE and rumors

2025-02-09 Thread Barry
> On 9 Feb 2025, at 03:46, ToddAndMargo via users > wrote: > > I heard a rumor that Fedora may be switching over to KDE. > Can anyone confirm or deny the rumor? What is happening is that kde plasma will be presented as having equal status to gnome on the get fedor

Re: Wayland?

2025-02-08 Thread Barry
k of figuring out what needs to be done. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code

Re: Which package to file a bug against for the Live ISO?

2025-02-02 Thread Barry
will have to be done to fix it. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-cond

Re: Which package to file a bug against for the Live ISO?

2025-02-02 Thread Barry
rgument. I think that parted is on the iso and you could have used that. Also you can install packages on to the live iso at runtime as the need arises I believe. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe sen

Re: sound problem on f40

2025-01-30 Thread Barry
ewire.socket Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guide

Re: OT: How to select a new port number for ssh

2025-01-24 Thread Barry
owers the overhead on your systems. Barry -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-cond

  1   2   3   4   5   6   7   8   9   >