User:John/FreedomBox

From ProgClub
< User:John
Revision as of 23:40, 23 August 2020 by John (talk | contribs) (Created page with "According to the [https://wiki.debian.org/FreedomBox/Manual manual] you can find a freedombox with e.g.: $ nmap -p 80 --open -sV 10.1.1.0/24 According to the [ download] pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

According to the manual you can find a freedombox with e.g.:

$ nmap -p 80 --open -sV 10.1.1.0/24

According to the [ download] page you can write a uSD image with e.g.:

$ sudo chown jj5:disk /dev/sde
$ dd bs=1M conv=fdatasync status=progress of=/dev/sde if=freedombox.img