Create a web server in linux

Source: Internet
Author: User
Create a web server under linux-Linux Enterprise Application-Linux server application information. The following is a detailed description. Author: li ming zi

In the past, when linux was not used, it was first installed on a virtual machine. However, it was too slow to compile a kernel for half a day. This was really hard for me to deal with such an acute problem. Later I installed dual-system on the hard disk, and it felt different. However, I installed the latest Ubuntu in the past few days. I saw someone installed on the ntfs file system on the Internet, it seems strange, because linux is an ext3 file system, but it was found that the latest version supports the ntfs format, I directly use a folder under a windows disk as the ubuntu directory, but I prefer dual systems. Even if I install it using images, the speed is still not very good.

Next, configure the web server in linux. I install tomcat and jboss. I personally prefer jboss because it is more specific to print the error information under the ssh project, it can be used to locate the error, and the startup speed of the country is slow.

Tomcat

Refer specific can be in https://sourceforge.net/project/showfiles.php? Group_id = 22866 download)

2. Create a directory under the directory you want to store it. I put it in my space/home/limingzi/software/java

3, put that file in the directory just created, decompress tar zxvf apache-tomcat-6.0.18.tar.gz (if it is another compressed file, there are some corresponding decompression commands in my space)

4. Finally, the configuration path is configured directly under/etc/environment.
QUOTE:
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.