Install and configure linux (Ubuntu server) and install and configure ubuntu
After ububtu 14.04 server 64-bit was installed last night, you have to configure the server today. In the morning, mysql phpmyadmin apache php5 tomcat jdk is installed successfully.
1. if an Xshell is installed on windows on the host machine, and the ssh service is installed on linux, files can be transferred between windows and linux on the virtual machine, the installation files downloaded from windows can be transferred to linux in the virtual machine.
2. After apache is installed, browse and test in the host windows.
3. install apache php5 support
4. Install mysql and then install phpmyadmin. Note that phpmyadmin must be installed in apache, php5, and mysql before installation. I installed it early and can only uninstall and reinstall phpmyadmin.
5. Install jdk, install tomcat, and configure parameters such as path. You can test it and run jsp.
Install Ubuntu server
That's right.
The server version is a command line interface.
X Windows must be installed by yourself.
Gnome and kde are not recommended.
If you install this, you should directly go to the corresponding desktop version.
Fvwm and fluxbox are recommended, saving resources, and the Chinese support of fvwm is quite good.
Consider
Forgot to add
Sudo apt-get install fvwm
Sudo apt-get install fluxbox
How to install wamp server in Linux
Simply download an integrated package from the Chinese army or the sky. You can install it with one click to complete all configurations of apache, php, and mysql. If it is a linux lamp environment, I suggest you follow the instructions tuserver. you can install the LAMP environment when installing this server system. If you choose to install LAMP during installation, after the system installation is complete, the LAMP environment is directly installed, which is very convenient. For other installation methods, you need to install apache, mysql, php, and configuration one by one in windows. This is troublesome. Compiling and installation is more complicated in linux! However, these installation tutorials are available on the Internet. If you want to install them by yourself, you can check these materials!