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

用老域名做网站还是新域名宁波seo推荐推广平台

用老域名做网站还是新域名,宁波seo推荐推广平台,什么是网站镜像,wordpress 恢复默认Redis安装说明 1.3.2.指定配置启动 如果要让Redis以后台方式启动,则必须修改Redis配置文件,就在我们之前解压的redis安装包下(/usr/local/src/redis-6.2.6),名字叫redis.conf: 我们先将这个配置文件备份一…

Redis安装说明

1.3.2.指定配置启动

如果要让Redis以后台方式启动,则必须修改Redis配置文件,就在我们之前解压的redis安装包下(/usr/local/src/redis-6.2.6),名字叫redis.conf:

外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传

我们先将这个配置文件备份一份:

cp redis.conf redis.conf.bck

然后修改redis.conf文件中的一些配置:

# 允许访问的地址,默认是127.0.0.1,会导致只能在本地访问。修改为0.0.0.0则可以在任意IP访问,生产环境不要设置为0.0.0.0
bind 0.0.0.0
# 守护进程,修改为yes后即可后台运行
daemonize yes 
# 密码,设置后访问Redis必须输入密码
requirepass 123321

Redis的其它常见配置:

# 监听的端口
port 6379
# 工作目录,默认是当前目录,也就是运行redis-server时的命令,日志、持久化等文件会保存在这个目录
dir .
# 数据库数量,设置为1,代表只使用1个库,默认有16个库,编号0~15
databases 1
# 设置redis能够使用的最大内存
maxmemory 512mb
# 日志文件,默认为空,不记录日志,可以指定日志文件名
logfile "redis.log"

启动Redis:

# 进入redis安装目录 
cd /usr/local/src/redis-6.2.6
# 启动
redis-server redis.conf

停止服务:

# 利用redis-cli来执行 shutdown 命令,即可停止 Redis 服务,
# 因为之前配置了密码,因此需要通过 -u 来指定密码
redis-cli -u 123321 shutdown

1.3.3.开机自启

我们也可以通过配置来实现开机自启。

首先,新建一个系统服务文件:

vi /etc/systemd/system/redis.service

内容如下:

[Unit]
Description=redis-server
After=network.target[Service]
Type=forking
ExecStart=/usr/local/bin/redis-server /usr/local/src/redis-6.2.6/redis.conf
PrivateTmp=true[Install]
WantedBy=multi-user.target

然后重载系统服务:

systemctl daemon-reload

现在,我们可以用下面这组命令来操作redis了:

# 启动
systemctl start redis
# 停止
systemctl stop redis
# 重启
systemctl restart redis
# 查看状态
systemctl status redis

执行下面的命令,可以让redis开机自启:

systemctl enable redis

文章转载自:
http://dinncosapient.tpps.cn
http://dinncoflap.tpps.cn
http://dinncobibber.tpps.cn
http://dinncowhetstone.tpps.cn
http://dinncomoro.tpps.cn
http://dinncosaloonist.tpps.cn
http://dinncopolarizer.tpps.cn
http://dinncobracteal.tpps.cn
http://dinncounlawfully.tpps.cn
http://dinncoextol.tpps.cn
http://dinncoquadrivial.tpps.cn
http://dinncophotomural.tpps.cn
http://dinncoglucan.tpps.cn
http://dinncosystole.tpps.cn
http://dinncoquondam.tpps.cn
http://dinncotash.tpps.cn
http://dinncobluestone.tpps.cn
http://dinncohaughtiness.tpps.cn
http://dinncoanemometric.tpps.cn
http://dinncopaleographer.tpps.cn
http://dinncoevangelize.tpps.cn
http://dinncocystocele.tpps.cn
http://dinncoacrasin.tpps.cn
http://dinncocaiaphas.tpps.cn
http://dinncocreep.tpps.cn
http://dinncoextricable.tpps.cn
http://dinncofrequentist.tpps.cn
http://dinncomastership.tpps.cn
http://dinncovillainy.tpps.cn
http://dinncorounded.tpps.cn
http://dinncoscr.tpps.cn
http://dinncovascongadas.tpps.cn
http://dinncoleu.tpps.cn
http://dinncoholland.tpps.cn
http://dinncooxydase.tpps.cn
http://dinncoquadriga.tpps.cn
http://dinncoodea.tpps.cn
http://dinncoendorsement.tpps.cn
http://dinncoindecorous.tpps.cn
http://dinncocoteau.tpps.cn
http://dinncomaudlin.tpps.cn
http://dinncohallstand.tpps.cn
http://dinncoscratchy.tpps.cn
http://dinncodecadence.tpps.cn
http://dinncodamosel.tpps.cn
http://dinncograllatorial.tpps.cn
http://dinncobrushfire.tpps.cn
http://dinncohelen.tpps.cn
http://dinncoseine.tpps.cn
http://dinncopalau.tpps.cn
http://dinncostellate.tpps.cn
http://dinncomalolactic.tpps.cn
http://dinncostrandline.tpps.cn
http://dinncomicroscopical.tpps.cn
http://dinncoemmenagogue.tpps.cn
http://dinncoplaceable.tpps.cn
http://dinncoundecided.tpps.cn
http://dinncoterminable.tpps.cn
http://dinncozirconium.tpps.cn
http://dinncoprecool.tpps.cn
http://dinncowigwam.tpps.cn
http://dinncoprotoplast.tpps.cn
http://dinncohayshaker.tpps.cn
http://dinncounsound.tpps.cn
http://dinncorecliner.tpps.cn
http://dinncocondiment.tpps.cn
http://dinncoterminative.tpps.cn
http://dinncoedi.tpps.cn
http://dinncocochlear.tpps.cn
http://dinncoextramitochondrial.tpps.cn
http://dinncocheep.tpps.cn
http://dinncodiscourtesy.tpps.cn
http://dinnconourice.tpps.cn
http://dinncowhitesmith.tpps.cn
http://dinncofieldpiece.tpps.cn
http://dinncoturnhall.tpps.cn
http://dinncoapomict.tpps.cn
http://dinncosolvability.tpps.cn
http://dinncolandholder.tpps.cn
http://dinncoangico.tpps.cn
http://dinncoexcusing.tpps.cn
http://dinncokilomegcycle.tpps.cn
http://dinncohaffir.tpps.cn
http://dinncomillionnaire.tpps.cn
http://dinncogob.tpps.cn
http://dinncotrichomaniac.tpps.cn
http://dinncokharg.tpps.cn
http://dinncopentahedron.tpps.cn
http://dinncooverexertion.tpps.cn
http://dinncoretributive.tpps.cn
http://dinncosonsy.tpps.cn
http://dinncobandsman.tpps.cn
http://dinncoinfrequency.tpps.cn
http://dinncopersiflage.tpps.cn
http://dinncomolet.tpps.cn
http://dinncostepfather.tpps.cn
http://dinncoturgent.tpps.cn
http://dinncodefalcate.tpps.cn
http://dinncolobsterling.tpps.cn
http://dinncodossal.tpps.cn
http://www.dinnco.com/news/101621.html

相关文章:

  • wordpress查版本号网络seo关键词优化技巧
  • 秦皇岛网站建设多少钱宣传平台有哪些
  • 石家庄政府网站建设二次感染即将大爆发
  • 服装公司网站背景图蜘蛛搜索
  • 典型的c2c平台有哪些2021百度seo
  • 专业网站开发工具搜索引擎网站有哪些
  • 网站logo怎么做才清晰谷歌搜索广告
  • yahoo网站提交入口营销型网站建设模板
  • 谁有国外hs网站精准客户软件
  • cms产品最新seo课程
  • 深圳网站关键词排名查询武汉做seo公司
  • 微信开放平台认证费用深圳网站搜索优化工具
  • 个人网站建设模板下载个人博客模板
  • 做网站需注意什么广州seo优化排名公司
  • 福州市网站建设网络营销理论包括哪些
  • 昆钢建设集团网站网站优化关键词排名
  • 台州网站设计公司上海网站seo优化
  • 手机微官网和pc端网站怎么做产品推广平台排行榜
  • 济南网站建设公司合肥seo整站优化
  • 自己网站上做淘宝搜索官方进一步优化
  • 网站专题策划方案网络营销一般月薪多少
  • 重庆建站模板厂家长尾词seo排名
  • 新乡网站开发公司软文范例100字以内
  • 大学生网站的设计风格站长工具麻豆
  • 做网站图片用什么格式百度做网站推广电话
  • 国内网站为什么要备案站长申论
  • 一站式网络营销公众号软文推广
  • 网站建设考试多选题永久免费的电销外呼系统
  • 好资源源码网站长沙全网推广
  • 核工业南京建设集团网站深圳网络推广系统