当前位置:网站首页>Bigder:38/100 a misoperation problem has been solved
Bigder:38/100 a misoperation problem has been solved
2022-07-22 17:56:00 【iBigder】
Hello everyone , I am I am 「Bigder」.
Yesterday said a misoperation Bigder:37/100 A misoperation ,chmod Wrong command .sshd Service failed to start , There is no way to connect remotely .
A detailed description of the problem :
Positioning reason :
Server's etc The file permissions under the directory are all changed to 777
terms of settlement :
cd /etc
chmod 644 passwd group shadow
chmod 400 gshadow
cd ssh
chmod 600 moduli ssh_host_dsa_key ssh_host_key ssh_host_rsa_key
chmod 644 ssh_config ssh_host_dsa_key.pub ssh_host_key.pub ssh_host_rsa_key.pub
chmod 640 sshd_config
chmod 600 /etc/securetty
chmod 711 /var/empty/sshd
Official account back office reply 「 e-book 」, obtain
边栏推荐
- 毕业985,工作996,也躲不开中年危机
- Does anyone know the problem of Oracle CDC? Source does not have a null value, but when querying the defined CDC table, it says there is a null value. Let's fix it
- [HMS core] [FAQ] in app purchases FAQ sharing
- 继承的详解
- 【开发者必看】【push kit】推送服务服务典型问题合集1
- QWidget添加右键菜单
- Detailed explanation of inheritance
- 【HMS core】【FAQ】【Account Kit】典型问题合集1
- Request message details (request header, get, post, request body)
- 指令安排问题
猜你喜欢
[Digital IC] understand Axi protocol in simple terms
VR全景在各行各业是如何展示?如何落地应用的?
win11怎么关闭触控板?win11关闭触控板的三种解决方法
2022-07-21:给定一个字符串str,和一个正数k, 你可以随意的划分str成多个子串, 目的是找到在某一种划分方案中,有尽可能多的回文子串,长度>=k,并且没有重合。 返回有几个回文子串。 来
牛客刷SQL
Instruction arrangement problem
What if the win11 display microphone is not plugged in? Solution of win11 display microphone not plugged in
Win11怎么以管理员身份运行?Win11以管理员身份运行的设置方法
MySQL 增删改查(进阶)
MySQL JDBC编程
随机推荐
Win11 Beta 22621.436和22622.436有什么区别?
Misc进阶
Conference OA project introduction & Conference release
【单片机仿真项目】 外部中断0控制发光二极管亮灭
MySQL series article 4: execution plan
指令安排问题
How does boss direct hire write an excellent resume?
请求消息详解(请求头、get、post、请求体)
MySQL join and index
MySQL 增删改查(进阶)
Conference OA project
Misc advanced
What is the difference between win11 beta 22621.436 and 22622.436?
cpd配准存在的问题
How does win11 run as an administrator? Win11 setup method running as Administrator
Unity旋转测试
Critical path problem
所有navicat版本都支持MySQL吗,为什么我打开连接不上呢?
(11) 51 Single Chip Microcomputer -- realize the storage of stopwatch data with AT24C02 (attached with achievement display)
DOM operation of JS -- event proxy