码迷,mamicode.com
首页 > Web开发 > 详细

Centos6.5 telnet wireshark

时间:2015-03-21 13:50:11      阅读:139      评论:0      收藏:0      [点我收藏+]

标签:

yum -y install telnet-server telnet

vim /etc/xinted.d/telnet

disable = no

vim /etc/pam.d/remote

#auth required pam_securetty.so

将‘pts/1’添加到/etc/securetty中,即可实现telnet的root用户登录

 

Centos6.5 telnet wireshark

标签:

原文地址:http://www.cnblogs.com/ruiy/p/4355480.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!