Topics
development environment
Drupal development environment on Ubuntu LAMP
Submitted by doka on 2008, June 22 - 16:42I have started a series of tutorials to describe how to set up a Drupal development environment on Ubuntu 8.04 LTS (Hardy Heron) LAMP server. This LAMP server can be a virtual machine over VMware server.
Session 1: Setting up the LAMP server as a virtual machine
Session 2: Additional components to the LAMP server: webmin, phpMyAdmin, NFS, PHP GD library
Session 3: Configuring the LAMP server: networking, NFS, firewall
Session 4: Drupal install
- doka's blog
- Add new comment
- Read more
- 309 reads
Additional components
Submitted by doka on 2008, June 15 - 10:45Here we are going to upgrade to the latest packages, install Webmin and phpMyAdmin, the NFS common module, and some supplementary modules to PHP. At the end of this session, we will have all the components we need for the Drupal development environment.
- Add new comment
- Read more
- 411 reads
VMware maintenance tasks
Submitted by doka on 2008, June 8 - 10:55Some hints to VMware maintenance upgrades, new kernel versions, and so on.
Last update on 21.06.2008.
- Add new comment
- Read more
- 432 reads
Drupal development environment on VMware
Submitted by doka on 2008, January 27 - 15:16I have set up a Drupal development environment, running as a virtual machine on Ubuntu 7.10 (Gutsy) host and VMware Server 1.0.4. It results in an virtual Ubuntu LAMP server, configured for Drupal development. Each configuration tip, PHP or database version, try-and-error game or development project can have its own "guest" environment, but your "host" environment remain clear and simple.

The use case
- Add new comment
- Read more
- 1337 reads