摘要:
关于ssh服务端配置有不少文章,例如linux下ssh服务配置,这里仅列举出一些查看ssh服务相关信息的常用命令.rpm -qa | grep ssh 可以看到系统中ssh安装包rpm -ql openssh-3.5p1-6 查看该安装包安装信息(如安装路径,配置文件等)ps -e | grep s... 阅读全文
posted @ 2014-12-28 12:14
lvyafei
阅读(2460)
评论(0)
推荐(0)
摘要:
putty提示“Connection refused” 但可以ping通 经查,解决方法如下:首先判断是否安装sshrpm -qa opensshrpm -qa openssh-server之后执行:#ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key#ss... 阅读全文
posted @ 2014-12-28 12:13
lvyafei
阅读(407)
评论(0)
推荐(0)
摘要:
iptables 所在目录 /etc/sysconfig/iptablesservice iptables status 查看iptables状态service iptables restart iptables服务重启service iptables stop iptables服务禁用 阅读全文
posted @ 2014-12-28 12:01
lvyafei
阅读(884)
评论(0)
推荐(0)
摘要:
http://stackoverflow.com/questions/24756240/how-can-i-use-iptables-on-centos-7# sudo service iptables startRedirecting to /bin/systemctl start iptabl... 阅读全文
posted @ 2014-12-28 11:56
lvyafei
阅读(429)
评论(0)
推荐(0)

浙公网安备 33010602011771号