添加新用户useradd testpasswd test编辑配置文件/etc/ssh/sshd_configPermitRootLogin no MaxAuthTries 6重启sshd服务systemctl restart sshd.service
禁用Superfetch,Windows Searchwin+R输入services.msc打开服务界面,找到相关服务关闭并禁用参考:Superfetch...
servercentos上利用python安装ssyum install python-setuptools && easy_install pip pip install shadowsocks建立配置文件vi /etc/shadowsocks.json添加配置信息{ "server":"my_server_ip",#"::...
Typecho