
: Re: How to erase data before selling a Kindle? I plan to sell my old Kindle Keyboard and I want to erase all the Kindle's data ( my books, my personal info, wi-fi passwords...) before. Is it
0 Reactions
This is not 100% correct
dd if=/dev/zero of=/path/to/mounted/kindle/hugefile.dat
You should replace the data with random numbers, not zeroes.
dd if=/dev/urandom of=/path/to/mounted/kindle/hugefile.dat
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Karen

: What are criteria for determining whether an ebook file is pirated or non-infringing? After reading an earlier question which was marked closed as off-topic, ( Many sites propose free or cheap
0 Reactions

: Do epub 3.0 pagebreaks always require an id? Is it within the EPUB 3.0 specification to have a pagebreak span without an id? I.e. <span epub:type="pagebreak" title="2"></span>
0 Reactions