lamp-install-script
lamp-install-script copied to clipboard
Installation script for your LAMP workstation, or virtual server
Create installation wizard which will ask user if he wants to install parts of LAMP scripts on his workstation. This should help developers to set their own workstation as their...
This webpage should list all directories in `/var/www`. These will be known as projects to user. In second phase, i would love to add functionality to create new projects directly...
We need to create a tutorial **how to setup your workstation**, this should contain: - DNS settings - VirtualBox settings - Creating new website with vLAMP - How to ssh...
Script for unattended install of ubuntu server 13.04 must be created. This will allow us to create a new image of Ubuntu without a need to relay on any of...
Remote debugging and profiling. Write a tutorial for Eclipse how to debug and profile programmers scripts.
I've been thinking about how to automatize testing of this project, and I've found that as it's now, we have problem using unit tests as the whole project is one...
Even since i suggested replacing mysql with mariadb, I've been trying to do so unsuccessfully. Finally today I've found the problem, why we couldn't install mariadb-5.5 on our ubuntu machines:...