09 2020 档案
摘要:apt-get update apt-get install vim -y apt-get install yum -y 快速添加一个yum源 yum-config-manager --add-repo http://mirrors.aliyun.com/repo/Centos-7.repo 如果提
阅读全文
摘要:git init git remote add origin "你的项目地址(刚才在码云创建的项目的地址)" git pull origin master #git pull origin master --allow-unrelated-histories git rm filename git
阅读全文
摘要:# 使用`Fail2Ban`防止sip攻击`FreeSWITCH` `FreeSWITCH`在公网运行容易遭受sip攻击,解决的办法有很多种,而`Fail2Ban`安装配置以及调试比较简单,不失为一种好的选择。 `Fail2Ban`版本很多,配置方式略有差别。 本次测试是基于`Fail2Ban 0.
阅读全文

浙公网安备 33010602011771号