server:elliot

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

server:elliot [01.05.2017 23:39] – angelegt skorpyserver:elliot [02.05.2017 18:32] (aktuell) – Formatting igor
Zeile 1: Zeile 1:
 ====== Setup: ====== ====== Setup: ======
 +<code shell>
 ssh -oUserKnownHostsFile=/dev/null -oStrictHostKeyChecking=no root@37.187.172.225 ssh -oUserKnownHostsFile=/dev/null -oStrictHostKeyChecking=no root@37.187.172.225
  
Zeile 32: Zeile 33:
 w w
 Y Y
- 
  
  
Zeile 54: Zeile 54:
 mkdir /mnt/boot mkdir /mnt/boot
 mount /dev/md0 /mnt/boot mount /dev/md0 /mnt/boot
 +</code>
  
-#install+Install 
 +<code shell>
 debootstrap --arch amd64 stretch /mnt http://ftp2.de.debian.org/debian debootstrap --arch amd64 stretch /mnt http://ftp2.de.debian.org/debian
 mount -t proc none /mnt/proc mount -t proc none /mnt/proc
Zeile 97: Zeile 99:
  
 zcat /boot/initrd.img-4.* | cpio -t conf/conf.d/cryptroot etc/lvm/lvm.conf  etc/dropbear/\* root/.ssh/authorized_keys sbin/dropbear zcat /boot/initrd.img-4.* | cpio -t conf/conf.d/cryptroot etc/lvm/lvm.conf  etc/dropbear/\* root/.ssh/authorized_keys sbin/dropbear
- 
  
 grub-install /dev/sda  grub-install /dev/sda 
 grub-install /dev/sdb  grub-install /dev/sdb 
 update-grub update-grub
 +</code>
  • server/elliot.txt
  • Zuletzt geändert: 02.05.2017 18:32
  • von igor