[Jexus Series] First, install and run Jexus

Source: Internet
Author: User

Note that this tutorial uses the Jexus version of 5.8.3 Professional Edition, operating system Ubunutu 16.04 64 bit One, create the default site

Not familiar with VIM can see this: Vim Super simple Introductory tutorial

sudo mkdir-p/var/www/default# to create website directory  /var/www/Defaults#  Switch to default website directory  #  Create index.html file

Copy and paste the following into index.html to create the home page file

Press the a key to enter edit mode

<HTML>    <Head>        <Metahttp-equiv= "Content-type"content= "Text/html;charset=utf-8">         <title>Welcome to use Jexus</title>     </Head>     <Body>         <H1>Welcome to use Jexus</H1>         <ahref= "Https://blog.staneee.com"Target= "_blank">Play the panda's blog with double-cut sticks</a> </Body> </HTML>            

After the input is complete, click Save File 点击esc键 英文半角输入法 输入:wq 点击回车

Second, download and install and start Jexus

Execute the following command in turn:

# Create a downloads directory  #  switch to downloads directory sudo wget https:#  Download Jexus zip package  #  switch to user directory  #  unzip Jexus#  boot Jexus

Third, test whether the normal operation

Execute the following command to see that the slice indicates that it is working correctly

curl 127.0.0.1

Browser access

Above

Reprint please indicate the author and the original text connection

Author: Panda Playing double-cut sticks

Original address: [Jexus Series] First, install and run Jexus

[Jexus Series] First, install and run Jexus

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.