CentOS installation Jexus

Source: Internet
Author: User

Official website: http://www.jexus.org/

The installation process will be done on the page, if you need to install mono.

To create a new MVC application in VS2015, there are two steps to note:

1th Step: Remove the Microsoft.Web.Infrastructure.dll under the bin
2nd Step: Right-click on the project to manage NuGet packages, open Manager, and uninstall the following two components sequentially
2.1 Microsoft.CodeDom.Providers.DotNetCompilerPlatform
2.2 Microsoft.Net.Compilers

Use Xftp to publish to CentOS, for example, on/usr/project/mono

Edit the default file under/usr/jexus/siteconf:

####################### Web site:default####################################### #port=  Root=//usr/project/monohosts=*    #OR your.com,*.your.com

Start the service at this point:

cd/usr/Jexus. /jws start

Turn on the firewall:

Firewall-cmd--zone= public--add-port=/tcp-permanentfirewall

In Windows petition ask:

Error, here is not see specific errors, need to see the specific error on CentOS:

This problem is caused by the inconsistency between the path of Windows and the path of Linux, modify the JWs file under the/usr/jexus directory:

Export mono_iomap="all"

Remove the "#" from this line and restart:

/usr/jexus/jws restart

You can access it again.

CentOS installation Jexus

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.