On Fri, 2022-09-16 at 14:55 +1000, Michael D. Setzer II via users
wrote:
> I've run this little script from time to time in /
>
> find . -xtype l >/badlinks 2>ERR
> grep -v '/proc\|/run' /badlinks-clean
Not really relevant to your question, but you could make this a one-
liner:
find / -xtype l |
Today I updated the software on my Fedora 36 and now there is no sound.
I used Gnome Software to update. Neither VLC nor Firefox produces
sound. In Settings -> Sound -> Output there are two values under Output
Device, both saying HDMI/DisplayPort - Built-in Audio. No difference
between them, when u
On Fri, 16 Sep 2022 16:14:04 +0200
andreas.fourn...@runbox.com wrote:
> Today I updated the software on my Fedora 36 and now there is no
> sound. I used Gnome Software to update. Neither VLC nor Firefox
> produces sound. In Settings -> Sound -> Output there are two values
> under Output Device, bo
On Thu, 15 Sep 2022 23:17:24 +0200 (CEST)
None via users wrote:
> Hi there!
> What the shit is going on with Askfedora? I've registered on
> Fedoraproject, but when I try to login to Askfedora with my
> credentials, it gives me some crap about expired authentication
> token. Although I'm not logg
On Fri, 16 Sep 2022 14:55:11 +1000
"Michael D. Setzer II via users" wrote:
> I've run this little script from time to time in /
>
> find . -xtype l >/badlinks 2>ERR
> grep -v '/proc\|/run' /badlinks-clean
>
> At present ends up with other 300 lines in the
> badlinks-clean
>
> Cleaned up a num
On 16 Sep 2022 at 8:48, stan wrote:
Date sent: Fri, 16 Sep 2022 08:48:29 -0700
From: stan
To: users@lists.fedoraproject.org
Copies to: mi...@guam.net
Subject:Re: Question on bad links?
Organization: zohofree
On Sat, 2022-09-17 at 02:58 +1000, Michael D. Setzer II via users
wrote:
> Not clear on differnce be -l and -L?
They have completely different meanings:
'-xtype l' finds files which are themselves symlinks. That's what your
script is doing. Nothing I can see in the script detects that those
links
i have been using lists.fedoraproject.org. for support F20 -> F34
My platform environment is a small home system.
i just read about Fedora 36/silverblue (immutable) &
my inclination is to install silverblue, add flatpak's,
and move on to verify F36 silverblue
i also have a list of necessary app
On Fri, 2022-09-16 at 08:00 -0700, stan via users wrote:
> On Fri, 16 Sep 2022 16:14:04 +0200
> andreas.fourn...@runbox.com wrote:
>
> > Today I updated the software on my Fedora 36 and now there is no
> > sound. I used Gnome Software to update. Neither VLC nor Firefox
> > produces sound. In Setti
No, they don't. Same bullshit about token. Do they have any communication
channel to tell them that authentication is not working?
--
I'm using Tutanota - the end-to-end encrypted email service
Sep 16, 2022, 18:13 by users@lists.fedoraproject.org:
> On Thu, 15 Sep 2022 23:17:24 +0200 (CEST)
Did
for a in $(cat badlinks-clean); do ls -l $a; done
and all links show as broken?
Did Test
# mkdir testbroke
# cd testbroke/
# ln -s /badlinks-clean test1
# ln -s /badlinks-cleanx test2
# ls -l
total 0
lrwxrwxrwx. 1 root root 15 Sep 17 06:19 test1 ->
/badlinks-clean
lrwxrwxrwx. 1 root root 1
On 9/16/22 14:15, None via users wrote:
No, they don't. Same bullshit about token. Do they have any
communication channel to tell them that authentication is not working?
Send me the data off-list and I'll post it there as a question.
___
users mail
Have you looked at the symlinks program it does the same thing. There
is info located at:
https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/#Resolving_post-upgrade_issues
which is the dnf system upgrade page
David
On Sat, 17 Sep 2022 06:26:54 +1000
users@lists.fedoraproject.org
Hello all,
Some time back I asked for opinions on backups. I had a lot of good
opinions. I tried to backup some directories with dump. Which seemed to
me to be quick and for what I was altogether looking for, for ext 2/3,
pretty good. A 16GB filesystem was copied to a level 0 dump at aroun
It's already working. Now when I tried to login it said my password had
expired. When I entered a new one, it finally let me in. So I've posted it
already, thank you.
--
I'm using Tutanota - the end-to-end encrypted email service
Sep 16, 2022, 23:44 by j...@zeff.us:
> On 9/16/22 14:15, None
On Fri, 2022-09-16 at 17:07 -0400, Bill Cunningham wrote:
> As far at the partition's bootsector, would that happen to be in
> the dump file? And I am pretty sure partition table entries or any of
> the MBR are not saved.
dump operates on filesystems, not disks, so it knows nothing about
partitio
On 9/16/2022 5:40 PM, Patrick O'Callaghan wrote:
On Fri, 2022-09-16 at 17:07 -0400, Bill Cunningham wrote:
As far at the partition's bootsector, would that happen to be in
the dump file? And I am pretty sure partition table entries or any of
the MBR are not saved.
dump operates on filesystems,
On 9/16/2022 6:34 PM, Bill Cunningham wrote:
On 9/16/2022 5:40 PM, Patrick O'Callaghan wrote:
On Fri, 2022-09-16 at 17:07 -0400, Bill Cunningham wrote:
As far at the partition's bootsector, would that happen to be in
the dump file? And I am pretty sure partition table entries or any of
the MB
On 9/16/22 14:07, Bill Cunningham wrote:
Some time back I asked for opinions on backups. I had a lot of good
opinions. I tried to backup some directories with dump. Which seemed to
me to be quick and for what I was altogether looking for, for ext 2/3,
pretty good. A 16GB filesystem was copied t
On 16 Sep 2022 at 15:49, dwoody...@rdwoodyard.com
wrote:
Date sent: Fri, 16 Sep 2022 15:49:27 -0500
From: "dwoody...@rdwoodyard.com"
To: mi...@guam.net, Community support for
Fedora users
Subject:Re: Question on bad li
20 matches
Mail list logo