On Sun, 2019-10-06 at 11:15 -0500, Mike Chambers wrote:
> On Sun, 2019-10-06 at 18:05 +0200, alcir...@gmail.com wrote:
> > On Sun, 2019-10-06 at 10:46 -0500, Mike Chambers wrote:
> > > Upgraded server from Fedora 30 to 31 (updated to present), and
> > > ssh
> > > into
> > > that server works fine a
>
> Please, do not advise this as a general solution. The correct solution
> is to setup public key authentication or use different user
>
Isn't cockpit installed by default on servers since that is the future
directive?
>
___
users mailing list -- users
2019-10-07 3:08 GMT+02:00, Eddie G. O'Connor Jr. :
> Been noticing the same thing on my F30 system as wellI don't think
> its FedoraI think its Mozilla's Firefox, this behavior also has hit
> my OpenSuSE and my CEntOS laptopssomething is eating up the RAM on
> them when Firefox is runni
On Mon, 2019-10-07 at 02:53 +0200, Marko Vojinovic wrote:
> On Mon, 7 Oct 2019 10:21:03 +1100
> Cameron Simpson wrote:
>
> > On 07Oct2019 01:00, Marko Vojinovic wrote:
> > > On Sun, 06 Oct 2019 18:05:02 +0200
> > > alcir...@gmail.com wrote:
> > > > It could it be related to this change:
> > > >
On Mon, 7 Oct 2019 at 02:48, Samuel Sieb wrote:
> On 10/6/19 8:50 PM, jdow wrote:
> > On 20191006 01:34:45, Tom H wrote:
> >> On Sun, Oct 6, 2019 at 9:05 AM ToddAndMargo via users
> >> wrote:
> >>>
> >>> Fedora 30 x64
> >>>
> >>> # dd bs=4096 if=/dev/sdb of=/dev/dull status=progress
> >>> 830169
On 10/7/19 6:30 PM, George N. White III wrote:
Not "nothing"
Really?
[egreshko@meimei ~]$ sudo dd if=/dev/null of=/dev/sdg status=progress
0+0 records in
0+0 records out
0 bytes copied, 0.000189575 s, 0.0 kB/s
[egreshko@meimei ~]$ sudo mount /dev/sdg1 /mnt
[egreshko@meimei ~]$ ls /mnt
lost+fo
On 10/6/19 9:05 AM, ToddAndMargo via users wrote:
/dev/null is full ??? Huh ???
Yeah, it always happens, nobody takes care of cleaning up
/dev/null, so it becomes full of stuff.
But, you know, there are people providing cloud-based
dev-null-as-a-service at affordable prices.
For example you c
On Mon, 07 Oct 2019 10:38:32 +0200
Jakub Jelen wrote:
> On Mon, 2019-10-07 at 02:53 +0200, Marko Vojinovic wrote:
> > On Mon, 7 Oct 2019 10:21:03 +1100
> > Cameron Simpson wrote:
> > > On 07Oct2019 01:00, Marko Vojinovic wrote:
> > > > On Sun, 06 Oct 2019 18:05:02 +0200
> > > > alcir...@gmail.c
Like wise...
There seems to be missing a /dev/one.
Could it be obtained by exoring /dev/zero?
Met vriendelijke groet,
Hans Witvliet, J, Ing., DMO/OPS/I&S/APH, Kennis Team Opensource
Coldenhovelaan 1 Maasland 3531RC Coldehovelaan 1, kamer B213
-Original Message-
From: Roberto Ragusa [ma
On Mon, 2019-10-07 at 14:13 +0200, Marko Vojinovic wrote:
> On Mon, 07 Oct 2019 10:38:32 +0200
> Jakub Jelen wrote:
>
> > On Mon, 2019-10-07 at 02:53 +0200, Marko Vojinovic wrote:
> > > On Mon, 7 Oct 2019 10:21:03 +1100
> > > Cameron Simpson wrote:
> > > > On 07Oct2019 01:00, Marko Vojinovic wr
On Mon, 7 Oct 2019 at 07:59, Ed Greshko wrote:
> On 10/7/19 6:30 PM, George N. White III wrote:
> > Not "nothing"
>
Oops -- I was thing of "/dev/zero"
Really?
>
> [egreshko@meimei ~]$ sudo dd if=/dev/null of=/dev/sdg status=progress
> 0+0 records in
> 0+0 records out
> 0 bytes copied, 0.0001895
On 10/7/19 8:22 PM, j.witvl...@mindef.nl wrote:
There seems to be missing a /dev/one.
Could it be obtained by exoring /dev/zero?
Does this satisfy your need?
[egreshko@meimei ~]$ dd if=/dev/zero count=1 bs=512 | tr '\000' '\377' > file
1+0 records in
1+0 records out
512 bytes copied, 6.6966e-0
On 10/7/19 1:29 AM, Andras Simon wrote:
2019-10-07 3:08 GMT+02:00, Eddie G. O'Connor Jr. :
Been noticing the same thing on my F30 system as wellI don't think
its FedoraI think its Mozilla's Firefox, this behavior also has hit
my OpenSuSE and my CEntOS laptopssomething is eating up th
Hi,
I accidentally turn off my computer with the power button. That resulted
in corruption of "BIOS start". The motherboard has legacy BIOS.
$ sudo fdisk -l /dev/sda
[sudo] lösenord för jonsi:
Disk /dev/sda: 2,7 TiB, 3000592982016 byte, 5860533168 sektorer
Disk-modell: WDC WD30EZRX-22D
Enheter: se
Hi,
With one of my computers I have problem to set permanent default start
order of the kernel. I can change it with "sudo grub2-set-default 0" but
when I update the kernel I get oldest kernel as default boot order.
How do I make the start order so the latest kernel is default?
--
Regards
Jon Ing
On 10/7/19 9:42 AM, Jon Ingason wrote:
I accidentally turn off my computer with the power button. That resulted
in corruption of "BIOS start". The motherboard has legacy BIOS.
Can you explain what's happening? Unless you were in the middle of
updating grub, it's unlikely that you've corrupted
On Mon, 7 Oct 2019 at 13:43, Jon Ingason wrote:
> Hi,
> I accidentally turn off my computer with the power button. That resulted
> in corruption of "BIOS start". The motherboard has legacy BIOS.
>
For most systems, BIOS settings are stored in battery backed memory and
will not be affected by a p
Thanks Samuel and George
Den 2019-10-07 kl. 19:50, skrev Samuel Sieb:
> On 10/7/19 9:42 AM, Jon Ingason wrote:
>> I accidentally turn off my computer with the power button. That resulted
>> in corruption of "BIOS start". The motherboard has legacy BIOS.
>
> Can you explain what's happening? Unle
On Mon, 7 Oct 2019 at 17:59, Jon Ingason wrote:
> Thanks Samuel and George
>
> Den 2019-10-07 kl. 19:50, skrev Samuel Sieb:
> > On 10/7/19 9:42 AM, Jon Ingason wrote:
> >> I accidentally turn off my computer with the power button. That resulted
> >> in corruption of "BIOS start". The motherboard
/etc/default/grub
is used during kernel updates
there GRUB_DEFAULT= should be 0 or saved (I guess it's the default after fresh
OS install)
GRUB_DEFAULT=saved
reads /boot/grub2/grubenv
- if I get that right -
___
users mailing list -- users@lists.fe
On Mon, 07 Oct 2019 15:25:28 +0200
Jakub Jelen wrote:
> On Mon, 2019-10-07 at 14:13 +0200, Marko Vojinovic wrote:
> > On Mon, 07 Oct 2019 10:38:32 +0200
> > Can you please elaborate what were the "many practical reasons" that
> > prevented this from being changed for the last 5 years? And why are
s/reads/is related to/
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: http
On Mon, 2019-10-07 at 23:02 +, sixpack13 wrote:
> /etc/default/grub
> is used during kernel updates
>
> there GRUB_DEFAULT= should be 0 or saved (I guess it's the default
> after fresh OS install)
>
> GRUB_DEFAULT=saved
> reads /boot/grub2/grubenv
>
> - if I get that right -
The defaul
23 matches
Mail list logo