networkboot.github.com icon indicating copy to clipboard operation
networkboot.github.com copied to clipboard

The website networkboot.org

Results 3 networkboot.github.com issues
Sort by recently updated
recently updated
newest added

Upon `_site/compile` gets the toplevel `README.md` overwritten with the content of `_site/README.md`. Duplicated data did bite me `:-/`

- Information on this site for beginners - It doesn't matter what tools they use, commercial or open source. - How can you get started, or begin network booting systems....

The current command to start the "tiny Web Server" is possibly outdated. You may want to update it to something like: **Python 2** ``` python -m SimpleHTTPServer 8000 ``` **Python...