User Tools

Site Tools


Writing /var/www/html/john.de-graaff.net/webroot/wiki/data/cache/e/ea49403d6a3a3feba319cac4355b3177.metadata failed
links:linux
Writing /var/www/html/john.de-graaff.net/webroot/wiki/data/cache/b/bf111e76e59a388c9525e3ec822a9d12.xhtml failed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
links:linux [2017/10/27 19:59]
jdg [Debian ISO]
links:linux [2019/03/06 07:33] (current)
Line 421: Line 421:
 </​code>​ </​code>​
  
 +==== d1810 bootable USB Debian installer from netinstall.iso ====
  
 +<​code>​
 +> diskutil list
 +...
 +/dev/disk3 (external, physical):
 +   #: ​                      TYPE NAME                    SIZE       ​IDENTIFIER
 +   ​0: ​                           Debian Inst            *8.0 GB     disk3
 +
 +> diskutil unmountDisk /dev/disk3
 +Unmount of all volumes on disk3 was successful
 +
 +> sudo dd if=/​dev/​zero of=/​dev/​rdisk3 bs=1024 count=1
 +Password:
 +1+0 records in
 +1+0 records out
 +1024 bytes transferred in 0.001703 secs (601283 bytes/sec)
 +
 +> sudo dd bs=1m if=debian-9.5.0-amd64-netinst.iso of=/​dev/​rdisk3
 +
 +# that worked! samba HW server could boot from USB stick, and no kernel modue error this time...
 +</​code>​
 ==== Alix ==== ==== Alix ====
  
Line 435: Line 456:
   * http://​linux.voyage.hk/​content/​getting-started-pxe-boot-v07x   * http://​linux.voyage.hk/​content/​getting-started-pxe-boot-v07x
   * http://​linux.voyage.hk/​content/​getting-started-pxe-boot-v06x   * http://​linux.voyage.hk/​content/​getting-started-pxe-boot-v06x
 +
 +===== Docker =====
 +
 +  * https://​poste.io/​doc/​
 +  * https://​poste.io/​open
 +  * https://​hub.docker.com/​r/​analogic/​poste.io/​
 +  * https://​www.itzgeek.com/​how-tos/​linux/​debian/​how-to-install-docker-on-debian-9.html
 +  * https://​docs.docker.com/​install/​linux/​docker-ce/​debian/​
 +  * https://​www.docker.com/​docker-debian
 +  * https://​store.docker.com/​editions/​community/​docker-ce-server-debian
  
 ===== Radius ===== ===== Radius =====
/var/www/html/john.de-graaff.net/webroot/wiki/data/attic/links/linux.1509127169.txt.gz ยท Last modified: 2019/03/06 07:33 (external edit)