OS X installs Jexus as an ASP. NET Server

Source: Internet
Author: User

OS X installs Jexus as an ASP. NET Server

Jexus is a high-performance WEB server running on Linux/Unix operating systems based on the Mono environment and supporting ASP. NET core functions. For details about Jexus, you can use the Linux ASP. net web server: JEXUS.

Install Jexus iN OS X

Download the Jexus-5.5.tar.gz unzip from the official website to get the installation folder. Jexus can be installed properly only when the following two prerequisites are met:

Libc 2.3.2 or later. If you want to enable https, you also need to have libssl library files in the system.
Mono 2.10.8.1 or later must be installed.

Installation is divided into new installation and upgrade installation, which correspond to the install and upgrade scripts respectively.
Since this is the first installation, run the following command:

sudo ./install 
Jexus running test

Execute two-line commands

sudo /usr/jexus sudo ./jws start 

The terminal prompts a success or failure. Make sure that80The port is not in use. If the message fails, run the following command on the terminal:

cat log/jws.log 

View Jexus logs. Because of my80The port is always in use, so the port is changed to 3128. In the browser address bar, enter

Http: // your IP address: Port Number/info

, Then Jexus runs successfully.

 

  • Development and deployment of ASP. NET projects under SUSE10 Enterprise Edition (I)
  • Development and deployment of ASP. NET projects under SUSE10 Enterprise Edition (II)
  • Development and deployment of ASP. NET projects under SUSE10 Enterprise Edition (III)
  • Development and deployment of ASP. NET projects under SUSE10 Enterprise Edition (IV)
  • Development and deployment of ASP. NET projects under SUSE10 Enterprise Edition (5)

Install Mono and Jexus on Ubuntu to build the. NET Runtime Environment

Jexus details: click here

This article permanently updates the link address:

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.