I just purchased a vps and made it boot Ubuntu 12.04 LTS, installed LAMP web server and moved my web site. Here’s how did I install and set up the LAMP on Ubuntu 12.04 server. (All commands in this post assumes you have Root privilege, add sudo at beginning if need)
1. LAMP stands for Linux, apache, mysql and php.
I have LAMP installed on a PC that is running Ubuntu 11.10. LAMP was running fine but I had to restart the PC because Unity was messing up (as it often does) and the tool bar had disappeared. When it started up, I was unable to fire up any php files. I have a file index.php in /var/www. It is owned by www-data as is the directory that it is in. The LAN address of the server is 192.168.1.10.
I have to move a server to a different DC in different country.
The server is currently running 11.10, but the new fresh installed OS will be 12.04.
The hardware of both is completley different.
In order to install the same packages that the server currently uses, I am thinking of exporting all packages to a list and then run this list on the new machine.
I've got a LAMP setup running Ubuntu 12.04 server and I'd like to integrate it with CrashPlan that I use on all my other mac xserves that I'm running. The problem is that it has to run a gui application to set all the preferences and configurations. CrashPlan has an 'unsupported' tutorial on how to spoof ports and use ssh tunneling with the gui running on a desktop. I'd prefer not to do this.
I am redesigning my home network setup (specifically my nas and server), and recently asked a question about running a lamp server and freenas 8 on two separate machines.
However, in the spirit of conserving money and electricity, i am thinking of combining the two machines using virtualbox.
I've installed Ubuntu 12.04 LTS Precise a few days ago. I tried installing LAMP Server as I've been done in last four Ubuntu versions, simply by using these commands:
$ sudo apt-get install lamp-server^
$ sudo apt-get install phpmyadmin
First command seems to install all needed packages for LAMP to work. It installs and configures Apache Server, PHP Modules and MySQL server, all in one.
I'm new to puppet and vagrant, but I'm developing my own Puppet manifests intended to set up a vagrant box. That is, the puppet manifest is in my Vagrant directory on the host machine, and vagrant is invoking puppet -- there is no puppet server.
The thing is, my workflow is:
while(not working as desired) {
vagrant destroy
amend manifest
vagrant up
}
...
Possible Duplicate:
What's the easiest way to set up a LAMP stack?
I'm studying SQL database right now and I need a mySQL server. I was guided to use a LAMP server on Linux .. but I don't know how to install it on my Ubuntu 12.04 LTS ?!!
I looked for previous situations like me and I found that I should install some software called tasksel .. but when I did ..
This system is running Centos 5.8 final using 2.6.18-308.4.1.el5 as a virtual machine on VMware ESXi 5.