- upload /jitsu/ dir to web server
- setup jitsu database table using jitsu.sql
- add: require_once("./jitsu/jitsu.class.php"); $jitsu = new jitsu(); to the top of every page you want to protect
- change password in jitsu.class.php then head over to /jitsu/ and log in