随笔分类 -  Centos

摘要:Creating SSH keys on CentOS Start by generating a new 4096 bits SSH key with your email address as a comment: ssh-keygen -t rsa -b 4096 -C "your_email 阅读全文
posted @ 2021-08-18 17:09 enjoy_jun 阅读(107) 评论(0) 推荐(0)
摘要:CentOS7防止CC攻击防止SSH爆破采取的措施 CentOS 7 使用 Firewalld 預防 DDOS DDoS Protection With IPtables: The Ultimate Guide 阅读全文
posted @ 2020-11-22 10:00 enjoy_jun 阅读(644) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2020-11-21 12:16 enjoy_jun 阅读(0) 评论(0) 推荐(0)
摘要:为Linux设置IPTables防火墙 阅读全文
posted @ 2020-11-13 16:10 enjoy_jun 阅读(209) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2020-11-13 12:29 enjoy_jun 阅读(0) 评论(0) 推荐(0)
摘要:Install Apache2, PHP5 And MySQL Support On CentOS 6.5 (LAMP) 阅读全文
posted @ 2020-11-13 12:02 enjoy_jun 阅读(84) 评论(0) 推荐(0)
摘要:下面的配置openssh中第 "六,如果禁用密码登录,则需要设置密钥ssh登录" 建议使用普通用户代替root用户,比较普通用户的名称只有你自己知道,而root的名字人人都知道. centos8上配置openssh的安全 centos8用firewalld搭建防火墙 阅读全文
posted @ 2020-09-12 09:17 enjoy_jun 阅读(636) 评论(0) 推荐(0)