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

Using URLOS to install SQL Server 201 in CentOS

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

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

How does CentOS install SQL Server 2017? You can find a lot of installation tutorials online, and after some twists and turns, you can successfully install sqlserver in CentOS, but there may be a lot of inexplicable holes and a waste of your precious time.

Today we introduce a faster installation method, which is to install SqlServer with one click of URLOS. What is urlos?

URLOS is a CVM management software that packages and runs applications based on Docker container technology, including advanced features such as load balancing and failover. It can automatically identify faults of machines and cloud applications and transfer cloud applications to available machines. Stand-alone failures do not affect business development.

You can install URLOS using the following command:

Curl-LO www.urlos.com/iu & & sh iu

We will not discuss the use of URLOS here. If you are interested, please search by yourself. Let's take a look at how URLOS quickly installs SqlServer:

Log in to the URLOS system backend, search for "mssql" in the application market, and then click the install button:

Enter relevant information such as service name in the basic information, and the port number can be used by default.

In the database settings, fill in the password of the SA user, select the development mode for the time being, and then click submit.

After the submission, the system immediately began to deploy the application, because the sqlsever program is relatively large, the deployment process may take a long time, we need to wait patiently.

After the deployment is completed, we can use the mssql client in windows to connect. The default user name is the sa account, and the password is the password set by ourselves. Here we use SqlDbx for a simple connection test:

The connection is successful and our installed SqlServer is running normally.

As you can see from the above steps, it is very easy and fast to install SqlServer through URLOS under CentOS. Interested friends may wish to experience it immediately.

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

Database

Wechat

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

12
Report