Popular content
- KVM install on Ubuntu 9.10 (8,010)
- Drupal development environment on VMware (4,583)
- Drupal LAMP in Virtual Server (3,108)
- Drupal 6 and Ubuntu 9.04 Jaunty (2,558)
- Drupal install (2,500)
- script to start and stop VM guests on VMware server (2,377)
- VMware maintenance tasks (2,305)
development environment
How to setup Drupal development server from Ubuntu 9.04 server
Submitted by doka on 2009, May 10 - 14:27Even in the Ubuntu Server 9.04 there is a nice LAMP option with Apache, PHP and MySQL, some more steps are necessary to turn Ubuntu Server 9.04 into a real Drupal development environment. After these steps, you will have a development server, where all Drupal versions, unlimited number of domains and development projects can be set up. Use this tutorial to get a more sophisticated Drupal development environment. And don't forget, there is a simple way in Ubuntu 9.04 for Drupal 6: sudo apt-get install drupal6
- Add new comment
- Read more
- 2166 reads
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
- 1336 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
- 1579 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
- 2305 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
- 4583 reads