Difference between revisions of "User:FGrose/wiki-devel"
Jump to navigation
Jump to search
(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…') |
(No difference)
|
Revision as of 19:02, 15 March 2010
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-upgrade
- sudo aptitude dist-upgrade
- sudo aptitude install openssh-server
- sudo aptitude install apache2 mysql-server php5 php5-mysql php5-cli