bash_random

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
Last revisionBoth sides next revision
bash_random [2011/04/20 15:57] brotbash_random [2012/09/10 15:39] brot
Line 3: Line 3:
   mdadm -As --auto=yes   mdadm -As --auto=yes
 startet alle vorhandenen sw-raids. homg wichtig. startet alle vorhandenen sw-raids. homg wichtig.
 +
 +  gcc -march=native -E -v - </dev/null 2>&1 | sed -n 's/.* -v - //p'
 +zeigen was "-march=native" für optionen setzt :)
 +
 +  nas brot # dd if=/dev/zero of=brotscheibe_backup.btrfs.img bs=1M count=50k oflag=append conv=notrunc
 +append 50G to an existing imagefile. to be used to resize those :)
  
 <code> <code>
  • bash_random.txt
  • Last modified: 2021/01/31 18:24
  • by brot