Changes between Version 4 and Version 5 of DevelopmentPage/SchoolDev


Ignore:
Timestamp:
Feb 13, 2019, 10:57:46 AM (5 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentPage/SchoolDev

    v4 v5  
    4141On your side:
    4242  1. create an empty directory and move into it.
    43   2.On that machine, (better prior to the school) you can run the script: (in attachment here)
     43 
     44  2. On that machine, (better prior to the school) you can run the script: (in attachment here)
    4445{{{
    4546python download_all_tarball.py
     
    5051python make_www.py 192.168.xxx.xxx
    5152}}}
    52   3. When you want to serve the files, run the following code in that directory:
     53  4. When you want to serve the files, run the following code in that directory:
    5354{{{
    5455python -m SimpleHTTPServer 8000