Re: Speaking of efi boot...

2019-11-28 Thread Samuel Sieb
On 11/28/19 3:08 PM, Tom Horsley wrote: I'm wondering if it is remotely possible to do the same sort of install with EFI booting. I assume I'd need the qemu EFI bios so the virtual machine is set up for EFI booting. Would efibootmgr be able to fix things after the copy? Anyone ever done this? Y

Re: Switching to a new root disk

2019-11-28 Thread Samuel Sieb
On 11/28/19 2:50 PM, Patrick O'Callaghan wrote: Thanks. The only line that looks relevant seems to be this one (from /var/log/anaconda/journal.log): localhost-live anaconda[2737]: program: Running in chroot '/mnt/sysroot'... efibootmgr -c -w -L Fedora -d /dev/sda -p 1 -l \EFI\fedora\shimx64.efi

Speaking of efi boot...

2019-11-28 Thread Tom Horsley
I have developed a procedure for installing a new fedora that insures anaconda cannot possibly screw up my disks: I install in a virtual machine, guestmount the virtual image then rsync the new fedora to the real partition and edit grub and fstab parameters. I don't yet know if the new computer I'

Re: Switching to a new root disk

2019-11-28 Thread Patrick O'Callaghan
On Thu, 2019-11-28 at 10:56 -0800, Samuel Sieb wrote: > On 11/28/19 9:29 AM, Patrick O'Callaghan wrote: > > Will this work without adjusting the EFI setup or grub2? If not, what > > other steps are required? Clearly /etc/fstab would also need some > > editing but I'm comfortable with that. EFI is t

Re: gnome frozen when ssfhs stall

2019-11-28 Thread Ed Greshko
On 2019-11-28 22:39, Patrick Dupre wrote: > Yes, probably, but if the network is never back correctly (time out, or > "bad" network), then, it never recovers. FWIW, I locked the screen and disconnected the network at 01:52.  Then at 06:01 I reconnected the network.  I then was able to unlock the

Re: Switching to a new root disk

2019-11-28 Thread Samuel Sieb
On 11/28/19 9:29 AM, Patrick O'Callaghan wrote: Will this work without adjusting the EFI setup or grub2? If not, what other steps are required? Clearly /etc/fstab would also need some editing but I'm comfortable with that. EFI is the kicker as I've only just started to use it and really don't kno

Switching to a new root disk

2019-11-28 Thread Patrick O'Callaghan
I have a new 2TB SSD I want to configure as root+home, with an extra partition for a Windows VM. My current setup is: /dev/sda (an older 120GB SSD) which currently has /boot and / via LVM: /dev/sda1 2048 1230847 1228800 600M EFI System /dev/sda2 1230848 3327999 2097152 1G Linux

Re: Fedora 32 Firefox and DNS over HTTPS

2019-11-28 Thread Tim via users
On Thu, 2019-11-28 at 13:36 +0100, Jakub Jelen wrote: > Great to hear that Fedora is shielding us from these half-baked ideas +1 It does sound like a bad new idea to me. For it to work effectively, you'd have to change every bit of software (not just web browsers) to do DNS look-ups in a differ

Re: EXTERNAL: Re: sshd on F31 : strange problem with login with keys's

2019-11-28 Thread Wells, Roger K. via users
On 11/26/19 8:32 AM, Ed Greshko wrote: > On 2019-11-26 20:27, Jouk Jansen wrote: >> I'm trying to setup an ssh-server on F31 which logs a user in without a >> password, but with a key-exchange. I generated all the keys and placed them >> in the right locations. It still asks for the password. >> >>

Re: Fc30 -> FC31 : Can't rename interfaces. FC30 worked.

2019-11-28 Thread sean darcy
On 11/27/19 5:36 PM, Bill Shirley wrote: My 70-persistent-net.rules looks like this: SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:25:22:36:97:f9", ATTR{type}=="1", KERNEL=="eth*", NAME="lan4" SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:e0:29:37:0e:7

Re: gnome frozen when ssfhs stall

2019-11-28 Thread Patrick Dupre
> Sent: Thursday, November 28, 2019 at 3:25 PM > From: "Ed Greshko" > To: users@lists.fedoraproject.org > Subject: Re: gnome frozen when ssfhs stall > > On 2019-11-28 22:00, Patrick Dupre wrote: > > But, just try to login when the cable is off. > > If you have a network of good quality, when you

Re: gnome frozen when ssfhs stall

2019-11-28 Thread Ed Greshko
On 2019-11-28 22:00, Patrick Dupre wrote: > But, just try to login when the cable is off. > If you have a network of good quality, when you replug the cable > to recover the connection easily. > With a DSL connection, the network stalls periodically, and then does not > recover. I locked the scree

Re: gnome frozen when ssfhs stall

2019-11-28 Thread Patrick Dupre
But, just try to login when the cable is off. If you have a network of good quality, when you replug the cable to recover the connection easily. With a DSL connection, the network stalls periodically, and then does not recover. ==

Re: gnome frozen when ssfhs stall

2019-11-28 Thread Ed Greshko
On 2019-11-28 21:24, Patrick Dupre wrote: > I made a mistake, in point 4). to be sure that is "work", you need to have > the > connection stalled. If you reconnect to early, the connection can be > re-established. > > Hence, probably that you did not wait enough. The connection did to not have >

Re: gnome frozen when ssfhs stall

2019-11-28 Thread Patrick Dupre
Good for you! I made a mistake, in point 4). to be sure that is "work", you need to have the connection stalled. If you reconnect to early, the connection can be re-established. Hence, probably that you did not wait enough. The connection did to not have the time to real stall because you reconn

Re: (fedora) Re: sshd on F31 : strange problem with login with keys's

2019-11-28 Thread Ed Greshko
On 2019-11-28 20:50, Jouk Jansen wrote: > Ed Greshko wrote on 28-NOV-2019 13:46:10.58 > >> On 2019-11-28 20:28, Ed Greshko wrote: >>> If you're suggesting this to be a permission issue on authorized_keys >>> wouldn't it be a good >>> idea to request the output of "ls -Z ~/.ssh"? >> Oh, as well as

Re: (fedora) Re: sshd on F31 : strange problem with login with keys's

2019-11-28 Thread Jouk Jansen
Ed Greshko wrote on 28-NOV-2019 13:46:10.58 >On 2019-11-28 20:28, Ed Greshko wrote: >> If you're suggesting this to be a permission issue on authorized_keys >> wouldn't it be a good >> idea to request the output of "ls -Z ~/.ssh"? >Oh, as well as "ls -Zd ~/.ssh"? vleegert-jj ) ls -Z .ssh syste

Re: Fedora 32 Firefox and DNS over HTTPS

2019-11-28 Thread Jakub Jelen
On Wed, 2019-11-27 at 15:17 -0800, Kevin Fenzi wrote: > On Wed, Nov 27, 2019 at 04:43:06PM -0500, Robert Moskowitz wrote: > > In the upcoming Fedora 32, is Firefox defaulting to DNS over HTTPS > > (RFC > > 8484)? > > No. firefox in fedora will not default enable this. > > https://bugzilla.redhat

Re: (fedora) Re: sshd on F31 : strange problem with login with keys's

2019-11-28 Thread Ed Greshko
On 2019-11-28 20:28, Ed Greshko wrote: > If you're suggesting this to be a permission issue on authorized_keys > wouldn't it be a good > idea to request the output of "ls -Z ~/.ssh"? Oh, as well as "ls -Zd ~/.ssh"? -- The key to getting good answers is to ask good questions. ___

Re: (fedora) Re: sshd on F31 : strange problem with login with keys's

2019-11-28 Thread Ed Greshko
On 2019-11-28 20:21, Jakub Jelen wrote: > On Wed, 2019-11-27 at 13:47 +0100, Jouk Jansen wrote: >> Jakub Jelen wrote on 27-NOV-2019 13:20:25.09 >> >>> On Tue, 2019-11-26 at 13:27 +0100, Jouk Jansen wrote: >> [snip] Question : why does is work with just running "/usr/sbin/sshd" but no

Re: (fedora) Re: sshd on F31 : strange problem with login with keys's

2019-11-28 Thread Jakub Jelen
On Wed, 2019-11-27 at 13:47 +0100, Jouk Jansen wrote: > Jakub Jelen wrote on 27-NOV-2019 13:20:25.09 > > > On Tue, 2019-11-26 at 13:27 +0100, Jouk Jansen wrote: > [snip] > > > Question : why does is work with just running "/usr/sbin/sshd" > > > but > > > not with > > > "systemctl start sshd" ? > >

Re: gnome frozen when ssfhs stall

2019-11-28 Thread Ed Greshko
On 2019-11-28 19:27, Patrick Dupre wrote: > To reproduce the bug (fedora 30) > 1) Create a sshfs on a remote machine from your home directory (sshfs > user@machine:/home/dir ~/SSHFS) > 2) Lock the screen (I use gnome) > 3) Unplug the internet cable of your machine for example (the connection > st

Re: gnome frozen when ssfhs stall

2019-11-28 Thread Patrick Dupre
Bug # 1731645 To reproduce the bug (fedora 30) 1) Create a sshfs on a remote machine from your home directory (sshfs user@machine:/home/dir ~/SSHFS) 2) Lock the screen (I use gnome) 3) Unplug the internet cable of your machine for example (the connection stalls pretty often with a ADSL connection