See TasksExplained? for more infos about tasks. This task is based on the template at TaskTemplateStart
Status : closed
Category : administrative
Date opened : 2007-02-07
Description : Do an introduction video showing remo in practice
Referenced in stories/tasks :
WebStatistics
Story9Start
Testsuite : none
Commited revision : none
Remarks :
Changelog
2007-02-07 - Storyboard
stage 1 - remo
- start with an empty rule window: http://railsmachine:3000/main/index
- add two or three requests:
- POST /action.cgi
- GET /index.html
- rearrange
- move GET to the first position
- and update them
- generate ruleset
- view ruleset
- save ruleset
- regenerate and save to Desktop
stage 2 - ruleset deployment
- copy ruleset
- scp Desktop/rulefile.conf railsmachine:/etc/apache2/rulefile.conf
- connect railsmachine
- include ruleset in apache
- sudo vim /etc/apache2/mods-enabled/security2.conf
- Include /etc/apache2/rulefile.conf
- reload apache
- sudo /etc/init.d/apache2 reload
- browse application
- fail on specific URL
- show loagfile
- sudo tail /var/log/apache2/modsec_audit.log
stage 3 - adjusting ruleset
- go back to remo * history * add request in question: GET /info.html
- regenerate ruleset
- save
- copy ruleset
- scp Desktop/rulefile.conf railsmachine:/etc/apache2/rulefile.conf
- connect railsmachine
- and reload apache
- sudo /etc/init.d/apache2 reload
- access URL that failed
Preparation before the filming
- rm Desktop/rulefile.conf
- uncomment /etc/apache2/mods-enabled/security2.conf
- clean ruleset in remo
- clean cache in firefox
- open URL anew (for history)
2007-02-07 - Filming
Using vnc2swf from
http://www.unixuser.org/~euske/vnc2swf/ to catch the video.
# start vnc server
vncserver :20 -depth 24 -geometry 1150x730 -name COLOPPL
#connect
xtightvncviewer -encodings tight -depth 24 -via coloppl localhost:20
#record
./vnc2swf.py -n -o /tmp/remo.swf localhost:20
# add sound to video and make video ready for viewing (-> do html-file and such; make sure the sound is long enough...)
./edit.py -o /tmp/remo-video-with-sound.swf -t video -a sound.mp3 /tmp/remo.swf
2007-02-07 - Done
Edited the html-file by hand (new filename, css style, infos and loop=false (2 times!)).
See the video at
http://remo.netnea.com/files/remo-video-20060207-svn88.html