On Sat, 2019-11-16 at 06:31 -0500, Bob Goodwin wrote:
> 24 hour time seems like sucb a basic need, always wondered why it
> wasn''t included as an option from the beginning with the earliest
> computers? There must be some insurmountable difficulty in adding
> that as an option.
Going from what
On 11/17/19 2:48 AM, Patrick O'Callaghan wrote:
> What am I missing?
>
A follow-up of sorts
In your original post you indicated
Firewall setup on the host:
[poc@Bree ~]$ firewall-cmd --list-all
home (active)
target: default
icmp-block-inversion: no
interfaces: enp3s0
As
On 11/17/19 8:35 AM, Ed Greshko wrote:
> On 11/17/19 2:48 AM, Patrick O'Callaghan wrote:
>> But from the guest:
>>[poc@fedora30 ~]$ showmount -e bree
>>clnt_create: RPC: Unable to receive
>>
>> What am I missing?
> OK, I put up an nfs server on the host and get the same error.
>
> If I disa
On 11/16/19 3:56 AM, Patrick O'Callaghan wrote:
On Fri, 2019-11-15 at 19:10 -0700, stan via users wrote:
On Fri, 15 Nov 2019 15:00:44 -0600
Richard Shaw wrote:
Well, I don't just mean end user packages. I haven't done a fresh
install since at least Fedora 24 and before DNF leaf packages were
On Sat, 16 Nov 2019 at 14:50, Patrick O'Callaghan
wrote:
> This is quite embarrassing, but I'm banging my head against a wall and
> hoping other eyes will spot some obvious mistake.
>
> I have an F31 guest (fedora30) running in QEMU/KVM on an F31 host
> (Bree). I want to mount a host directory vi
On 11/17/19 2:48 AM, Patrick O'Callaghan wrote:
> But from the guest:
>[poc@fedora30 ~]$ showmount -e bree
>clnt_create: RPC: Unable to receive
>
> What am I missing?
OK, I put up an nfs server on the host and get the same error.
If I disable the firewall on the host, it succeeds.
Strang
On 11/17/19 2:48 AM, Patrick O'Callaghan wrote:
> This is quite embarrassing, but I'm banging my head against a wall and
> hoping other eyes will spot some obvious mistake.
>
> I have an F31 guest (fedora30) running in QEMU/KVM on an F31 host
> (Bree). I want to mount a host directory via NFS in th
On Sat, Nov 16, 2019 at 7:05 PM Sam Varshavchik wrote:
>
> I have a fixed IP address assigned via DHCP to a machine that I
> just updated to F31.
>
> After the update, I was slightly surprised when it didn't come up
> on its fixed IP address. After looking through the logs, the DHCP
> server is no
On Sat, Nov 16, 2019 at 6:57 PM Sam Varshavchik wrote:
>
> A very long time ago I stumbled my way into setting up a virtual
> bridge so that a qemu-hosted Windows 10 VM could have a static IP
> address assigned from my LAN's DHCP server, and be reachable from
> my LAN, directly.
>
> This was a whi
On 2019-11-16 13:01, Joe Zeff wrote:
You know, Mozilla maintains a help forum for Thunderbird. You might
find it best to ask there.
___
>
You are probably right. I generaly don't bother with forums since they
often seem like the blind misleadin
On Sat, 16 Nov 2019 14:18:17 -0500
Sam Varshavchik wrote:
> So, it's HWADDR in the ifcfg for the actual physical interface, and MACADDR
> for TYPE=Bridge?
Actually you can use MACADDR on a physical interface as well to
spoof a different mac. Anything that queries the mac is being
mediated by th
Tom Horsley writes:
On Sat, 16 Nov 2019 12:57:11 -0500
Sam Varshavchik wrote:
> And I'm told that ifdown/ifup is being retired and I should use nmcli.
That just means it doesn't ship, not that it isn't in the
repos.
dnf install network-scripts
and you get back good old network again :-).
I
On 2019-11-16 11:25, Stephen Perkins wrote:
A simple solution that worked for me with Thunderbird 68.1.1 on Fedora
30 (X86_64):
to ~/.bashrc add the line
export LC_TIME="C"
log out and back in and Thunderbird shows 24-hour format.
HTH
Stephen
.
Yes that works! I had to reset time back
Tom Horsley writes:
On Sat, 16 Nov 2019 13:48:43 -0500
Tom Horsley wrote:
> You can make things normal again
> by adding the HWADDR="same mac as physical interface"
> parameter to the ifcfg- file.
Wups! I tell a lie. The parameter you need is
MACADDR, not HWADDR.
So, it's HWADDR in the ifcfg
On 11/16/19 11:27 AM, Stephen Perkins wrote:
< Well that's another failed attempt at fixing my problem, I am not comfortable
in French although it does work for me, it changes the theme in places to a
blavk on white
< display that I need a magnifier to read? I also need an English spell
check
On Sat, 16 Nov 2019 13:48:43 -0500
Tom Horsley wrote:
> You can make things normal again
> by adding the HWADDR="same mac as physical interface"
> parameter to the ifcfg- file.
Wups! I tell a lie. The parameter you need is
MACADDR, not HWADDR.
Here's my ifcfg-br0:
# Networking Interface
DEVICE=
On Sat, 16 Nov 2019 12:57:11 -0500
Sam Varshavchik wrote:
> And I'm told that ifdown/ifup is being retired and I should use nmcli.
That just means it doesn't ship, not that it isn't in the
repos.
dnf install network-scripts
and you get back good old network again :-).
__
This is quite embarrassing, but I'm banging my head against a wall and
hoping other eyes will spot some obvious mistake.
I have an F31 guest (fedora30) running in QEMU/KVM on an F31 host
(Bree). I want to mount a host directory via NFS in the guest. I set
this up a long time ago and it has worked
On Sat, 16 Nov 2019 13:04:50 -0500
Sam Varshavchik wrote:
> DHCP server is now
> apparently getting a DHCP request from a different MAC address, apparently
> the bridge's MAC address.
Yep, for some reason (they are calling a "bug") the bridge no
longer gets the same MAC as the one physical in
On Sat, 2019-11-16 at 17:23 +0100, Andras Simon wrote:
> 2019-11-16 14:29 GMT+01:00, Patrick O'Callaghan :
> > On Sat, 2019-11-16 at 13:06 +0100, Andras Simon wrote:
> > > 2019-11-16 12:54 GMT+01:00, Patrick O'Callaghan :
> [...]
> > > > > did that years ago and getting a head full of steam.
> > >
I have a fixed IP address assigned via DHCP to a machine that I just
updated to F31.
After the update, I was slightly surprised when it didn't come up on its
fixed IP address. After looking through the logs, the DHCP server is now
apparently getting a DHCP request from a different MAC addre
On 11/16/2019 04:31 AM, Bob Goodwin wrote:
It appears Thunderbird 68.2.2 does not have "Tools > Options." I don't
see Options anywhere? So I will work my way through the remaining
suggestions ...
You know, Mozilla maintains a help forum for Thunderbird. You might
find it best to ask there.
A very long time ago I stumbled my way into setting up a virtual bridge so
that a qemu-hosted Windows 10 VM could have a static IP address assigned
from my LAN's DHCP server, and be reachable from my LAN, directly.
This was a while ago; to the best of my recollection at that time
NetworkMan
You can use it with a nouveau like any video driver.
I buy one a few weeks ago and works well with F30 and F31.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Con
< Well that's another failed attempt at fixing my problem, I am not
comfortable in French although it does work for me, it changes the theme in
places to a blavk on white
< display that I need a magnifier to read? I also need an English spell
checker running, *am a lousy typist*. I'll just deal
2019-11-16 14:29 GMT+01:00, Patrick O'Callaghan :
> On Sat, 2019-11-16 at 13:06 +0100, Andras Simon wrote:
>> 2019-11-16 12:54 GMT+01:00, Patrick O'Callaghan :
[...]
>> > > did that years ago and getting a head full of steam.
>> > > - Okay, it was the time where daily ~300 and more messages run tho
> 340xx is EOL and no longer supplied in F31. It also became unsupported in
> F30 with the
> advent of the 5.3 kernel.
Ah, that explains it! Thanks! I guess it's time for an upgrade.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscri
On 11/16/19 9:22 AM, Bob Goodwin wrote:
Le 16/11/2019 à 07:13, Ed Greshko a écrit :
It has moved to "Edit--->Preferences--->Advanced"
.
Well that works, but to my surprise English UK seems to still use
AM/PM 12 hours? French does 24 hour time however I don't know if it
will let me use an
Le 16/11/2019 à 07:13, Ed Greshko a écrit :
It has moved to "Edit--->Preferences--->Advanced"
.
Well that works, but to my surprise English UK seems to still use AM/PM
12 hours? French does 24 hour time however I don't know if it will let
me use an Englsh spell checker, it seems it should ?
On Sat, 2019-11-16 at 13:06 +0100, Andras Simon wrote:
> 2019-11-16 12:54 GMT+01:00, Patrick O'Callaghan :
> > On Fri, 2019-11-15 at 23:54 +, sixpack13 wrote:
> > > > I would encourage you do that. Any half-decent MUA will do. I use
> > > > Evolution, others people use Thunderbird, Claws, Mut
Joe Zeff kirjoitti 15.11.2019 klo 22.01:
I'd consider opening a BZ on ffmpegthumbs if I were you. That package
is supposed to be DE agnostic, and shouldn't require that kind of
dependency.
After looking into this I found that, despite its very generic-sounding
name, ffmpegthumbs actually reall
On 11/16/19 7:31 PM, Bob Goodwin wrote:
>
> On 11/16/19 5:47 AM, Tim via users wrote:
>> On Fri, 2019-11-15 at 10:27 -0500, Bob Goodwin wrote:
>>> How to configure 24 hour time, instead of AM/PM, in Thunderbird
>>> 62.2.0 nd/or 62.2.2.
>> I found this advice on https://support.mozilla.org/en-US/que
2019-11-16 12:54 GMT+01:00, Patrick O'Callaghan :
> On Fri, 2019-11-15 at 23:54 +, sixpack13 wrote:
>> > I would encourage you do that. Any half-decent MUA will do. I use
>> > Evolution, others people use Thunderbird, Claws, Mutt etc. It doesn't
>> > greatly matter.
>> >
>>
>> did that years
On Fri, 2019-11-15 at 19:10 -0700, stan via users wrote:
> On Fri, 15 Nov 2019 15:00:44 -0600
> Richard Shaw wrote:
>
>
> > Well, I don't just mean end user packages. I haven't done a fresh
> > install since at least Fedora 24 and before DNF leaf packages were not
> > automatically removed...
>
On Fri, 2019-11-15 at 23:54 +, sixpack13 wrote:
> > I would encourage you do that. Any half-decent MUA will do. I use
> > Evolution, others people use Thunderbird, Claws, Mutt etc. It doesn't
> > greatly matter.
> >
>
> did that years ago and getting a head full of steam.
> - Okay, it was t
On 11/16/19 5:47 AM, Tim via users wrote:
On Fri, 2019-11-15 at 10:27 -0500, Bob Goodwin wrote:
How to configure 24 hour time, instead of AM/PM, in Thunderbird
62.2.0 nd/or 62.2.2.
I found this advice on https://support.mozilla.org/en-US/questions/1228724
An option under "Tools > Options, Adv
On Fri, 2019-11-15 at 10:27 -0500, Bob Goodwin wrote:
> How to configure 24 hour time, instead of AM/PM, in Thunderbird
> 62.2.0 nd/or 62.2.2.
I found this advice on https://support.mozilla.org/en-US/questions/1228724
An option under "Tools > Options, Advanced, General" now allows to
select wheth
37 matches
Mail list logo