Changes between Version 27 and Version 28 of linux/debootstrap-install


Ignore:
Timestamp:
2020-06-17T06:02:15Z (4 years ago)
Author:
root
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • linux/debootstrap-install

    v27 v28  
    4848EOF
    4949mkdir -vp /mnt/root/.ssh/ /mnt/etc/default/grub.d/
    50 # https://www.devdungeon.com/content/fix-broken-pipe-error-ssh-connection-fedoravmware
     50# because https://www.devdungeon.com/content/fix-broken-pipe-error-ssh-connection-fedoravmware
    5151scp -o StrictHostKeyChecking=no -o IPQoS=throughput 192.168.77.114:/home/raven/.ssh/authorized_keys /mnt/root/.ssh/
    5252echo xpsvic > /mnt/etc/hostname