Instructions for installing Milo Client
Only use these instructions until a repository is established.
- Open a terminal and make sure you are in your home space (type "cd" to automatically do this)
- If a scripts directory does not exist, create one ("mkdir scripts")
- Download the kehoe_milo.py file and the milo_class.py file and place them in the scripts folder.
- Create a cron (a scheduled task) by typing ("crontab -e") in the terminal
- The crontab program may ask you to pick a text editor. I recommend going with Pico, which is probably the default.
- Create a new line in the file, setting the time to 0 * * * *. This will make the script operate every hour. For the command, type "python /home/YOURUSER/scripts/kehoe_milo.py -l"
- Save and close the crontab (CTRL + X to exit in Pico, and hit Y to accept the changes)
- Yay, you've installed the Milo client.
Call Adam (315-560-6102) if anything weird happens. Godspeed and good luck, Jeff Ginger.
Downloads
[kehoe_milo.py][milo_class.py]