当前位置:网站首页>使用ssh连接被拒
使用ssh连接被拒
2022-07-06 12:08:00 【徘徊在深夜中的猫】
第一章 linux之帮助命令
第二章 linux命令行快捷键
第三章 linux之防火墙
第四章 linux之服务开机自启
第五章 linux之关机与重启
第六章 linux之环境变量
第七章 linux之目录操作命令
第八章 linux之目录结构
第九章 linux之使用ssh连接被拒
文章目录
使用ssh连接被拒
在使用电脑连接虚拟机时,发现ssh连接被拒
进入虚拟机Linux的 /etc/init.d目录下,查看sshd是否启动
./sshd status
发现是停止状态,重启一下即可
./sshd restart
也可以使用
service sshd start
查看sshd是否已是系统服务
chkconfig --list |grep sshd
设置sshd服务自动启动
chkconfig --level 3 sshd on
边栏推荐
- 算法面试经典100题,Android程序员最新职业规划
- How to customize animation avatars? These six free online cartoon avatar generators are exciting at a glance!
- Hudi vs Delta vs Iceberg
- 在解决了 2961 个用户反馈后,我做出了这样的改变...
- Phoenix Architecture 3 - transaction processing
- (3) Web security | penetration testing | basic knowledge of network security construction, IIS website construction, EXE backdoor generation tool quasar, basic use of
- 理解 YOLOV1 第二篇 预测阶段 非极大值抑制(NMS)
- Blue Bridge Cup microbial proliferation C language
- 《数字经济全景白皮书》保险数字化篇 重磅发布
- js获取浏览器系统语言
猜你喜欢
夏志刚介绍
腾讯T2大牛亲自讲解,跳槽薪资翻倍
[calculating emotion and thought] floor sweeper, typist, information panic and Oppenheimer
Systematic and detailed explanation of redis operation hash type data (with source code analysis and test results)
Configuration and simple usage of the EXE backdoor generation tool quasar
In simple terms, interview surprise Edition
腾讯安卓开发面试,android开发的基础知识
【翻译】Linkerd在欧洲和北美的采用率超过了Istio,2021年增长118%。
Using clip path to draw irregular graphics
[玩转Linux] [Docker] MySQL安装和配置
随机推荐
LeetCode_ Double pointer_ Medium_ 61. rotating linked list
js获取浏览器系统语言
121. The best time to buy and sell stocks
Leetcode brush first_ Maximum Subarray
Cesium 点击绘制圆形(动态绘制圆形)
系统性详解Redis操作Hash类型数据(带源码分析及测试结果)
JVM_常见【面试题】
【云小课】EI第47课 MRS离线数据分析-通过Flink作业处理OBS数据
HDU 1026 Ignatius and the Princess I 迷宫范围内的搜索剪枝问题
Unbalance balance (dynamic programming, DP)
LeetCode_ Gray code_ Medium_ 89. Gray code
Period compression filter
How to customize animation avatars? These six free online cartoon avatar generators are exciting at a glance!
golang的超时处理使用技巧
某东短信登录复活 安装部署教程
Interview assault 63: how to remove duplication in MySQL?
Tensorflow2.0 self defined training method to solve function coefficients
AddressSanitizer 技术初体验
MySQL must know and learn
A5000 vGPU显示模式切换