稳定盈利的期货交易方法-量化趋势交易

alantop -专业量化投资者

爱好:量化投资,逆向工程,渗透
随笔 - 595, 文章 - 0, 评论 - 921, 引用 - 0
数据加载中……

ubuntu 15.10 开启ssh root登陆

apt-get install openssh-server
vim /etc/ssh/sshd_config
   将PermitRootLogin no一行
改为PermitRootLogin yes
service ssh restart

posted on 2016-01-23 12:07 AlanTop 阅读(245) 评论(0)  编辑 收藏 引用 所属分类: ubuntu