当前位置:网站首页>CentOS 7 installing SQL server2017 (Linux)
CentOS 7 installing SQL server2017 (Linux)
2022-06-24 17:15:00 【TX-QGS】
# download Microsoft SQL Server Red Hat Repository profiles curl -o /etc/yum.repos.d/mssql-server.repo https://packages.microsoft.com/config/rhel/7/mssql-server-2017.repo # install SQL Server yum install -y mssql-server
# choice SQL Server A version of : 1) Evaluation ( free , No production license ,180 Day limit ) 2) Developer ( free , No production license ) 3) Express ( free ) 4) Web ( Paid version ) 5) Standard ( Paid version ) 6) Enterprise ( Paid version ) 7) Enterprise Core ( Paid version ) 8) I bought the license through the retail channel and have the product key to enter . /opt/mssql/bin/mssql-conf setup
I chose 2-> Consent clause -> Choose the language you need
# To verify whether the service is started systemctl status mssql-server ps -ef | grep mssql
# Download client tools curl https://packages.microsoft.com/config/rhel/7/prod.repo > /etc/yum.repos.d/msprod.repo
yum install -y mssql-tools
# Turn off firewall sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config systemctl disable --now firewalld or # Remote connection SQL Server, Turn on the... On the firewall SQL Server port , The default port is 1433 firewall-cmd --zone=public --add-port=1433/tcp --permanent firewall-cmd --reload
# install SQL Server client , Download source curl -o /etc/yum.repos.d/mssql-server.repo https://packages.microsoft.com/config/centos/7/prod.repo # Download client yum install mssql-cli -y mssql-cli -S Host name -U SA -P ' password '
Test whether it can be externally connected SQL server database
# View port usage netstat -tnlp
边栏推荐
- Development analysis of main chain system
- Tiktok Kwai, e-commerce enters the same river
- Jmeter+grafana+influxdb build a visual performance test monitoring platform
- Edit distance (linear dp+ violence matching)
- Future banks need to think about today's structure with tomorrow's thinking
- Tencent on the other hand, I was puzzled by the "horse race" problem
- Introduction to website development for zero foundation Xiaobai
- Abstract factory pattern
- Release! Tencent IOA and Tencent sky screen were selected into the first batch of certified products of domestic digital trusted services
- Live broadcast Preview - on April 1, I made an appointment with you to explore tcapulusdb with Tencent cloud
猜你喜欢
![[leetcode108] convert an ordered array into a binary search tree (medium order traversal)](/img/e1/0fac59a531040d74fd7531e2840eb5.jpg)
[leetcode108] convert an ordered array into a binary search tree (medium order traversal)

MySQL learning -- table structure of SQL test questions

Why do you develop middleware when you are young? "You can choose your own way"

Daily algorithm & interview questions, 28 days of special training in large factories - the 15th day (string)
随机推荐
Prometheus deployment
liver failure! My friend made a programming navigation website!
Tencent released "warehouse express" and issued "ID card" for each commodity!
How Tencent cloud es achieves cross cluster data copy & lt through reindex; Lower & gt;
Explore cloudera manager management software tuning (1)
TCB series learning articles - using redis extension in cloud functions
05. Tencent cloud IOT device side learning -- mqtt protocol client implementation
How to collect and define project requirements in the early stage of EDI project implementation?
A solution for building live video based on open source real-time audio and video webrtc architecture
Today, Tencent safety and SAIC Group officially announced!
Advanced anti DDoS IP solutions and which applications are suitable for use
H265/webvr video web page without plug-in player easyplayer Solution to the problem of cumulative delay of FLV video played by JS
H265 video streaming web page without plug-in player easywasmlayer Troubleshooting and solution of JS unable to set cover photo
Tiktok Kwai, e-commerce enters the same river
Kubernetes 1.20.5 setting up Sentinel
With the solution, the nickname of the applet suddenly becomes "wechat user", and the avatar cannot be displayed?
Zblog determines whether a plug-in installs the enabled built-in function code
Can you remember the code of a programming boss? Can you hit it out without Baidu?
How to perform concurrent stress testing on RTSP video streams distributed by audio and video streaming servers?
IBM: supporting AI and enterprise digital reshaping in the cloud era with modern architecture