So, I just did: sudo port install redis
when it got done, it displayed: ---> Creating launchd control script ########################################################### # A startup item has been generated that will aid in # starting redis with launchd. It is disabled # by default. Execute the following command to start it, # and to cause it to launch at startup: # # sudo port load redis ########################################################### ---> Installing redis @2.0.2_0 ---> Activating redis @2.0.2_0 ============================================================================= * To start up a redis server instance use this command: * * redis-server /opt/local/etc/redis.conf * ============================================================================= ---> Cleaning redis Now.. in a month, when i've forgotten the above syntax.. how can I "get this helpful nugget" back? is it hiding in a file I can go inspect. I just realized that with apache, mysql, redis, mongodo etc.. they always tell me a great bit of info like this.. and unless I write it down in triplicate.. I forget as I go work on other techs/projects, and then can't remember how to start/stop things in the future easily enough hah Thanks! Roger _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
