Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How OS X installs Jexus as an ASP.NET server

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article will explain in detail how to install OS X as an ASP.NET server, Xiaobian feels quite practical, so share it with you as a reference, I hope you can gain something after reading this article.

OS X installs Nexus as an ASP.NET server

Jexus is a high-performance WEB server based on Mono environment, running on Linux/Unix operating system and supporting ASP.NET as its core function.

Installing Nexus on OS X

Download Jexus-5.5.tar.gz from official website and extract it to get installation folder. The following two prerequisites need to be met to install Jexus properly:

Libc 2.3.2 or later is supported; if https needs to be enabled, the libssl library file is also required.

The system requires mono 2.10.8.1 or later.

Installation is divided into brand new installation and upgrade installation, which correspond to install and upgrade scripts respectively.

Since this is my first installation, execute the following command:

sudo ./ installJexus Run test

Execute a two-line command

sudo /usr/jexus sudo ./ jws start

The terminal will have a prompt for success or failure. Make sure port 80 is not occupied before executing the second command. If the prompt fails, execute the following command in the terminal

cat log/jws.log

Check out the logs recorded by Jexus. Since my port 80 has been occupied, I changed the port to 3128. Enter in the browser address bar

http://your IP address: port number/info about "OS X how to install Jexus as an ASP.NET server" This article is shared here, I hope the above content can be of some help to everyone, so that you can learn more knowledge, if you think the article is good, please share it to let more people see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report