/var/lib/ntp/ is empty ...
I have settings for chrony ... vim /etc/chrony.conf with the line:
# Record the rate at which the system clock gains/losses time.
driftfile /var/lib/chrony/drift
[mythcat@desk ~]$ cat /var/lib/chrony/drift
-12.876545 3.064993
About the ntp, I enable
> The easy solution is to do the install without the media check.
Unfortunately, that failed very early on.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduc
On 16/08/2020 08:43, Cătălin George Feștilă wrote:
/var/lib/ntp/ is empty ...
I have settings for chrony ... vim /etc/chrony.conf with the line:
# Record the rate at which the system clock gains/losses time.
driftfile /var/lib/chrony/drift
[mythcat@desk ~]$ cat /var/lib/chrony/drift
-1
On 2020-08-16 15:43, Cătălin George Feștilă wrote:
> var/lib/ntp/ is empty ...
> I have settings for chrony ... vim /etc/chrony.conf with the line:
> # Record the rate at which the system clock gains/losses time.
> driftfile /var/lib/chrony/drift
> [mythcat@desk ~]$ cat /var/lib/chrony/drift
>
The chrony has that file.
... for ntp feature, the folder /var/lib/ntp/ is empty even the ntpd is
working.
I will use chronyd, but is this a real problem with ntp feature?
It looks to me as if that 'driftfile' reference is just defining the
> location of the file that holds the offset and drift ra
On 2020-08-16 17:39, Ed Greshko wrote:
> If you wish to run ntpd instead of chronyd you should do
>
> systemctl --now disable ntpd
> systemctl --now enable ntpd
Ah.typo...
systemctl --now disable chronyd
systemctl --now enable ntpd
--
The key to getting good answers is to ask good ques
Hello!
It seems like the term "network printer" often refers to printers which
are connected to a computer, which then shares that printer out to the
network. There are tomes and tomes of arcane configuration manuals for
getting this sort of printing to work. However, there are also printers
On Sun, Aug 16, 2020, at 8:40 AM, Matti Pulkkinen wrote:
> Hello!
>
> It seems like the term "network printer" often refers to printers which
> are connected to a computer, which then shares that printer out to the
> network. There are tomes and tomes of arcane configuration manuals for
> getti
Doug H. kirjoitti 16.8.2020 klo 19.00:
Depends on the printer. What make/model?
None yet. I haven't decided whether I'll buy one yet. I don't want one
that'll only work on one computer at a time, but at the same time I
don't want to set up a printing server, or really anything where I have
t
any printer that supports "IPP Everywhere"
https://www.pwg.org/ipp/everywhere.html
should be plug-n-play, for USB &/or network connected.
list of supported printers:
https://www.pwg.org/printers/
numerous printing clients support it.
CUPS, available just about everywhere, fore
> For my Brother printer I downloaded a script directly from Brother and told
> it what model. It found the printer, downloaded the rpm files for both print
> and scan and installed them. All functions work very well. This is a
> DCP-L2550DW.
>
> Is this over the network, or connected to a
On Sun, Aug 16, 2020 at 06:40:39PM +0300, Matti Pulkkinen wrote:
> Hello!
>
> It seems like the term "network printer" often refers to printers which are
> connected to a computer, which then shares that printer out to the network.
> There are tomes and tomes of arcane configuration manuals for ge
Matti Pulkkinen writes:
Hello!
It seems like the term "network printer" often refers to printers which are
connected to a computer, which then shares that printer out to the network.
There are tomes and tomes of arcane configuration manuals for getting this
sort of printing to work. Howev
On 8/16/20 1:34 PM, Matti Pulkkinen wrote:
Doug H. kirjoitti 16.8.2020 klo 19.00:
Depends on the printer. What make/model?
None yet. I haven't decided whether I'll buy one yet. I don't want one
that'll only work on one computer at a time, but at the same time I
don't want to set up a print
PGNet Dev kirjoitti 16.8.2020 klo 20.58:
any printer that supports "IPP Everywhere"
https://www.pwg.org/ipp/everywhere.html
should be plug-n-play, for USB &/or network connected.
list of supported printers:
https://www.pwg.org/printers/
Thanks, this sounds like a really usef
Sam Varshavchik kirjoitti 16.8.2020 klo 21.18:
This varies printer by printer, I suppose. But for HP printers, these
days, it's fairly straightforward. The only thing you have to do is some
due diligence, and verify that the particular HP model is supported by
hplip.
My expectation based on a
On 8/16/20 3:18 PM, Matti Pulkkinen wrote:
Sam Varshavchik kirjoitti 16.8.2020 klo 21.18:
This varies printer by printer, I suppose. But for HP printers, these
days, it's fairly straightforward. The only thing you have to do is
some due diligence, and verify that the particular HP model is
sup
On 2020-08-17 06:12, Matti Pulkkinen wrote:
> PGNet Dev kirjoitti 16.8.2020 klo 20.58:
>> any printer that supports "IPP Everywhere"
>>
>> https://www.pwg.org/ipp/everywhere.html
>>
>> should be plug-n-play, for USB &/or network connected.
>>
>> list of supported printers:
>>
>> https://www
On Mon, Aug 17, 2020 at 01:18:36AM +0300, Matti Pulkkinen wrote:
> Sam Varshavchik kirjoitti 16.8.2020 klo 21.18:
> >This varies printer by printer, I suppose. But for HP printers,
> >these days, it's fairly straightforward. The only thing you have
> >to do is some due diligence, and verify that th
On 8/8/20 11:42 am, Stephen Morris wrote:
Hi,
Dnfdragora shows the above message when run from the CLI after it
has parsed all the available repositories. How do I identify whether
it is an issue with one of the repositories being used (without
disabling all repositories or moving them to
On 17/8/20 8:55 am, Stephen Morris wrote:
On 8/8/20 11:42 am, Stephen Morris wrote:
Hi,
Dnfdragora shows the above message when run from the CLI after it
has parsed all the available repositories. How do I identify whether
it is an issue with one of the repositories being used (without
di
On Mon, 17 Aug 2020 01:18:36 +0300
Matti Pulkkinen wrote:
> My expectation based on a previous bad experience with a Samsung
> printer (and various horror stories I've heard online) was that Linux
> support in printers would range from abysmal to just plain terrible,
> but it seems there are actu
I am trying to SSH from my virtual image to the host system and get
connection refused.
I have tried connecting to the systems' IP addr and the gateway IP addr
for the virtual host. Still connection refused.
I can SSH to my host from another with no trouble.
What am I missing?
thanks
_
On Sun, 2020-08-16 at 18:55 -0400, Fred Smith wrote:
>
> I have or have had 3 brother printers here, of three widely diverse
> generations.
> they all worked fine on Linux. the oldest one, when I initially
> connected it up
> I used USB, and Linux (an old CentOS, probably 4.x, could I but
> remem
On 8/16/20 7:09 PM, Kevin Becker wrote:
I have a Brother HL-3170CDW that works with no configuration at all
with Fedora. It was autodiscovered via mDNS and is using the built-in
drivers included with Fedora. It's wifi-capable but being in my office
near a switch anyway, I just hardwired it.
I
Robert Moskowitz writes:
I am trying to SSH from my virtual image to the host system and get
connection refused.
I have tried connecting to the systems' IP addr and the gateway IP addr for
the virtual host. Still connection refused.
I can SSH to my host from another with no trouble.
Wha
On Sun, 2020-08-16 at 18:40 +0300, Matti Pulkkinen wrote:
> It seems like the term "network printer" often refers to printers
> which are connected to a computer, which then shares that printer out
> to the network. There are tomes and tomes of arcane configuration
> manuals for getting this sort o
On 8/16/20 10:50 PM, Sam Varshavchik wrote:
Robert Moskowitz writes:
I am trying to SSH from my virtual image to the host system and get
connection refused.
I have tried connecting to the systems' IP addr and the gateway IP
addr for the virtual host. Still connection refused.
I can SSH
On 2020-08-17 11:18, Robert Moskowitz wrote:
>
>
> On 8/16/20 10:50 PM, Sam Varshavchik wrote:
>> Robert Moskowitz writes:
>>
>>> I am trying to SSH from my virtual image to the host system and get
>>> connection refused.
>>>
>>> I have tried connecting to the systems' IP addr and the gateway IP a
On 8/16/20 11:25 PM, Ed Greshko wrote:
On 2020-08-17 11:18, Robert Moskowitz wrote:
On 8/16/20 10:50 PM, Sam Varshavchik wrote:
Robert Moskowitz writes:
I am trying to SSH from my virtual image to the host system and get connection
refused.
I have tried connecting to the systems' IP addr
On 2020-08-17 11:30, Robert Moskowitz wrote:
>
>
> On 8/16/20 11:25 PM, Ed Greshko wrote:
>> On 2020-08-17 11:18, Robert Moskowitz wrote:
>>>
>>> On 8/16/20 10:50 PM, Sam Varshavchik wrote:
Robert Moskowitz writes:
> I am trying to SSH from my virtual image to the host system and get
On 8/16/20 11:32 PM, Ed Greshko wrote:
On 2020-08-17 11:30, Robert Moskowitz wrote:
On 8/16/20 11:25 PM, Ed Greshko wrote:
On 2020-08-17 11:18, Robert Moskowitz wrote:
On 8/16/20 10:50 PM, Sam Varshavchik wrote:
Robert Moskowitz writes:
I am trying to SSH from my virtual image to the ho
On 2020-08-17 11:40, Robert Moskowitz wrote:
> No I don't
>
> # firewall-cmd --info-zone=libvirt
> libvirt (active)
> target: ACCEPT
> icmp-block-inversion: no
> interfaces: virbr0
> sources:
> services: dhcp dhcpv6 dns ssh tftp
> ports:
> protocols: icmp ipv6-icmp
> masquerade: no
On 8/16/20 11:42 PM, Ed Greshko wrote:
On 2020-08-17 11:40, Robert Moskowitz wrote:
No I don't
# firewall-cmd --info-zone=libvirt
libvirt (active)
target: ACCEPT
icmp-block-inversion: no
interfaces: virbr0
sources:
services: dhcp dhcpv6 dns ssh tftp
ports:
protocols: icmp ipv6-i
On 2020-08-17 11:45, Robert Moskowitz wrote:
>
>
> On 8/16/20 11:42 PM, Ed Greshko wrote:
>> On 2020-08-17 11:40, Robert Moskowitz wrote:
>>> No I don't
>>>
>>> # firewall-cmd --info-zone=libvirt
>>> libvirt (active)
>>> target: ACCEPT
>>> icmp-block-inversion: no
>>> interfaces: virbr0
>>>
On 8/13/20 6:43 PM, Doug McGarrett wrote:
On 8/13/20 1:48 AM, Todd Chester via users wrote:
On 2020-08-12 16:16, Doug McGarrett wrote:
Please tell me the difference between Free Office and SoftMaker
Standard.
std is version 2021
Free is version 2018
_
The snap called anbox (Android in a Box) requires two
kernel modules ashmem and binder. With the 5.7 kernel
the decision was made to prevent access to a function
"kallsyms_lookup_name" which is needed for dkms to
compile the two modules.
Has anyone come across a workaround that would allow
the an
37 matches
Mail list logo