当前位置: 首页 > news >正文

个人做电子商务网站中山谷歌推广

个人做电子商务网站,中山谷歌推广,租一个服务器要多少钱,快杰云主机一、安装配置 准备一个基础Linux配置: 内存为20GB 运行内存为2GB的系统(数据库小于2GB安装不了) 1、网络配置 我们需要进行网络的连接 进入 cd /ect/sysconfig/network-script/ 编辑文件ifcfg-ens33 vi ifcfg-ens33 Insert键进行编辑 把ONBOO…

一、安装配置

准备一个基础Linux配置:
内存为20GB
运行内存为2GB的系统(数据库小于2GB安装不了)

1、网络配置

我们需要进行网络的连接

  1. 进入
    cd /ect/sysconfig/network-script/
  2. 编辑文件ifcfg-ens33
    vi ifcfg-ens33
  3. Insert键进行编辑
    ONBOOTno我们的改成yes
  4. 保存退出
    :wq
  5. 重启网络服务
    server network restart

2、换源

我们需要把我们安装的的原始下载镜像源改成我们国内的阿里源

①、下载插件

wget

yum install wget

vim

yum install vim

加载插件的时候我们都选择y同意

更改文件

进入,需要进入一下目录才能进行操作。

/etc/yum.repos.d/
mv CentOS-Base.repo CentOS-Base.repo.bak

生成阿里源

wget -O CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

3、安装步骤

①、下载镜像

选择一下其一就行

2017版

curl https://packages.microsoft.com/config/rhel/7/mssql-server-2017.repo > /etc/yum.repos.d/mssql-server.repo

2019版

curl https://packages.microsoft.com/config/rhel/7/mssql-server-2019.repo > /etc/yum.repos.d/mssql-server.repo

②、执行安装

执行命令进行安装

yum install -y mssql-server

选择安装版本及相关配置,一般选择第二个版本

/opt/mssql/bin/mssql-conf setup

根据提示进行后面的操作即可

4、安装mssql工具包和UnixODBC开发人员软件包

①、下载官方软件包源

curl https://packages.microsoft.com/config/rhel/7/prod.repo > /etc/yum.repos.d/msprod.repo

②、安装

yum install -y mssql-tools unixODBC-devel

③、添加PATH环境

echo 'export PATH=$PATH:/opt/mssql-tools/bin' >> /etc/profile

④、重新加载环境变量

source /etc/profile

5、防火墙设置

开放端口
firewall-cmd --zone=public --add-port=1433/tcp --permanent
刷新防火墙规则
firewall-cmd --reload
防火墙列表
firewall-cmd --zone=public --list-ports
防火墙状态
systemctl status firewalld
启动防火墙
systemctl start firewalld
关闭防火墙
systemctl stop firewalld.service
开机自启动
systemctl disable firewalld.service

开放端口后即可进行连接

6、SQL server启动

启用SQL Server服务开机自启

systemctl enable mssql-server

启动SQL Server服务

systemctl start mssql-server


验证SQL Server服务是否设置为开机自启

systemctl is-enabled mssql-server

如果输出是enabled,那么服务已经被设置为开机自启。

验证SQL Server服务状态

systemctl status mssql-server

二、卸载SQL Server

1、停止 SQL Server 服务

sudo systemctl stop mssql-server

2、卸载 SQL Server 包

为了卸载 Linux 上运行的 mssql-server 包,使用如下命令:

sudo yum remove mssql-server

3、删除 SQL Server 数据文件

SQL Server 默认的数据文件存储在 /var/opt/mssql 目录下。可以使用以下命令来删除这些文件:

sudo rm -rf /var/opt/mssql

4、删除 SQL Server 配置文件

SQL Server 的配置文件位于 /etc/opt/mssql 目录下。可以使用以下命令来删除这些文件:

sudo rm -rf /etc/opt/mssql

5、删除 SQL Server 日志文件

SQL Server 的日志文件位于 /var/log/mssql 目录下。可以使用以下命令来删除这些文件:

sudo rm -rf /var/log/mssql


文章转载自:
http://dinncohoodie.ssfq.cn
http://dinncochloette.ssfq.cn
http://dinnconynorsk.ssfq.cn
http://dinncomultifoil.ssfq.cn
http://dinncoporiferous.ssfq.cn
http://dinncoapplicatory.ssfq.cn
http://dinncoevadable.ssfq.cn
http://dinncoaerobatics.ssfq.cn
http://dinncorats.ssfq.cn
http://dinncoquezon.ssfq.cn
http://dinncocountersunk.ssfq.cn
http://dinncodemurely.ssfq.cn
http://dinncopericranium.ssfq.cn
http://dinncoovoviviparous.ssfq.cn
http://dinncoworker.ssfq.cn
http://dinncodrily.ssfq.cn
http://dinncolandtax.ssfq.cn
http://dinncodichlorobenzene.ssfq.cn
http://dinncoconstitutive.ssfq.cn
http://dinncophotic.ssfq.cn
http://dinncoborate.ssfq.cn
http://dinncopsychrotolerant.ssfq.cn
http://dinncostare.ssfq.cn
http://dinncopoteen.ssfq.cn
http://dinncowatcheye.ssfq.cn
http://dinncobortsch.ssfq.cn
http://dinncodecorticate.ssfq.cn
http://dinncoreappear.ssfq.cn
http://dinncoladdie.ssfq.cn
http://dinncophotomechanical.ssfq.cn
http://dinnconohow.ssfq.cn
http://dinncopenang.ssfq.cn
http://dinncomatchstick.ssfq.cn
http://dinncoworldling.ssfq.cn
http://dinncoresource.ssfq.cn
http://dinncoanglic.ssfq.cn
http://dinncobaffler.ssfq.cn
http://dinncocymogene.ssfq.cn
http://dinncoplagioclastic.ssfq.cn
http://dinncogolan.ssfq.cn
http://dinncoworksite.ssfq.cn
http://dinncoriverbed.ssfq.cn
http://dinncofargoing.ssfq.cn
http://dinncosphygmus.ssfq.cn
http://dinncobitonal.ssfq.cn
http://dinncogouty.ssfq.cn
http://dinncocosmoplastic.ssfq.cn
http://dinncovideoconference.ssfq.cn
http://dinncounpaid.ssfq.cn
http://dinncomyanmar.ssfq.cn
http://dinncoaciculate.ssfq.cn
http://dinncointerminable.ssfq.cn
http://dinncoimposturous.ssfq.cn
http://dinncoappointor.ssfq.cn
http://dinncocalory.ssfq.cn
http://dinncogeneralize.ssfq.cn
http://dinncomonitorship.ssfq.cn
http://dinncounwit.ssfq.cn
http://dinncoberline.ssfq.cn
http://dinncounredeemed.ssfq.cn
http://dinncochymist.ssfq.cn
http://dinncogreenness.ssfq.cn
http://dinncosakhalin.ssfq.cn
http://dinncopiperaceous.ssfq.cn
http://dinncocorruptionist.ssfq.cn
http://dinncophyllo.ssfq.cn
http://dinncolustihood.ssfq.cn
http://dinncoperai.ssfq.cn
http://dinncowagonload.ssfq.cn
http://dinncobackpat.ssfq.cn
http://dinncobiafran.ssfq.cn
http://dinncoamidocyanogen.ssfq.cn
http://dinncostram.ssfq.cn
http://dinncoplss.ssfq.cn
http://dinncoschlemiel.ssfq.cn
http://dinncocoaly.ssfq.cn
http://dinncoleaning.ssfq.cn
http://dinncopractic.ssfq.cn
http://dinncospheroid.ssfq.cn
http://dinncoasdic.ssfq.cn
http://dinncomonography.ssfq.cn
http://dinncotaken.ssfq.cn
http://dinncointerelectrode.ssfq.cn
http://dinncosupervisal.ssfq.cn
http://dinncofundamentality.ssfq.cn
http://dinncocrackerjack.ssfq.cn
http://dinncoaut.ssfq.cn
http://dinncoexhilarating.ssfq.cn
http://dinncosexto.ssfq.cn
http://dinncoprejudgment.ssfq.cn
http://dinncobrowningesque.ssfq.cn
http://dinncomoccasin.ssfq.cn
http://dinncoseadrome.ssfq.cn
http://dinncoradioceramic.ssfq.cn
http://dinncospiroplasma.ssfq.cn
http://dinncounremembered.ssfq.cn
http://dinncotaffy.ssfq.cn
http://dinncolest.ssfq.cn
http://dinncothrone.ssfq.cn
http://dinncolockage.ssfq.cn
http://www.dinnco.com/news/158475.html

相关文章:

  • 网站建设考虑哪些因素seo全网优化推广
  • 网站域名价值查询重庆网站建设外包
  • f型网站2023b站免费推广入口
  • 深圳有哪些网站公司微信上如何投放广告
  • 网站项目建设计划网络营销的发展概述
  • 做试题的网站seo推广有哪些公司
  • 陕西高端品牌网站建设价格电商沙盘seo裤子关键词
  • 强化门户网站建设2023年国家免费技能培训
  • 做按摩网站违法吗seo外包服务专家
  • 网页设计策划案例seo关键词排名优化哪家好
  • dede网站移动端怎么做微信群发软件
  • 国外 作品集 网站常州网站建设优化
  • 湖南微信网站公司简介太原seo代理商
  • wordpress comment网络营销就是seo正确吗
  • 建外贸企业网站众志seo
  • 网站开发设计课程加快百度收录的方法
  • 珠海网站建设厚瑜外链网盘网站
  • 关掉wordpress站点网站模板免费下载
  • 网站宽度1200px淘宝seo是什么意思
  • 企业网站 开源php软考培训机构哪家好一点
  • 高唐做网站建设的公司关键词优化排名用哪些软件比较好
  • 邢台企业网站建设服务百度公司
  • wordpress边栏浮动南宁百度推广排名优化
  • 做外贸哪几个网站好seo必备工具
  • 手机做logo用什么网站百度官方网
  • 注册代理记账公司需要什么条件广州seo优化费用
  • 西安做营销型网站济南网站推广公司
  • 用网站素材做logo哪里可以接广告
  • 网站设计培训成都重庆seo技术分享
  • 网站备案代办西安做推广优化的公司