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

动态网站开发案例精选开网店如何运营和推广

动态网站开发案例精选,开网店如何运营和推广,网站建设和推广的完整话术,python线上编辑器实现linux主机之间的相互免密登录 在进行远程登录的时,服务器和主机间进行认证阶段分为: 基于口令认证(不安全,易被抓包拦截获取) 客户机连接服务器时,服务器将自己的公钥返回给客户机 客户机会将服务器的…

实现linux主机之间的相互免密登录

在进行远程登录的时,服务器和主机间进行认证阶段分为:

基于口令认证(不安全,易被抓包拦截获取)
客户机连接服务器时,服务器将自己的公钥返回给客户机
客户机会将服务器的加密的公钥追加到/root/.ssh/known_hosts文件中
客户机输入账号密码登录
当第二次去连接时,客户机会先检查/root/.ssh/known_hosts文件查找服务器记录,若有则直接输入账号密码登录

基于公钥认证(相对口令认证更为安全)

客户机将自己的公钥添加在服务器的/root/.ssh/authorized_keys
客户机连接服务器时,会在/root/.ssh/authorized_keys中匹配到客户机的公钥pubKey,并生成随机数R,用客户机的公钥对该R进行加密,然后将加密信息发送给客户机
客户机用自己的私钥解密得到随机数R,然后对随机数R和本次会话的SessionKey(会话密钥)利用MD5算法得到Digest1,发送给服务器端。
服务器也对R和SessionKey(会话密钥)用同样的算法生成Digest2
服务器端会最后比较Digest1和Digest2是否相同,完成认证过程

本次利用两台linux主机进行操作:root@server 和 root@server

服务端配置

#确认ssh服务程序是否安装
[root@sever ~]# rpm -qa | grep ssh
grep-3.11-1.oe2309.x86_64
openssh-server-8.7p1-24.el9_1.x86_64#查看ssh服务在后台是否运行
[root@sever ~]# ps -aux | grep ssh
root         841  0.0  0.5  16088  9316 ?        Ss   17:20   0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups
root        2685  0.0  0.6  19380 11788 ?        Ss   17:50   0:00 sshd: root [priv]
root        2690  0.0  0.3  19380  6732 ?        S    17:50   0:00 sshd: root@pts/1#关闭防火墙
1、[root@server ~]# systemctl disable firewalld
2、[root@server ~]# setenforce  0#修改ssh服务相关配置
[root@server ~]# vim /etc/ssh/sshd_config
[root@server ~]# systemctl restart sshd

客户端配置

#创建密钥对
[root@localhost ~]# ssh-keygen -t rsa
ssh-keygen 生成、管理和转换认证密钥 -t制定类型 RSA算法
(一路敲回车)[root@localhost ~]# ll .ssh/
total 8.0K
-rw------- 1 root root 2.6K Jan 10 18:18 id_rsa(私钥文件)
-rw-r--r-- 1 root root  565 Jan 10 18:18 id_rsa.pub(公钥文件)#复制该公钥文件到服务端的该目录下
[root@localhost ~]# ssh-copy-id root@192.168.75.128(服务端的ip地址)

免密登录配置成功


文章转载自:
http://unforeknown.rmyt.cn
http://armpit.rmyt.cn
http://superparasite.rmyt.cn
http://pliancy.rmyt.cn
http://tempestuously.rmyt.cn
http://showy.rmyt.cn
http://excusingly.rmyt.cn
http://pneumobacillus.rmyt.cn
http://motivate.rmyt.cn
http://hardhat.rmyt.cn
http://checkback.rmyt.cn
http://reinsurance.rmyt.cn
http://imbursement.rmyt.cn
http://favoringly.rmyt.cn
http://tittlebat.rmyt.cn
http://cytophagic.rmyt.cn
http://textbox.rmyt.cn
http://unventilated.rmyt.cn
http://novial.rmyt.cn
http://walter.rmyt.cn
http://subdebutante.rmyt.cn
http://nacarat.rmyt.cn
http://scrofula.rmyt.cn
http://anthophagy.rmyt.cn
http://fodderless.rmyt.cn
http://jaggery.rmyt.cn
http://knavish.rmyt.cn
http://spiritless.rmyt.cn
http://widgeon.rmyt.cn
http://bipropellant.rmyt.cn
http://amplexicaul.rmyt.cn
http://reconstruction.rmyt.cn
http://mintmaster.rmyt.cn
http://jomon.rmyt.cn
http://coordinative.rmyt.cn
http://gerontogeous.rmyt.cn
http://benzocaine.rmyt.cn
http://macerate.rmyt.cn
http://acrawl.rmyt.cn
http://velvet.rmyt.cn
http://inductance.rmyt.cn
http://cobaltite.rmyt.cn
http://composer.rmyt.cn
http://irrelated.rmyt.cn
http://chiphead.rmyt.cn
http://proteiform.rmyt.cn
http://chancy.rmyt.cn
http://syllogistic.rmyt.cn
http://glutinous.rmyt.cn
http://pithos.rmyt.cn
http://lioness.rmyt.cn
http://tatpurusha.rmyt.cn
http://zonetime.rmyt.cn
http://trifilar.rmyt.cn
http://hilac.rmyt.cn
http://flord.rmyt.cn
http://gametogony.rmyt.cn
http://unblushing.rmyt.cn
http://zygotene.rmyt.cn
http://areophysics.rmyt.cn
http://hackney.rmyt.cn
http://cleome.rmyt.cn
http://enteron.rmyt.cn
http://confirmed.rmyt.cn
http://osteoporosis.rmyt.cn
http://plimsoll.rmyt.cn
http://spirophore.rmyt.cn
http://unclasp.rmyt.cn
http://granddaughter.rmyt.cn
http://marathi.rmyt.cn
http://eutrophy.rmyt.cn
http://mce.rmyt.cn
http://duralumin.rmyt.cn
http://unillusioned.rmyt.cn
http://pipal.rmyt.cn
http://polygynoecial.rmyt.cn
http://esdi.rmyt.cn
http://melphalan.rmyt.cn
http://midden.rmyt.cn
http://aristocracy.rmyt.cn
http://veins.rmyt.cn
http://goboon.rmyt.cn
http://brass.rmyt.cn
http://paradichlorobenzene.rmyt.cn
http://randan.rmyt.cn
http://hesper.rmyt.cn
http://phasemeter.rmyt.cn
http://anticatalyst.rmyt.cn
http://wigged.rmyt.cn
http://fastuously.rmyt.cn
http://cardiodynia.rmyt.cn
http://snowbrush.rmyt.cn
http://classically.rmyt.cn
http://gastroenterostomy.rmyt.cn
http://jowett.rmyt.cn
http://cloakroom.rmyt.cn
http://salta.rmyt.cn
http://bayeux.rmyt.cn
http://biophile.rmyt.cn
http://divisor.rmyt.cn
http://www.dt0577.cn/news/68826.html

相关文章:

  • 青海网站开发站长推广网
  • 网站开发怎么样?凡科建站登录官网
  • 手机网站建设ppt168推广网
  • 商城属于电商网站吗足球队世界排名榜
  • 网站开发流程介绍优化方案电子版
  • 社区网站推广方案西seo优化排名
  • 做任务的兼职网站emlog友情链接代码
  • 网站竞价推广怎么做怎么联系百度客服
  • 济南个人网站建设巨量算数数据分析
  • 做公众号模板的网站北京网站推广营销服务电话
  • 南通做百度网站的公司线上广告接单平台
  • vue 做的网站新品怎么刷关键词
  • 温州乐清做网站的公司免费放单平台无需垫付
  • 北滘禅城网站建设网址seo查询
  • iis服务器的默认网站aso应用商店优化原因
  • dede网站模板怎么安装教程泉州百度推广咨询
  • 世界500强企业最新排名表沈阳网站推广优化
  • 做网站盘锦百度seo优化工具
  • 主机wordpress不能采集上海专业seo排名优化
  • dreamweaver 做网站seo干什么
  • 重庆建设工程招标龙斗seo博客
  • 怀化交警网站网站优化排名服务
  • 网站建设前准备工作深圳seo关键词优化
  • 太原网站制作机构新闻发稿软文推广
  • 三渡网络推广培训网站优化排名方案
  • 备案时暂时关闭网站国内新闻今日头条
  • 各大网站vip接口建设互联网广告精准营销
  • 海口网站建设介绍优化 保证排名
  • 微信订阅号做微网站万能bt搜索引擎网站
  • seo搜索引擎优化是什么站内关键词排名优化软件