如何在centos 7中修改sshd
发表于:2022-08-20 作者:安全数据网编辑
编辑最后更新 2022年08月20日,这期内容当中小编将会给大家带来有关如何在centos 7中修改sshd,文章内容丰富且以专业的角度为大家分析和叙述,阅读完这篇文章希望大家可以有所收获。1.新建用户wwweee000[root@loc
这期内容当中小编将会给大家带来有关如何在centos 7中修改sshd,文章内容丰富且以专业的角度为大家分析和叙述,阅读完这篇文章希望大家可以有所收获。
1.新建用户wwweee000
[root@localhost ~]# useradd wwweee000[root@localhost ~]# passwd wwweee000Changing password for user wwweee000.New password:BAD PASSWORD: The password is a palindromeRetype new password:passwd: all authentication tokens updated successfully.
2.#Port 22字段删掉,将22改为其他不被使用的端口,服务器端口最大可以开到65536.//注意Port是大写的"P"
[root@localhost ~]# cat -n /etc/ssh/sshd_config|grep "Port *" 17 #Port 22 100 #GatewayPorts no[root@localhost ~]# cat /etc/ssh/sshd_config|grep -n "Port *"17:#Port 22100:#GatewayPorts no[root@localhost ~]# awk "/Port */" /etc/ssh/sshd_config#Port 22#GatewayPorts no
上面还是不能满足输出结果:我们只要Port 22的答案.
[root@localhost ~]# cat /etc/ssh/sshd_config|grep -n "Port\ " 17:#Port 22[root@localhost ~]# cat -n /etc/ssh/sshd_config|grep "Port\ " 17 #Port 22[root@localhost ~]# cat /etc/ssh/sshd_config|grep -n "Port\ " 17:#Port 22[root@localhost ~]# awk "/Port\ /" /etc/ssh/sshd_config #Port 22[root@localhost ~]# sed -i "17s/#Port 22/Port 22/g" /etc/ssh/sshd_config [root@localhost ~]# awk "/Port\ /" /etc/ssh/sshd_config Port 22
-n显示行号;\反斜杠实质定义
3.不使用vi/vim进行修改Port 22 为 4096
[root@localhost ~]# sed -i "17s/Port 22/Port 4096/g" /etc/ssh/sshd_config [root@localhost ~]# cat /etc/ssh/sshd_config|grep "Port\ "Port 4096
4.修改 #PermitRootLogin yes 为 PermitRootLogin no
[root@localhost ~]# cat -n /etc/ssh/sshd_config|grep "PermitRootLogin" 49 #PermitRootLogin yes 104 # the setting of "PermitRootLogin without-password".[root@localhost ~]# sed -i "49s/#PermitRootLogin yes/PermitRootLogin no/g" /etc/ssh/sshd_config[root@localhost ~]# cat -n /etc/ssh/sshd_config|grep "PermitRootLogin no" 49 PermitRootLogin no
5.重启sshd服务
[root@localhost ~]# systemctl restart sshd.service
6.使用 wwweee000 用户登录变化
[wwweee000@localhost ~]$
user普通用户不能编辑/etc/ssh/sshd_config
,需要切换root才能编辑,切换root命令 : su
7.root进行运行,编写shell脚本。//脚本通用centos 7 (主要:sshd_config端口号定义输入对root登录禁止)
#!/bin/bashsshd_Port=`cat /etc/ssh/sshd_config|grep "Port\ "`echo " 当前sshd端口:$sshd_Port"read -ep " 请输入sshd服务的连接端口Port (1-65536); 请确保其他端口冲突和防火墙端口开放业务:" sshd_Port_readecho " 你输入的端口号:$sshd_Port_read"sed -i "s/$sshd_Port/Port $sshd_Port_read/g" /etc/ssh/sshd_configecho " 已经设置端口为:`cat /etc/ssh/sshd_config|grep "Port\ "`"sed -i "s/#PermitRootLogin yes/PermitRootLogin no/g" /etc/ssh/sshd_configsystemctl restart sshd.serviceexit 0
运行测试(可循环使用)本次防火墙关闭/生产服务器都是关闭防火墙的
[root@localhost wwweee000]# firewall-cmd --state not running[root@localhost ~]# sh sshd_config_Port.sh 当前sshd端口:Port 22 请输入sshd服务的连接端口Port (1-65536) 请确保其他端口冲突和防火墙端口开放业务:4096 你输入的端口号:4096 已经设置端口为:Port 4096
上述就是小编为大家分享的如何在centos 7中修改sshd了,如果刚好有类似的疑惑,不妨参照上述分析进行理解。如果想知道更多相关知识,欢迎关注行业资讯频道。
c语言网络技术和编程语言总结
c语言对应的三级考试网络技术
网站服务器后台如何加防护密码
c语言软件开发步骤
c语言中网络技术知识点
服务器对权限提升的防护措施
怎么在阿里云租服务器
黑苹果能做web服务器吗
c语言和网络技术哪个好考
云服务器2核4G是什么性能
网络安全和信息化培训会议
九江网络技术学校哪个好
软件开发和软件测评哪个好
数据库漏洞poc
网易服务器怎么加材料
汽配云显示服务器错误
html5 数据库 案例
sql过滤相同的数据库
杭州趣马路网络技术有限公司
宽带连接服务器
济南服务器管理系统公司
软件开发策划案百度文库
浙江服务器机柜厂家电话
信任管理与网络安全 下载
计算机网络技术可以进入哪些公司
小海豚数据库怎么移除数据库
软件开发专业素养
广州知商互联网科技有限公司破产
数据库封面制作
王者游戏服务器炸
记录另外一个软件的数据库
禾讯网络技术有限公司怎么样
服务器拒绝该请求
平安科技 中移互联网
湖南网络技术学院录取分数线
服务器管理系统有哪些功能
杭州苹果软件开发一般要多少钱
plc上位机数据库配置
数据库封面制作
数据库kettle有什么用