# centos7_auto_initialization **Repository Path**: addsoup/centos7_auto_initialization ## Basic Information - **Project Name**: centos7_auto_initialization - **Description**: 用于Centos7.9最小化安装后初始化系统。优化、加固…… - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-04 - **Last Updated**: 2022-11-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Centos7 64 bit 1、----关闭selinux---- 2、----关闭防火墙---- 3、----配置DNS---- 4、----安装依赖插件---- 5、----修改时区---- 6、----配置同步时间---- 7、----优化tcp连接数---- ----用户可用的最大进程数量---- ----Linux最大进程数最大进程数量---- ----Linux系统所有进程共计可以打开的文件数量---- ----用户登录系统后打开文件数量---- 8、----配置ssh禁用反向解析---- 9、----配置ssh-server侦听端口---- 10、----设置用户登录记录---- 11、----查看历史操作记录,并加时间戳----