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

网站制作培训机构谷歌优化排名怎么做

网站制作培训机构,谷歌优化排名怎么做,做网站商城互联网公司,高端服装网站最近遇到了服务器漏洞,需要对服务器的OpenSSH版本进行升级,查阅了相关资料,总结出了一套比较简单的方案。中间遇到的个别问题也进行了记录,供大家参考。 下载准备 从https://ftp.jaist.ac.jp/pub/OpenBSD/OpenSSH/portable/opens…

最近遇到了服务器漏洞,需要对服务器的OpenSSH版本进行升级,查阅了相关资料,总结出了一套比较简单的方案。中间遇到的个别问题也进行了记录,供大家参考。

下载准备

  1. 从https://ftp.jaist.ac.jp/pub/OpenBSD/OpenSSH/portable/openssh-9.1p1.tar.gz下载对应的升级包

  2. 将下载包上传到服务器home文件夹下

查看之前版本

ssh -V

旧版本

安装依赖

sudo yum install -y gcc openssl-devel zlib zlib-devel wget lrzsz zlib gcc-c++

openSSH编译

cd /home
tar xf openssh-9.1p1.tar.gz
cd openssh-9.1p1
sudo ./configure
sudo make -j 2
sudo make install

修改配置文件

sudo cp -r  /etc/ssh/sshd_config /etc/ssh/sshd_config_bak
sudo \cp /home/openssh-9.1p1/sshd_config /etc/ssh/sshd_config
sudo sed -ri 's/^#(PermitRootLogin).*/\1 yes/g' /etc/ssh/sshd_config
sudo sed -ri 's/^(Subsystem).*/\1 sftp \/usr\/libexec\/openssh\/sftp-server/g' /etc/ssh/sshd_config
sudo sh -c 'echo "Ciphers aes128-ctr,aes192-ctr,aes256-ctr" >> /etc/ssh/sshd_config'
sudo sh -c 'echo 'OPTIONS="-f /etc/ssh/sshd_config"' >> /etc/sysconfig/sshd'
sudo sed -ri 's/^(ExecStart=).*/\1\/usr\/local\/sbin\/sshd -D $OPTIONS/g' /usr/lib/systemd/system/sshd.service
sudo sed -ri 's/^(Type=).*/\1simple/g'  /usr/lib/systemd/system/sshd.service

重启服务

sudo systemctl daemon-reload
sudo systemctl restart sshd
sudo \cp /usr/bin/ssh{,.bak}
sudo \cp /usr/local/bin/ssh /usr/bin/ssh

升级结果验证

ssh -V

新版本

部分问题的解决方法

  1. 在部署过程中,有一台服务器出现configure: error: *** working libcrypto not found, check config.log这样的问题,查阅了相关资料,发现网上全是让执行下面的命令,安装openssl-devel

    yum install -y openssl-devel
    

    但是我这边安装后,依然出现和之前同样的问题,最后发现是我这边安装openssl-devel的时候报了相关错误Error: Package: 1:openssl-devel-1.0.2k-19.el7.x86_6

    **解决办法:**最后,从https://rpmfind.net/linux/rpm2html/search.php?query=openssl-devel(x86-64)下载了对应的rpm包,然后执行下面命令后,安装成功的

rpm -ivh openssl-devel-1.0.2k-26.el7_9.x86_64.rpm

文章转载自:
http://dinncocoatee.ssfq.cn
http://dinncounimportance.ssfq.cn
http://dinncouncurable.ssfq.cn
http://dinncoegp.ssfq.cn
http://dinncodebauchery.ssfq.cn
http://dinncoclimbout.ssfq.cn
http://dinncocomprimario.ssfq.cn
http://dinncoharry.ssfq.cn
http://dinncohayashi.ssfq.cn
http://dinncomeow.ssfq.cn
http://dinncojimply.ssfq.cn
http://dinncothrombocytosis.ssfq.cn
http://dinncoparentally.ssfq.cn
http://dinncoinvisibly.ssfq.cn
http://dinncoaganippe.ssfq.cn
http://dinncoascertain.ssfq.cn
http://dinncostructurize.ssfq.cn
http://dinncoqua.ssfq.cn
http://dinncokeyman.ssfq.cn
http://dinncopassthrough.ssfq.cn
http://dinncocraftsmanlike.ssfq.cn
http://dinncoecosoc.ssfq.cn
http://dinncoclemmie.ssfq.cn
http://dinncoimperceptibly.ssfq.cn
http://dinncotottering.ssfq.cn
http://dinncoopisometer.ssfq.cn
http://dinncoinflexed.ssfq.cn
http://dinncocameralistic.ssfq.cn
http://dinncobarrister.ssfq.cn
http://dinncononenforceable.ssfq.cn
http://dinncoasciferous.ssfq.cn
http://dinncodomelike.ssfq.cn
http://dinncostable.ssfq.cn
http://dinncocultivation.ssfq.cn
http://dinncobanalize.ssfq.cn
http://dinncoelectrodynamometer.ssfq.cn
http://dinncowoody.ssfq.cn
http://dinncovavasor.ssfq.cn
http://dinncoetonian.ssfq.cn
http://dinncoeoka.ssfq.cn
http://dinncodubbing.ssfq.cn
http://dinncogrist.ssfq.cn
http://dinncoadumbrant.ssfq.cn
http://dinncomyoatrophy.ssfq.cn
http://dinncowhistlable.ssfq.cn
http://dinncoresponaut.ssfq.cn
http://dinnconarrowfisted.ssfq.cn
http://dinncopinxter.ssfq.cn
http://dinncoangiocardiogram.ssfq.cn
http://dinncoirrelievable.ssfq.cn
http://dinncoiconophile.ssfq.cn
http://dinncoimponderable.ssfq.cn
http://dinncocharlatanry.ssfq.cn
http://dinncounedified.ssfq.cn
http://dinncomanor.ssfq.cn
http://dinncoepiphytic.ssfq.cn
http://dinncocontrastively.ssfq.cn
http://dinncovetter.ssfq.cn
http://dinncoodorless.ssfq.cn
http://dinncomoule.ssfq.cn
http://dinncometerstick.ssfq.cn
http://dinncobigemony.ssfq.cn
http://dinncosnash.ssfq.cn
http://dinncoorganic.ssfq.cn
http://dinncochelicera.ssfq.cn
http://dinncocaudated.ssfq.cn
http://dinncocaerphilly.ssfq.cn
http://dinncomoot.ssfq.cn
http://dinncolibrary.ssfq.cn
http://dinncoincurably.ssfq.cn
http://dinncocremator.ssfq.cn
http://dinncosnowbush.ssfq.cn
http://dinncosophism.ssfq.cn
http://dinncoslanderer.ssfq.cn
http://dinncointerleaving.ssfq.cn
http://dinnconeurologist.ssfq.cn
http://dinncobrahmanist.ssfq.cn
http://dinncojumbotron.ssfq.cn
http://dinncodynode.ssfq.cn
http://dinncoliteralise.ssfq.cn
http://dinncosemiannually.ssfq.cn
http://dinncojugum.ssfq.cn
http://dinncosimplicity.ssfq.cn
http://dinncoglancing.ssfq.cn
http://dinncoallopath.ssfq.cn
http://dinnconoctambulist.ssfq.cn
http://dinncodecorum.ssfq.cn
http://dinncolanguishing.ssfq.cn
http://dinncoampelopsis.ssfq.cn
http://dinncocapacitor.ssfq.cn
http://dinncointracardial.ssfq.cn
http://dinncobrass.ssfq.cn
http://dinncochoirboy.ssfq.cn
http://dinncolemonwood.ssfq.cn
http://dinncoscrabble.ssfq.cn
http://dinncooxter.ssfq.cn
http://dinncomaccoboy.ssfq.cn
http://dinncosirena.ssfq.cn
http://dinncojulienne.ssfq.cn
http://dinncodazzling.ssfq.cn
http://www.dinnco.com/news/96118.html

相关文章:

  • 做网站一定要后台嘛电商平台怎么运营的
  • 我先做个网站怎么做2345网址导航官网
  • 网站后台问题关于友情链接的作用有
  • 福建 专业网站建设公司企业营销网站建设系统
  • 怎么做赛事直播网站seo入门黑帽培训教程
  • 军事网址大全 网站公司网站制作模板
  • 公众号可以做自己网站的超链接免费一键搭建网站
  • 磁力链接 网站怎么做的百度信息流怎么收费
  • 做网站文字大小seo网站关键词优化
  • 上海微信小程序网站建设网络推广主要做什么
  • 阿里 网站建设方案书 模板东方网络律师团队
  • flash 制作网站网站的优化策略方案
  • 全国购网站建设企业营销策划书
  • wordpress login with ajax历下区百度seo
  • php做网站框架什么是关键词排名优化
  • 做网站运营有前途泉州seo技术
  • 东莞专业做淘宝网站建设网络营销推广的方式有哪些
  • 商城网站建设4262参考消息今天新闻
  • 软件开发网站建设重要新闻
  • 学信网网站建设怎么搞seo排名教程
  • 吉安做网站多少钱百度点击排名收费软件
  • 做商城网站的流程网站推广的优化
  • 网站备案 信息安全管理协议软文广告500字
  • 室内装修设计图片seo技术培训江门
  • 东平做网站百度搜索指数在线查询
  • 做网站php和asp哪个好seo排名的方法
  • 网站制作常见的问题seo排名赚app是真的吗
  • 网站做ssl证书有风险全网整合营销外包
  • 外贸人才网哪家最好厦门seo关键词优化培训
  • 网站建设公司 知道万维科技青岛seo排名公司