On 10/31/23 17:33, George N. White III wrote:
On Mon, Oct 30, 2023 at 10:13 PM ToddAndMargo via users
Why? Doas also has settings to allow specific users to run a specific
command without password.
No particular reason. I had to choose one or the other.
Doas look sweet. I copied it down
On 10/30/23 01:31, ToddAndMargo via users wrote:
Hi All,
Fedora 38
cups-2.4.7-1.fc38.x86_64
Why do all my programs default to "Cups-PDF" and not
"HLL2300D". All Wine and native Linux programs.
And changing it in my programs does not stick.
Many thanks,
-T
/etc/cups/print
On 10/30/23 18:36, Samuel Sieb wrote:
On 10/30/23 18:15, ToddAndMargo via users wrote:
Hi All,
It seems to me that since /etc/sudoers is visible from a
standard user account, that all a bad guy has to do is
cat the file, find some program that is elevated, then
overwrite that program with his
On 10/30/23 19:11, Todd Zullinger wrote:
Samuel Sieb wrote:
On 10/30/23 18:15, ToddAndMargo via users wrote:
Hi All,
It seems to me that since /etc/sudoers is visible from a
standard user account, that all a bad guy has to do is
cat the file, find some program that is elevated, then
overwrite
Hi All,
It seems to me that since /etc/sudoers is visible from a
standard user account, that all a bad guy has to do is
cat the file, find some program that is elevated, then
overwrite that program with his evil deeds, and boom,
you are hacked.
Am I missing something?
-T
--
~~
On 10/30/23 03:38, Patrick O'Callaghan wrote:
On Mon, 2023-10-30 at 00:06 -0400, Jeffrey Walton wrote:
On Sun, Oct 29, 2023 at 9:49 PM ToddAndMargo via users
wrote:
On 10/29/23 05:19, Tim via users wrote:
On Sun, 2023-10-29 at 04:04 -0700, ToddAndMargo via users wrote:
I am trying t
On 10/30/23 01:41, Jeffrey Walton wrote:
On Mon, Oct 30, 2023 at 4:36 AM Roberto Ragusa wrote:
On 10/30/23 05:06, Jeffrey Walton wrote:
You can't do it in a wrapper script because you can't setuid on scripts.
But you can enable sudo for a single script.
(this was the intended way to use sud
Hi All,
Fedora 38
cups-2.4.7-1.fc38.x86_64
Why do all my programs default to "Cups-PDF" and not
"HLL2300D". All Wine and native Linux programs.
And changing it in my programs does not stick.
Many thanks,
-T
/etc/cups/printers.conf
PrinterId 4
UUID urn:uuid:8d86be01-61b0-3452-6e91-ee3dcc9adb
On 10/29/23 05:19, Tim via users wrote:
On Sun, 2023-10-29 at 04:04 -0700, ToddAndMargo via users wrote:
I am trying to get around the password issue so I
can just do a libnotify popup when I log into my
desktop
I recall there's sudo configuration options for users and/or particular
com
On 10/29/23 04:02, Patrick O'Callaghan wrote:
On Sat, 2023-10-28 at 15:56 -0700, ToddAndMargo via users wrote:
$ doas -u root "nvme smart-log /dev/nvme0n1"
doas: Operation not permitted
Try removing the quotes.
poc
$ doas -u root nvme smart-log /dev/nvme0n1
doas: Operatio
On 10/29/23 04:00, George N. White III wrote:
On Sat, Oct 28, 2023 at 6:59 PM ToddAndMargo via users
mailto:users@lists.fedoraproject.org>>
wrote:
$ doas -u root "nvme smart-log /dev/nvme0n1"
doas: Operation not permitted
I use:
% doas nvme smart-log /dev/nvme0n1
d
On 10/28/23 16:09, Tom Horsley wrote:
But, why can('t) Windows 10's "Add Printer" dialog find it?
In the cups web page http://localhost:631/admin there is a checkbox
for "share printers connected to this system", perhaps it isn't
checked, or your windows system is on a different subnet?
Hi
On 10/28/23 15:14, Patrick O'Callaghan wrote:
On Sat, 2023-10-28 at 14:58 -0700, ToddAndMargo via users wrote:
On 10/28/23 06:51, George N. White III wrote:
On Fri, Oct 27, 2023 at 11:40 PM ToddAndMargo via users
<
users@lists.fedoraproject.org <mailto:users@lists.fedoraproject.or
Hi All,
Fedora 38
cups-2.4.7-1.fc38.x86_64
cups-lpd-2.4.7-1.fc38.x86_64
My old printer broke, so I had to replace it.
I removed the old printer from cups and added the
new printer. I set the new printer to network
share (and it does over LPD).
/etc/printcap:
# This file was automatically gene
On 10/28/23 06:51, George N. White III wrote:
On Fri, Oct 27, 2023 at 11:40 PM ToddAndMargo via users
mailto:users@lists.fedoraproject.org>>
wrote:
Do not like sudo, but I may have to compromise.
I don't like sudo either -- it is overkill for many use cases, and the
added
On 10/27/23 20:05, ToddAndMargo via users wrote:
On 10/27/23 19:48, Samuel Sieb wrote:
On 10/27/23 19:39, ToddAndMargo via users wrote:
On 10/27/23 19:36, Samuel Sieb wrote:
You haven't said why needing root is a problem.
Run as a user:
$ nvme smart-log /dev/nvme0n1
/dev/nv
On 10/27/23 19:48, Samuel Sieb wrote:
On 10/27/23 19:39, ToddAndMargo via users wrote:
On 10/27/23 19:36, Samuel Sieb wrote:
You haven't said why needing root is a problem.
Run as a user:
$ nvme smart-log /dev/nvme0n1
/dev/nvme0n1: Permission denied
Yes, we know that it doesn't
On 10/27/23 19:36, Samuel Sieb wrote:
On 10/27/23 18:29, ToddAndMargo via users wrote:
Hi All,
Fedora 38
Any way to get this info without being root?
Many thanks,
-T
# nvme smart-log /dev/nvme0n1
Have a root cron job dump it to a file?
Hm.
The device node is only accessible to
Hi All,
Fedora 38
Any way to get this info without being root?
Many thanks,
-T
# nvme smart-log /dev/nvme0n1
Smart Log for NVME device:nvme0n1 namespace-id:
critical_warning: 0
temperature: 34 °C (307 K)
available_spare: 100%
available_spar
On 10/23/23 02:20, Patrick O'Callaghan wrote:
On Sun, 2023-10-22 at 16:03 -0700, ToddAndMargo via users wrote:
My wife is just after her documents. Sneaker net is an option.
Is there any reason you can't upload them to a cloud service (Google
Drive, Dropbox etc.), then download t
On 10/22/23 06:58, Michael D. Setzer II via users wrote:
On 21 Oct 2023 at 17:47, ToddAndMargo via users wrote:
Date sent: Sat, 21 Oct 2023 17:47:07 -0700
To: Community support for Fedora users
Subject:iPad file backup?
Send reply to
On 10/22/23 14:49, Doug H. wrote:
On Sat, Oct 21, 2023, at 5:47 PM, ToddAndMargo via users wrote:
Hi All,
Fedora 38
My wife has her eye on a new iPad to replace her outgoing
Android tablet. (I can't find any Fedora tablets.)
Is there a way to backup her working files from an iP
On 10/22/23 05:33, Tim via users wrote:
Barry
Found your post on the apple forum from a search.
ToddAndMargo:
And their answer was "you don't"
I posted the link to https://libimobiledevice.org/ and they informed
me that my posted had been deleted as it violated community
s
On 10/22/23 01:45, Barry wrote:
On 22 Oct 2023, at 01:47, ToddAndMargo via users
wrote:
Hi All,
Fedora 38
My wife has her eye on a new iPad to replace her outgoing
Android tablet. (I can't find any Fedora tablets.)
Is there a way to backup her working files from an iPad to
F
Hi All,
Fedora 38
My wife has her eye on a new iPad to replace her outgoing
Android tablet. (I can't find any Fedora tablets.)
Is there a way to backup her working files from an iPad to
Fedora as I can do with her Android?
Many thanks,
-T
--
~~
Computers
Hi All,
Fedora 38
qcad-3.28.2.2-1.fc38.x86_64
I downloaded QCad to gie it a whirl. Every
DXF and DWG sample file I try loading qcad
with, causes qcad to come down around my ears.
The latest attempt was the sphere dxf over on:
https://wiki.csiamerica.com/display/sap2000/Sample+DXF+files+for+im
Hi All,
Can auto updates be set to also update to
the current release when it comes out?
Many thanks,
-T
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
On 9/7/23 10:33, George N. White III wrote:
On Thu, Sep 7, 2023 at 10:15 AM ToddAndMargo via users
mailto:users@lists.fedoraproject.org>>
wrote:
Hi All,
Fedora 38
I just discovered the NAPS2 (Not Another PDF Scanner)
is now available as an RPM. (It saves imag
Hi All,
Fedora 38
I just discovered the NAPS2 (Not Another PDF Scanner)
is now available as an RPM. (It saves images too.)
https://www.naps2.com/download
Here is a screen shot on NAPS2 running on my computer:
https://imgur.com/G8NaxFc.png
As many of you already know, I do a lot of w
On 8/29/23 20:55, Tim via users wrote:
Geoffrey Leach:
Put the FC 38 on a thumb drive and boot from there. Lots of useful
stuff.
ToddAndMargo:
That went over my head.
:'(
I think they're suggesting that if you wanted to rescue a system, it
may be beneficial to boot from some
On 8/29/23 10:41, Michael D. Setzer II via users wrote:
I've found that removing the rescue files from /boot and then doing a dnf
reinstall kernel-core will do
it.
Did just run it to make sure, paste has wrapping, but hopefully one can follow.
# cd /boot
# ls -l*rescue*
-rw---. 1 root root
On 8/29/23 05:31, Geoffrey Leach wrote:
On Tue, 29 Aug 2023 04:14:03 -0700
ToddAndMargo via users wrote:
Hi All,
Fedora 38
My rescue kernel is FC30.
How do I install the FC38 rescue kernel?
# dnf whatprovides kernel\* | grep -i rescue
And my search engine is not helping.
Many thanks
On 8/29/23 03:54, Michael Young wrote:
dnf remove xen-licenses xen-hypervisor xen-runtime xe
Only problem was that xen was not in the rpm database.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lis
On 8/29/23 05:56, Jeffrey Walton wrote:
On Tue, Aug 29, 2023 at 8:06 AM ToddAndMargo via users
wrote:
Fedora 38
My rescue kernel is FC30.
How do I install the FC38 rescue kernel?
# dnf whatprovides kernel\* | grep -i rescue
$ grep -IR dracut_rescue_image /usr/lib/dracut
/usr/lib/dracut
On 8/29/23 00:15, Samuel Sieb wrote:
On 8/28/23 23:35, ToddAndMargo via users wrote:
Can I get rid on any of these? All the non fc38
ones? All of them?
# ls -al /usr/src/kernels
total 44
drwxr-xr-x. 11 root root 4096 Aug 26 16:05 .
drwxr-xr-x. 5 root root 4096 Jan 18 2023 ..
drwxr-xr-x. 23
Hi All,
Fedora 38
My rescue kernel is FC30.
How do I install the FC38 rescue kernel?
# dnf whatprovides kernel\* | grep -i rescue
And my search engine is not helping.
Many thanks,
-T
--
~~
Computers are like air conditioners.
They malfunction when you op
On 8/29/23 00:52, ToddAndMargo via users wrote:
On 8/28/23 23:34, ToddAndMargo via users wrote:
On 8/28/23 16:45, ToddAndMargo via users wrote:
Hi All,
What is "Fedora , with Xen"?
https://imgur.com/fgABpIz.png
The red dot in the middle is the flash
shooting through my finger.
On 8/28/23 23:34, ToddAndMargo via users wrote:
On 8/28/23 16:45, ToddAndMargo via users wrote:
Hi All,
What is "Fedora , with Xen"?
https://imgur.com/fgABpIz.png
The red dot in the middle is the flash
shooting through my finger.
Found this:
# find /boot -iname \*xen\*
/boot/
Hi All,
Can I get rid on any of these? All the non fc38
ones? All of them?
# ls -al /usr/src/kernels
total 44
drwxr-xr-x. 11 root root 4096 Aug 26 16:05 .
drwxr-xr-x. 5 root root 4096 Jan 18 2023 ..
drwxr-xr-x. 23 root root 4096 Dec 10 2022 5.18.10-200.fc36.x86_64
drwxr-xr-x. 24 root root 4
On 8/28/23 16:45, ToddAndMargo via users wrote:
Hi All,
What is "Fedora , with Xen"?
https://imgur.com/fgABpIz.png
The red dot in the middle is the flash
shooting through my finger.
Found this:
# find /boot -iname \*xen\*
/boot/xen-4.17.2.config
/boot/xen-4.17.2.gz
/boot/flask
Den tis 29 aug. 2023 kl 07:35 skrev ToddAndMargo via users
:
Hi All,
You guys give me the link to the current
Fedora ARM project. And I lost it.
Would you mind giving it to me again?
Many thanks,
-T
On 8/28/23 23:06, Luna Jernberg wrote:
> https://fedoraproject.org/wiki/Architectures/
On 8/28/23 20:27, Michael D. Setzer II via users wrote:
On 28 Aug 2023 at 18:37, ToddAndMargo via users wrote:
Hi All,
Fedora 38
I got stuff all the way back to fc31.
Can I delete all the non fc38 directories?
Can't say sure, but what I have done on my machines.
I generally use
Den tis 29 aug. 2023 kl 01:45 skrev ToddAndMargo via users
:
Hi All,
What is "Fedora , with Xen"?
https://imgur.com/fgABpIz.png
The red dot in the middle is the flash
shooting through my finger.
$ rpm -qa | grep -i "xen\|fedora"
fedora-icon-theme-1.0.0-28.fc33.noarch
f
On 8/28/23 20:26, Jeffrey Walton wrote:
On Mon, Aug 28, 2023 at 9:37 PM ToddAndMargo via users
wrote:
Fedora 38
I got stuff all the way back to fc31.
Can I delete all the non fc38 directories?
Removing old kernels leaves artifacts in /lib/modules,
https://bugzilla.redhat.com/show_bug.cgi
Hi All,
You guys give me the link to the current
Fedora ARM project. And I lost it.
Would you mind giving it to me again?
Many thanks,
-T
--
Yesterday it worked.
Today it is not working.
Windows is like that.
__
On 8/28/23 18:37, ToddAndMargo via users wrote:
Hi All,
Fedora 38
I got stuff all the way back to fc31.
Can I delete all the non fc38 directories?
Many thanks,
-T
If this helps:
# rpm -qa | grep -i fc | grep -iv fc38
gpg-pubkey-cfc659b9-5b6eac67
I no longer have any rpm installed under
Hi All,
Fedora 38
I got stuff all the way back to fc31.
Can I delete all the non fc38 directories?
Many thanks,
-T
# cd /usr/lib/modules
# ls
5.14.16-201.fc34.x86_64
5.18.10-200.fc36.x86_64
6.2.9-200.fc37.x86_64
5.14.16-301.fc35.x86_64
5.5.17-200.fc31.x86_64
6.3.11-200.fc38.x86_64
5.14.18-30
On 8/28/23 17:05, Robert Nichols wrote:
On 8/28/23 18:54, ToddAndMargo via users wrote:
On 8/27/23 21:07, Samuel Sieb wrote:
On 8/27/23 20:20, Jeffrey Walton wrote:
On Sun, Aug 27, 2023 at 11:05 PM ToddAndMargo via users
wrote:
Fedora 38
When I boot up, I get a bazillion kernel choices
On 8/27/23 21:07, Samuel Sieb wrote:
On 8/27/23 20:20, Jeffrey Walton wrote:
On Sun, Aug 27, 2023 at 11:05 PM ToddAndMargo via users
wrote:
Fedora 38
When I boot up, I get a bazillion kernel choices,
most are not Fedora 38:
Sorry for the flash. I could not turn it
to turn off
https
Hi All,
What is "Fedora , with Xen"?
https://imgur.com/fgABpIz.png
The red dot in the middle is the flash
shooting through my finger.
$ rpm -qa | grep -i "xen\|fedora"
fedora-icon-theme-1.0.0-28.fc33.noarch
fedora-logos-38.1.0-1.fc38.noarch
fedora-release-identity-basic-38-36.noarch
fedora-log
On 8/28/23 07:23, Tim via users wrote:
On Sun, 2023-08-27 at 20:04 -0700, ToddAndMargo via users wrote:
Sorry for the flash. I could not turn it
to turn off
https://imgur.com/7Mi5E3W.png
Just by the by, if you're faced with that flash issue again, you could
simply cover the flash with
Hi All,
Fedora 38
When I boot up, I get a bazillion kernel choices,
most are not Fedora 38:
Sorry for the flash. I could not turn it
to turn off
https://imgur.com/7Mi5E3W.png
The extra kernels are from Fedora 37 and 36.
This is what Fedora 38 says I have:
$ rpm -qa kernel
kernel-6.4.10-200
On 7/31/23 21:03, Samuel Sieb wrote:
On 7/31/23 20:58, ToddAndMargo via users wrote:
Dang, phone is a flip phone.
Can that even do pictures over SMS?
You can try "gammu" and/or "gnokii". They are command line tools for
older phones.
Pictures are over mms.
I can do t
On 7/31/23 20:56, Samuel Sieb wrote:
On 7/31/23 20:45, ToddAndMargo via users wrote:
On 7/31/23 20:22, Samuel Sieb wrote:
On 7/31/23 19:39, ToddAndMargo via users wrote:
On 7/31/23 18:41, Samuel Sieb wrote:
On 7/31/23 15:16, ToddAndMargo via users wrote:
Fedora 38
Is there a utility to
On 7/31/23 20:22, Samuel Sieb wrote:
On 7/31/23 19:39, ToddAndMargo via users wrote:
On 7/31/23 18:41, Samuel Sieb wrote:
On 7/31/23 15:16, ToddAndMargo via users wrote:
Fedora 38
Is there a utility to send/receive texts to/from
cell phones including graphics?
I have been using Thunderbird
On 7/31/23 18:41, Samuel Sieb wrote:
On 7/31/23 15:16, ToddAndMargo via users wrote:
Fedora 38
Is there a utility to send/receive texts to/from
cell phones including graphics?
I have been using Thunderbird, but the cell phone
companies mess with it and most do not go through.
I noticed that
Hi All,
Fedora 38
Is there a utility to send/receive texts to/from
cell phones including graphics?
I have been using Thunderbird, but the cell phone
companies mess with it and most do not go through.
I noticed that Windows 11 has an application for that.
-T
--
~~~
On 7/23/23 14:21, Barry Scott wrote:
On 23 Jul 2023, at 20:58, George N. White III wrote:
On Sun, Jul 23, 2023 at 12:20 PM Montague Bestes via users
mailto:users@lists.fedoraproject.org>>
wrote:
I do stupid stuff once in awhile too, lol. Nice to be able to
laugh about it.
W
On 7/23/23 12:58, George N. White III wrote:
On Sun, Jul 23, 2023 at 12:20 PM Montague Bestes via users
mailto:users@lists.fedoraproject.org>>
wrote:
I do stupid stuff once in awhile too, lol. Nice to be able to laugh
about it.
Watch out with vacuuming the motherboard though; I
On 7/19/23 01:02, Tim via users wrote:
Tim:
Or had the CMOS battery going flat?
ToddAndMargo:
Have not noticed my date and time messed up, but ...
I've found that only when a battery was *really* bad that time may be
off. It could be sufficiently low to be a problem, and your clock
On 7/18/23 22:00, Tim via users wrote:
Had you done a BIOS reset at some stage? Accidental reset and save,
rather than save and exit.
Possibly. I must have done something. Maybe
I hit the optimized settings by accident
Or had the CMOS battery going flat?
Have not noticed my date and ti
On 7/15/23 23:27, ToddAndMargo via users wrote:
Hi All,
I have a removable drive sleeve that I mount SATA
drives mounted in that attaches to an internal SATA
port. I use it backup my system to removable
drives. The mechanism works identical to USB
flash drives.
With one exception. A drive
On 7/17/23 14:17, Patrick O'Callaghan wrote:
On Mon, 2023-07-17 at 11:26 -0700, ToddAndMargo via users wrote:
How is the "external dock" attached to your
computer? sata? USB?
It's a USB-3 port (independently powered).
poc
Dang!
_
On 7/17/23 03:53, Patrick O'Callaghan wrote:
On Sun, 2023-07-16 at 16:28 -0700, ToddAndMargo via users wrote:
On 7/16/23 00:05, ToddAndMargo via users wrote:
On 7/15/23 23:27, ToddAndMargo via users wrote:
Hi All,
I have a removable drive sleeve that I mount SATA
drives mounted in
On 7/17/23 11:22, ToddAndMargo via users wrote:
On 7/16/23 23:25, Eyal Lebedinsky wrote:
Did you check if you have
# ls -l '/sys/bus/scsi/devices/1:0:0:0/rescan'
I have '/rescan' but not '/scan'
Not plugged in at boot time, but subsequently
powered up af
On 7/16/23 23:25, Eyal Lebedinsky wrote:
Did you check if you have
# ls -l '/sys/bus/scsi/devices/1:0:0:0/rescan'
I have '/rescan' but not '/scan'
Plugged in a boot time, I only have "rescan".
Not plugged in at boot time, but subsequently
powered up after boot, I have neither "scan"
nor "
On 7/17/23 01:06, lejeczek via users wrote:
On 16/07/2023 08:27, ToddAndMargo via users wrote:
Hi All,
I have a removable drive sleeve that I mount SATA
drives mounted in that attaches to an internal SATA
port. I use it backup my system to removable
drives. The mechanism works identical to
On 7/15/23 23:27, ToddAndMargo via users wrote:
Hi All,
I have a removable drive sleeve that I mount SATA
drives mounted in that attaches to an internal SATA
port. I use it backup my system to removable
drives. The mechanism works identical to USB
flash drives.
With one exception. A drive
On 7/16/23 00:05, ToddAndMargo via users wrote:
On 7/15/23 23:27, ToddAndMargo via users wrote:
Hi All,
I have a removable drive sleeve that I mount SATA
drives mounted in that attaches to an internal SATA
port. I use it backup my system to removable
drives. The mechanism works identical to
On 7/16/23 02:03, Eyal Lebedinsky wrote:
On 16/07/2023 18.07, ToddAndMargo via users wrote:
On 7/16/23 00:46, Barry wrote:
On 16 Jul 2023, at 08:44, Barry wrote:
If nothing you need to trigger a scan of the SATA bus.
I do not know how you would do that.
Maybe try what this says
On 7/16/23 00:46, Barry wrote:
On 16 Jul 2023, at 08:44, Barry wrote:
If nothing you need to trigger a scan of the SATA bus.
I do not know how you would do that.
Maybe try what this says?
https://serverfault.com/questions/5336/how-do-i-make-linux-recognize-a-new-sata-dev-sda-drive-i-hot-s
On 7/16/23 00:46, Barry wrote:
On 16 Jul 2023, at 08:44, Barry wrote:
If nothing you need to trigger a scan of the SATA bus.
I do not know how you would do that.
Maybe try what this says?
https://serverfault.com/questions/5336/how-do-i-make-linux-recognize-a-new-sata-dev-sda-drive-i-hot-s
On 7/15/23 23:27, ToddAndMargo via users wrote:
Hi All,
I have a removable drive sleeve that I mount SATA
drives mounted in that attaches to an internal SATA
port. I use it backup my system to removable
drives. The mechanism works identical to USB
flash drives.
With one exception. A drive
Hi All,
I have a removable drive sleeve that I mount SATA
drives mounted in that attaches to an internal SATA
port. I use it backup my system to removable
drives. The mechanism works identical to USB
flash drives.
With one exception. A drive MUST be in the
carriage when I boot up. Otherwise,
On 7/13/23 02:25, ToddAndMargo via users wrote:
Hi All,
Fedora 36
# rpm --rebuilddb
error: failed to replace old database with new database!
error: replace files in /usr/lib/sysimage/rpm with files from
/usr/lib/sysimage/rpmrebuilddb.3281 to recover
coping the files over did not help.
How
Hi All,
Fedora 36
# rpm --rebuilddb
error: failed to replace old database with new database!
error: replace files in /usr/lib/sysimage/rpm with files from
/usr/lib/sysimage/rpmrebuilddb.3281 to recover
coping the files over did not help.
How do I fix?
Many thanks,
-T
--
On 7/12/23 23:18, Michael D. Setzer II via users wrote:
On 12 Jul 2023 at 21:49, ToddAndMargo via users wrote:
Date sent: Wed, 12 Jul 2023 21:49:34 -0700
Subject:Re: WD BLUE SSD died. Not even seen in BIOS or
via USB?
To: users
On 7/12/23 22:15, Jeffrey Walton wrote:
On Thu, Jul 13, 2023 at 12:55 AM ToddAndMargo via users
wrote:
Fedora 36
samba-4.16.4-0.fc36.x86_64
# smbpasswd -U bozo
...
mod_smbfilepwd_entry: opening file /var/lib/samba/private /smbpasswd
mod_smbfilepwd_entry: entry exists
Hi All,
Fedora 36
samba-4.16.4-0.fc36.x86_64
# smbpasswd -U bozo
...
mod_smbfilepwd_entry: opening file /var/lib/samba/private /smbpasswd
mod_smbfilepwd_entry: entry exists for user bozo
And it does not change (user exists). I have to
vi delete bozo from /var/lib/samba/private
On 7/12/23 15:53, Michael D. Setzer II via users wrote:
Had the WD SSD just die in one of my 5 Home Fedora 37
machines. Reply from WD is just it is out of warranty.
Wondering if others are seeing this or it is just one bad drive.
Have machines monitor all my computers every 15 minutes, so it
re
One last tiny bug for Fedora fix:
virt-manager timeout on first attempt
https://bugzilla.redhat.com/show_bug.cgi?id=2221811
I just have to remember to start virt-mamager,
kill it, and restart it.
This is probably a timing issue.
___
users mailing list
On 7/9/23 22:45, Samuel Sieb wrote:
On 2023-07-09 18:01, ToddAndMargo via users wrote:
On 7/9/23 13:03, Samuel Sieb wrote:
On 7/9/23 03:52, ToddAndMargo via users wrote:
9005 came from upstream and Fedora repo not removing
their garbage when when dnf remove was issued, which
is the second bug
On 7/9/23 15:51, Jeffrey Walton wrote:
On Sun, Jul 9, 2023 at 4:03 PM Samuel Sieb wrote:
On 7/9/23 03:52, ToddAndMargo via users wrote:
9005 came from upstream and Fedora repo not removing
their garbage when when dnf remove was issued, which
is the second bug.
How is this anything to do
On 7/9/23 13:03, Samuel Sieb wrote:
On 7/9/23 03:52, ToddAndMargo via users wrote:
9005 came from upstream and Fedora repo not removing
their garbage when when dnf remove was issued, which
is the second bug.
How is this anything to do with the Fedora repo when that file came from
a third
On 7/9/23 15:18, Sam Varshavchik wrote:
ToddAndMargo via users writes:
On 7/9/23 04:21, Sam Varshavchik wrote:
ToddAndMargo via users writes:
Okay, after erasing all the 9005's, redoing the following
https://www.libvirt.org/daemons.html#switching-to-modular-daemons
and rebooting, a
On 7/9/23 04:16, Sam Varshavchik wrote:
I switched back.
I don't know what libvirt.so.0.9005.0 is.
It is upstream's version. Their remove scripts left
it in place. Fedora's remove script does the
same thing.
When rebooting libvert looks for the latest version
and creates links to them. It
On 7/9/23 04:21, Sam Varshavchik wrote:
ToddAndMargo via users writes:
Okay, after erasing all the 9005's, redoing the following
https://www.libvirt.org/daemons.html#switching-to-modular-daemons
and rebooting, all my VM stuff is running perfectly again.
Thank you all for the
On 7/9/23 02:49, Jeffrey Walton wrote:
On Sun, Jul 9, 2023 at 12:16 AM ToddAndMargo via users
wrote:
On 7/8/23 20:57, Samuel Sieb wrote:
On 7/8/23 18:45, ToddAndMargo via users wrote:
# libvirtd --daemon
libvirtd: /lib64/libvirt.so.0: version `LIBVIRT_PRIVATE_9.5.0' not
found (requir
On 7/8/23 21:35, ToddAndMargo via users wrote:
After rebooting, my links were changed back:
libvirt-admin.so.0.9005.0
libvirt-lxc.so.0.9005.0
libvirt-qemu.so.0.9005.0
libvirt.so.0.9005.0
So I erased the links and the 9005 files too.
# systemctl status libvirtd.service
is happy after stopping
On 7/8/23 21:55, ToddAndMargo via users wrote:
Fedora 38
Is the version of qemu-kvm in the Fedora
repo using monolithic or modular daemons?
Many thanks,
-T
I do believe it is modular.
I followed these direction (I think Sam gave them to me)
https://www.libvirt.org/daemons.html#switching-to
Fedora 38
Is the version of qemu-kvm in the Fedora
repo using monolithic or modular daemons?
Many thanks,
-T
--
~~
Computers are like air conditioners.
They malfunction when you open windows
~~
___
On 7/8/23 21:16, ToddAndMargo via users wrote:
On 7/8/23 20:57, Samuel Sieb wrote:
On 7/8/23 18:45, ToddAndMargo via users wrote:
# libvirtd --daemon
libvirtd: /lib64/libvirt.so.0: version `LIBVIRT_PRIVATE_9.5.0' not
found (required by /lib64/libvirt-lxc.so.0)
libvirtd: /lib64/libvirt
On 7/8/23 20:57, Samuel Sieb wrote:
On 7/8/23 18:45, ToddAndMargo via users wrote:
# libvirtd --daemon
libvirtd: /lib64/libvirt.so.0: version `LIBVIRT_PRIVATE_9.5.0' not
found (required by /lib64/libvirt-lxc.so.0)
libvirtd: /lib64/libvirt.so.0: version `LIBVIRT_PRIVATE_9.5.0'
On 7/8/23 18:38, ToddAndMargo via users wrote:
On 7/8/23 17:26, Chris Adams wrote:
Once upon a time, ToddAndMargo said:
# rpm -qa libvirt-libs
libvirt-libs-9.0.0-3.fc38.x86_64
Removing and reinstalling both libvirt-daemon and
libvirt-libs did not change the symptom.
I tried downgrading
On 7/8/23 17:26, Chris Adams wrote:
Once upon a time, ToddAndMargo said:
# rpm -qa libvirt-libs
libvirt-libs-9.0.0-3.fc38.x86_64
Removing and reinstalling both libvirt-daemon and
libvirt-libs did not change the symptom.
I tried downgrading. That did not help either.
If I had to guess, I
On 7/8/23 17:10, Sam Varshavchik wrote:
ToddAndMargo via users writes:
Starting libvirtd directly gives:
# /usr/sbin/libvirtd &
[1] 10957
/usr/sbin/libvirtd: /lib64/libvirt.so.0: version
`LIBVIRT_PRIVATE_9.0.0' not found (required by /usr/sbin/libvirtd)
And I can not find what p
On 7/8/23 17:04, Jeffrey Walton wrote:
On Sat, Jul 8, 2023 at 7:52 PM ToddAndMargo via users
wrote:
On 7/8/23 16:44, Chris Adams wrote:
Once upon a time, ToddAndMargo said:
# libvirtd --deamon
libvirtd: /lib64/libvirt.so.0: version `LIBVIRT_PRIVATE_9.0.0' not
found (required by lib
On 7/8/23 16:44, Chris Adams wrote:
Once upon a time, ToddAndMargo said:
# libvirtd --deamon
libvirtd: /lib64/libvirt.so.0: version `LIBVIRT_PRIVATE_9.0.0' not
found (required by libvirtd)
I have reinstalled libvirt-daemon. No joy.
Seems like somehow you don't have libvirt-libs
Hi All,
Fedora 38
libvirt-daemon-9.0.0-3.fc38.x86_64
Anyone know how to fix this?
# libvirtd --deamon
libvirtd: /lib64/libvirt.so.0: version `LIBVIRT_PRIVATE_9.0.0' not found
(required by libvirtd)
I have reinstalled libvirt-daemon. No joy.
Many thanks,
-T
_
On 7/8/23 14:05, Todd Zullinger wrote:
ToddAndMargo via users wrote:
Fedora 38
$ rpm -qa
...
:error: Verifying a signature using certificate
09E55FAF4F7862CD6D558997CDFB5FA52007B954 (Metasploit
):
1. Certificiate CDFB5FA52007B954 invalid: certificate is not alive
because: The primary
301 - 400 of 1922 matches
Mail list logo