博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
BT5启动SSH服务
阅读量:6254 次
发布时间:2019-06-22

本文共 225 字,大约阅读时间需要 1 分钟。

1.启动ssh服务

root@linuck:/#/etc/init.d/ssh start

2.生成密钥KEY
root@linuck:/#ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key
root@linuck:/#ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key
root@linuck:/#sshd-generate
 

本文出自 “” 博客,请务必保留此出处

转载地址:http://hwxsa.baihongyu.com/

你可能感兴趣的文章
4,gps信号与地图匹配算法
查看>>
python print的用法
查看>>
之字形打印矩阵
查看>>
我的世界之电脑mod小乌龟 —— 方位上的操作 lua函数集
查看>>
游戏方案
查看>>
在 Linux 下搭建 Git 服务器
查看>>
StackExchange.Redis Client(转载)
查看>>
Leetcode题目:Bulls and Cows
查看>>
bk. 2014.12.1
查看>>
CEOI2014 wall Spoiler
查看>>
UVA10391 ZOJ1825 Compound Words【SET+暴力】
查看>>
动态规划------Combination Sum IV
查看>>
[BZOJ2463][中山市选2009]谁能赢呢?
查看>>
iOS数据持久化存储之属性列表
查看>>
最后冲刺时间
查看>>
前端开发薪资之各地区对比(图文分析)
查看>>
jquery简单的大背景banner图片全屏切换
查看>>
java疑问
查看>>
JAVAEE 介绍
查看>>
视图和路由
查看>>