User:FGrose/wiki-devel

From Sugar Labs
< User:FGrose
Revision as of 20:02, 15 March 2010 by FGrose (talk | contribs) (Created page with '==Setup recipe== * VirtualBox virtual machine 4-GB fixed .vdi * Ubuntu Koala 9.10 Server32 ext2 partition *# sudo passwd root *# sudo aptitude update *# sudo aptitude safe-upgrad…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Setup recipe

  • VirtualBox virtual machine 4-GB fixed .vdi
  • Ubuntu Koala 9.10 Server32 ext2 partition
    1. sudo passwd root
    2. sudo aptitude update
    3. sudo aptitude safe-upgrade
    4. sudo aptitude dist-upgrade
    5. sudo aptitude install openssh-server
    6. sudo aptitude install apache2 mysql-server php5 php5-mysql php5-cli