Re: how to fsck at boot?

2024-10-27 Thread Samuel Sieb
On 10/27/24 7:39 PM, ToddAndMargo via users wrote: You know it occurred to me that since ext4 is a journaling file system, that fsck would never find anything wrong. That is not necessarily true. There could be filesystem damage that isn't known. If you run `e2fsck -f` on the unmounted files

Re: caching name server and 127.0.0.53

2024-10-27 Thread Felix Miata
ToddAndMargo composed on 2024-10-27 21:51 (UTC-0700): > On 10/27/24 19:59, Felix Miata wrote: >> Just because other packages require its installation doesn't mean you must >> allow >> to be used. All my installations have systemd-resolvd.service disabled and >> masked, >> and I have an old-fash

Re: caching name server and 127.0.0.53

2024-10-27 Thread ToddAndMargo via users
On 10/27/24 19:59, Felix Miata wrote: ToddAndMargo composed on 2024-10-27 19:35 (UTC-0700): Figured it out. My web search show this being a complete pain-in-the-neck (not my actual words) for a lot of folks. And to add insult to injury, systemd-resolved is required for various other packa

Re: caching name server and 127.0.0.53

2024-10-27 Thread Felix Miata
ToddAndMargo composed on 2024-10-27 19:35 (UTC-0700): > Figured it out. > My web search show this being a complete pain-in-the-neck > (not my actual words) for a lot of folks. > And to add insult to injury, systemd-resolved is required > for various other packages to upgrade. Just because other

Re: useradd and userdel ????

2024-10-27 Thread ToddAndMargo via users
On 10/27/24 12:11, Jonathan Billings wrote: On Oct 27, 2024, at 04:15, ToddAndMargo via users wrote: Removing cache files in /var/lib/sss/db should fix the issue, but note that removing cache files will also remove all of your cached credentials. I suggest you follow this recommendation.

Re: two systemd's

2024-10-27 Thread ToddAndMargo via users
On 10/22/24 02:02, ToddAndMargo via users wrote: Hi All, I am on Fedora 40 now. I have a bunch of 39 packages still.  I amn update them one at a time, but there a ton of them A global updates get me this: # dnf --releasever=40 upgrade --skip-unavailable Updating and loading repositories: Re

Re: how to fsck at boot?

2024-10-27 Thread ToddAndMargo via users
On 10/25/24 03:18, ToddAndMargo via users wrote: Hi All, Recovering to fc39, restore gave me a bunch of    restore:: ftruncate: Bad file descrition errors.  Turned out something was corrupt in my Thunderbird directories.  (SMART errors = 0.) So I wanted to do an fsck on my partition.     #

Re: caching name server and 127.0.0.53

2024-10-27 Thread ToddAndMargo via users
On 10/27/24 15:23, ToddAndMargo via users wrote: Hi All, Fedora 39 I am running a caching named server (named-chroot).  It is listening on 127.0.0.1.  The WAN IP address comes from the DHCP on my DSL modem. Problem: the accursed systemd-resolved changes /etc/resolv.conf from     nameserver 1

Re: How to install new kernels in grub?

2024-10-27 Thread ToddAndMargo via users
On 10/27/24 14:24, Stephen Morris wrote: If you are still on a legacy bios system, from memory, before running grub2-install you need to run grub2-mkconfig to build the grub menu configuration for grub2-install to build those into the mbr. regards, Steve NVMe drive require UEFI. My motherbo

Re: how to fsck at boot?

2024-10-27 Thread ToddAndMargo via users
On 10/27/24 14:20, Stephen Morris wrote: On 27/10/24 13:37, ToddAndMargo via users wrote: On 10/26/24 18:10, Samuel Sieb wrote: On 10/26/24 6:01 PM, ToddAndMargo via users wrote: On 10/26/24 17:55, Samuel Sieb wrote: On 10/26/24 5:40 PM, ToddAndMargo via users wrote: On 10/26/24 17:29, ToddA

caching name server and 127.0.0.53

2024-10-27 Thread ToddAndMargo via users
Hi All, Fedora 39 I am running a caching named server (named-chroot). It is listening on 127.0.0.1. The WAN IP address comes from the DHCP on my DSL modem. Problem: the accursed systemd-resolved changes /etc/resolv.conf from nameserver 127.0.0.1 search . to nameserver 127.0.0.53

Re: How to install new kernels in grub?

2024-10-27 Thread Stephen Morris
On 27/10/24 18:23, ToddAndMargo via users wrote: On 10/25/24 03:31, ToddAndMargo via users wrote: On 10/23/24 20:56, ToddAndMargo via users wrote: Hi All, $ rpm -qa kernel kernel-6.5.10-200.fc38.x86_64 kernel-6.11.3-100.fc39.x86_64 kernel-6.11.4-201.fc40.x86_64 Problem, only the 38 kernel sho

Re: how to fsck at boot?

2024-10-27 Thread Stephen Morris
On 27/10/24 13:37, ToddAndMargo via users wrote: On 10/26/24 18:10, Samuel Sieb wrote: On 10/26/24 6:01 PM, ToddAndMargo via users wrote: On 10/26/24 17:55, Samuel Sieb wrote: On 10/26/24 5:40 PM, ToddAndMargo via users wrote: On 10/26/24 17:29, ToddAndMargo via users wrote: The tune2fs comma

ASUS Vivobook S 15 compatible with fedora?

2024-10-27 Thread Peter Lesterhuis
I am about to purchase a new laptop. I am considering bying ASUS Vivobook S 15 S5507QA-MA006W. This laptop is equipped with the Qualcomm Snapdragon X Elite X1E-78-100 processor. The plan is to create a dual boot laptop with Windows 11 and Fedora (40). But I am not sure if this laptop is compatib

Re: useradd and userdel ????

2024-10-27 Thread Jonathan Billings
On Oct 27, 2024, at 04:15, ToddAndMargo via users wrote: > > Removing cache files in /var/lib/sss/db should fix the issue, but note that > > removing cache files will also remove all of your cached credentials. I suggest you follow this recommendation. I suspect part of your upgrade/downgrade

Re: How to install new kernels in grub?

2024-10-27 Thread Steve Forsythe
On 10/27/24 3:23 AM, ToddAndMargo via users wrote: On 10/25/24 03:31, ToddAndMargo via users wrote: On 10/23/24 20:56, ToddAndMargo via users wrote: Hi All, $ rpm -qa kernel kernel-6.5.10-200.fc38.x86_64 kernel-6.11.3-100.fc39.x86_64 kernel-6.11.4-201.fc40.x86_64 Problem, only the 38 kernel s

Re: useradd and userdel ????

2024-10-27 Thread ToddAndMargo via users
On 10/27/24 01:14, ToddAndMargo via users wrote: # userdel bozo [sss_cache] [sysdb_domain_cache_connect] (0x0010): DB version too old What would the ramifications be to just removing sssd? https://unix.stackexchange.com/questions/502435/unable-to-add-user-to-a-group-due-to-sssd says to (on

useradd and userdel ????

2024-10-27 Thread ToddAndMargo via users
Hi All, Fedora 39 What is this all about? I do not remember ever setting users up with remote directories. And bozo2 is a new user. # userdel bozo [sss_cache] [sysdb_domain_cache_connect] (0x0010): DB version too old [0.23], expected [0.24] for domain implicit_files! Higher version of data

Re: How to install new kernels in grub?

2024-10-27 Thread ToddAndMargo via users
On 10/25/24 03:31, ToddAndMargo via users wrote: On 10/23/24 20:56, ToddAndMargo via users wrote: Hi All, $ rpm -qa kernel kernel-6.5.10-200.fc38.x86_64 kernel-6.11.3-100.fc39.x86_64 kernel-6.11.4-201.fc40.x86_64 Problem, only the 38 kernel shows in grub. How do I get the 40 kernel to show in