Les Is More
Updated: 10 Feb 2014
If you install Instiki on Mac OSX using the all-in-one DMG file (instiki-0.10.2.dmg), getting it to stay alive after you log out is quite hard. I had this same problem with Linux - killing the console kills Instiki.
Here's how I do it.
1 2 3 4 5 |
#!/bin/bash nohup /Applications/Instiki.app/Contents/MacOS/Instiki\ --storage '/var/root/Library/Application Support/Instiki/80'\ > /var/log/instiki.`date "+%Y%m%d%H%M%S"`.log & |
You need to arrange that the script starts every time you reboot. I'll put that up when I figure it out.
BackThis is the website of Leslie Viljoen. More info
2021
March
2015
September
2014
December
September
July
April
March
February
January
2013
April
March
January
2012
July
2011
April
2008
January