由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 如何判断一段public key 已经 install 到一个 linux machine 上?
相关主题
[合集] 为啥显示的是页面源码? (转载)搞个穿墙币吧
想在apache上面做一个支持ajax的serverMachin learning is hype
能不能这样存密码Design question: how to create installation package to cov
IIS+PHP 如何debug???what this message mean?
大家谈谈家电上网的服务器端的设计如何a question about ASP.NET
aws 选择哪个 Linux 好操作?Any idea on using drand48_r in mac?
Help needed! LDAP Integration with hosted applications (转载)anyone use thruDB before
发一个HTTP micro benchmark有知道machine learning, data mining 的同学吗?
相关话题的讨论汇总
话题: linux话题: key话题: install话题: machine话题: public
进入Programming版参与讨论
1 (共1页)
R*****d
发帖数: 420
1
如何判断一段public key 已经 install 到一个 linux machine 上?有一段public
key ,txt 文档, 如何判断它已经 register/install 到一个 linux machine 上?多
谢!
R*****d
发帖数: 420
2
具体的command 是什么?多谢!

【在 R*****d 的大作中提到】
: 如何判断一段public key 已经 install 到一个 linux machine 上?有一段public
: key ,txt 文档, 如何判断它已经 register/install 到一个 linux machine 上?多
: 谢!

p******g
发帖数: 347
3
should ask in linux board.
go to the user's home on the linux box, and check .ssh/authorized_keys or
authorized_keys2 see if the key is in one of the file(mostly at the end of
it).

【在 R*****d 的大作中提到】
: 如何判断一段public key 已经 install 到一个 linux machine 上?有一段public
: key ,txt 文档, 如何判断它已经 register/install 到一个 linux machine 上?多
: 谢!

R*****d
发帖数: 420
4
多谢!已转。

【在 p******g 的大作中提到】
: should ask in linux board.
: go to the user's home on the linux box, and check .ssh/authorized_keys or
: authorized_keys2 see if the key is in one of the file(mostly at the end of
: it).

h**********c
发帖数: 4120
5
公钥要和服务绑定才算安装了
比如~/.ssh 里的公钥绑定指定用户到sshd
又比如httpd的公钥通过httpd.conf 或ssl.conf来定义。
否则就是硬盘上的一串字节而已

【在 R*****d 的大作中提到】
: 如何判断一段public key 已经 install 到一个 linux machine 上?有一段public
: key ,txt 文档, 如何判断它已经 register/install 到一个 linux machine 上?多
: 谢!

1 (共1页)
进入Programming版参与讨论
相关主题
有知道machine learning, data mining 的同学吗?大家谈谈家电上网的服务器端的设计如何
尚未完成定义的类怎么可以作变量类型? (转载)aws 选择哪个 Linux 好操作?
学machine learning需要先修AI的课吗?Help needed! LDAP Integration with hosted applications (转载)
学machine learning需要先修统系计的课吗?发一个HTTP micro benchmark
[合集] 为啥显示的是页面源码? (转载)搞个穿墙币吧
想在apache上面做一个支持ajax的serverMachin learning is hype
能不能这样存密码Design question: how to create installation package to cov
IIS+PHP 如何debug???what this message mean?
相关话题的讨论汇总
话题: linux话题: key话题: install话题: machine话题: public