Re: virt-manager wants password for a user's account

2025-03-21 Thread Todd Chester via users
On 3/21/25 14:06, Samuel Sieb wrote: On 3/21/25 12:24 PM, Alex Gurenko via users wrote: Do you need it to ask for a root password? Maybe just add your user to the libvirt group with usermod -a -G libvirt ? If you do that, it won't ask for any password.  Otherwise, it is trying to find an a

Re: virt-manager wants password for a user's account

2025-03-21 Thread Igor Bezrodnik
On Fri, 2025-03-21 at 22:55 +, Patrick O'Callaghan wrote: > On Fri, 2025-03-21 at 16:12 -0600, Joe Zeff wrote: > > On 03/21/2025 03:18 PM, Samuel Sieb wrote: > > > > > > Maybe if there's no admin user.  By default, root doesn't even > > > have a > > > password. > > > > There's an option in A

Re: virt-manager wants password for a user's account

2025-03-21 Thread Samuel Sieb
On 3/21/25 3:12 PM, Joe Zeff wrote: On 03/21/2025 03:18 PM, Samuel Sieb wrote: Maybe if there's no admin user.  By default, root doesn't even have a password. There's an option in Anaconda to set it but most people ignore it.  If you're past that, you can set one at boot, the same way that

Re: virt-manager wants password for a user's account

2025-03-21 Thread Mike Wright
On 3/21/25 15:09, Patrick O'Callaghan wrote: On Fri, 2025-03-21 at 14:18 -0700, Samuel Sieb wrote: On 3/21/25 2:14 PM, Todd Chester via users wrote: On 3/21/25 14:06, Samuel Sieb wrote: On 3/21/25 12:24 PM, Alex Gurenko via users wrote: Do you need it to ask for a root password? Maybe just

Re: virt-manager wants password for a user's account

2025-03-21 Thread Patrick O'Callaghan
On Fri, 2025-03-21 at 16:12 -0600, Joe Zeff wrote: > On 03/21/2025 03:18 PM, Samuel Sieb wrote: > > > > Maybe if there's no admin user.  By default, root doesn't even have a > > password. > > There's an option in Anaconda to set it but most people ignore it.  I know I've never ignored it. Why d

Re: virt-manager wants password for a user's account

2025-03-21 Thread Patrick O'Callaghan
On Fri, 2025-03-21 at 22:28 +, Will McDonald wrote: > On Fri, 21 Mar 2025 at 22:10, Patrick O'Callaghan > wrote: > > > On Fri, 2025-03-21 at 14:18 -0700, Samuel Sieb wrote: > > > Maybe if there's no admin user.  By default, root doesn't even have a > > > password. > > > > What? Every Linux (

Re: virt-manager wants password for a user's account

2025-03-21 Thread Will McDonald
On Fri, 21 Mar 2025 at 22:10, Patrick O'Callaghan wrote: > On Fri, 2025-03-21 at 14:18 -0700, Samuel Sieb wrote: > > Maybe if there's no admin user. By default, root doesn't even have a > > password. > > What? Every Linux (and UNIX) system I've ever used has had a root > password, including Fedo

Re: virt-manager wants password for a user's account

2025-03-21 Thread Patrick O'Callaghan
On Fri, 2025-03-21 at 14:18 -0700, Samuel Sieb wrote: > On 3/21/25 2:14 PM, Todd Chester via users wrote: > > > > > > On 3/21/25 14:06, Samuel Sieb wrote: > > > On 3/21/25 12:24 PM, Alex Gurenko via users wrote: > > > > Do you need it to ask for a root password? Maybe just add your user > > > >

Re: php scripts in html files

2025-03-21 Thread Tim via users
On Fri, 2025-03-21 at 17:06 +1030, Tim via users wrote: > I'm not sure that's a wise idea. Now the server would have to parse > every .html file looking for PHP, rather than just the .php files. Supplemental info that may be related to why the original poster is thinking of doing this... Many ye

Re: virt-manager wants password for a user's account

2025-03-21 Thread Joe Zeff
On 03/21/2025 03:18 PM, Samuel Sieb wrote: Maybe if there's no admin user.  By default, root doesn't even have a password. There's an option in Anaconda to set it but most people ignore it. If you're past that, you can set one at boot, the same way that you can change it in an emergency.

Re: virt-manager wants password for a user's account

2025-03-21 Thread Samuel Sieb
On 3/21/25 2:14 PM, Todd Chester via users wrote: On 3/21/25 14:06, Samuel Sieb wrote: On 3/21/25 12:24 PM, Alex Gurenko via users wrote: Do you need it to ask for a root password? Maybe just add your user to the libvirt group with usermod -a -G libvirt ? If you do that, it won't ask for a

Re: virt-manager wants password for a user's account

2025-03-21 Thread Samuel Sieb
On 3/21/25 12:24 PM, Alex Gurenko via users wrote: Do you need it to ask for a root password? Maybe just add your user to the libvirt group with usermod -a -G libvirt ? If you do that, it won't ask for any password. Otherwise, it is trying to find an admin user. But there's no way to get i

Re: virt-manager wants password for a user's account

2025-03-21 Thread Alex Gurenko via users
Do you need it to ask for a root password? Maybe just add your user to the libvirt group with usermod -a -G libvirt ? --- Best regards, Alex On Friday, March 21st, 2025 at 20:12, toddandmargo via users wrote: > Hi All, > > Fedora 41 > virt-manager-5.0.0-1.fc41.noarch > > When I start virt

kernel 6.13.x usb wifi problems

2025-03-21 Thread Robert McBroom via users
Have two usb wifi adapters using Realtek chips that were noted to be supported in the recent kernels. One is now seen but the other is not. Both show in the list from lsusb Bus 001 Device 002: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac 2T2R DB WLAN Adapter Bus 001 D

Re: Evolution Functionality

2025-03-21 Thread Patrick O'Callaghan
On Sat, 2025-03-22 at 01:00 +1030, Tim via users wrote: > I remember in my early days of the internet, Outlook Express was widely > despised for breaking threading by not including the necessary headers > in the replies to maintain the chain.  It just, VERY DUMBLY, grouped > messages with same subj

Re: php scripts in html files

2025-03-21 Thread Mike Wright
On 3/20/25 23:36, Tim via users wrote: On Thu, 2025-03-20 at 18:02 +0100, François Patte wrote: I can't get working a php script in an html file: the same file: returns "toto" in toto.php and nothing in toto.html I'm not sure that's a wise idea. Now the server would have to

Re: Evolution Functionality

2025-03-21 Thread Tim via users
On Fri, 2025-03-21 at 16:56 +1030, Tim via users wrote: > The actual headers you can insert into messags seems to be controlled > from: > > /usr/share/glib-2.0/schemas/org.gnome.evolution.plugin.email-custom-header.gschema.xml > > > >id="org.gnome.evolution.plugin.email-custom-header" > ge

Re: Evolution Functionality

2025-03-21 Thread Tim via users
Tim: > > However, if I reply to such a classified (of some kind) message, the > > reply will not have the security header unless I deliberately add one > > while replying. And you'd be unaware of this when replying. > > > > C minus, needs more thought. Jeffrey Walton: > Not copying previous head

Re: Dongle USB

2025-03-21 Thread Marco Moock
Am Thu, 20 Mar 2025 21:31:41 +0100 schrieb Patrick Dupre via users : > > > traceroute to 2a01:170:118f:1::1 (2a01:170:118f:1::1), 30 hops > > > max, 80 byte packets 1 ik41.home > > > (2a04:cec0:11fa:a98d:8980:ce75:841b:48d6) 2.360 ms 3.220 ms * 2 > > > 2a04:cec0:11fa:a98d:0:62:273c:f140 > > > (

Re: Evolution Functionality

2025-03-21 Thread Jeffrey Walton
On Fri, Mar 21, 2025 at 2:43 AM Tim via users wrote: > > On Fri, 2025-03-21 at 16:26 +1030, Tim via users wrote: > > On a whim, I picked "unclassified" for this reply, to see what it does, > > and if it makes it through the list server. > > It came through the list with the header. > > However, if

Re: Dongle USB

2025-03-21 Thread Patrick Dupre via users
Following my previous message If I use my old dongle, I can easy have 2 PCs accessing the internet Setting: PC A has the USB dongle. It set in Automatic DHCP for the Dongle interface and Shared to other computers for the interface connected to PC B PC B is set automatic DHCP If I do the same w

Re: Dongle USB

2025-03-21 Thread Patrick Dupre via users
Hello, What I do not understand is that I have to start my dongle under a VM with Win7, to be able to run properly under linux. If not, i.e., if I connect from Linux, I have 1-2 minutes to access to the internet normally. and then the connections fail. I could suggest one explanation. There is a