Changes between Version 46 and Version 47 of BluePrintlivecdinstaller
- Timestamp:
- 01/02/11 03:28:08 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintlivecdinstaller
v46 v47 24 24 Revision A is now available at [[http://9while9.com 9while9.com]]. This revision eliminates the GUI desktop and commits to being a headless Lite web2py server. Command line access is available using shellinabox, from which root user can execute update scripts. 25 25 26 The Eden-Lite appliance boots to a menu of running services and their ports. Web2py listens on port 80 of the configured interface. 26 27 27 The Eden-Lite appliance boots to a menu of running services and their ports. Web2py runs on the IP address leased from DHCP while listening simultaneously on 127.0.0.1.28 The web2py admin interface is not accessible with this revision. 28 29 29 30 Exiting the configuration console brings up a command prompt. … … 123 124 The dev env can launch Eclipse and Firefox with Firebug. irssi is incorporated and pre-configured to log in to #sahana-eden on irc.freenode.net. 124 125 126 Documentation for the end user should be separated from the documentation for the Eden team. 127 125 128 Deprecated: Note that the dev env serves as a headless Eden server from startup. Simply exit the confconsole, log in, and startx to enter the gui development environment. See the [DevEnvUsageNotes usage notes] for details. 126 129