首页 > 数据库技术 > 详细

sqlserver install on linux chapter one

时间:2020-02-16 20:44:32      阅读:57      评论:0      收藏:0      [点我收藏+]

Hello

The MS open the source to let people download source. You may ask where to download ? Ask google yourself.

Now here we begin:

Unlikely other way, I use the rpm to install.

技术分享图片

 

 技术分享图片

 

 After finish it,  we need to do   execute  /opt/mssql/bin/sqlservr -setup

技术分享图片

 

 

we can check the status

# systemctl status mssql-server -l

What ?  You want to ask why not " service status mssql-server " ?

Sorry , our linux is  Oracle linux 7.3 . Red hat 7.3 also too.

技术分享图片

 

sqlserver install on linux chapter one

原文:https://www.cnblogs.com/partition-liu/p/12317883.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!