linux php 服务器环境配置 centos7
##linux php 服务器环境配置 centos7###修改ssh登录端口1、登录服务器,打开sshd_config文件vim /etc/ssh/sshd_config2、找到#Port 22,默认是注释掉的,先把前面的#号去掉,再插入一行设置成你想要的端口号,注意不要跟现有端口号重复# The strategy used for options in the default ss...
原创
2018-10-26 13:22:50 ·
489 阅读 ·
0 评论